Sphinx Search Returning Partial Results

I have a site that has about 60 listings on it (so far). When I search for items, only some of the listings that match are returned. For example, when I search for “compactor”, the listing titled “Plate Compactor Pad” returns, but not the listing “WEN Plate Compactor”. The same thing goes for other items.

Any ideas what could be going wrong or what I should look for to debug this? I am running Sharetribe 10.0.

Thank you in advance for the help!

As I continue to research this, it seems that I am supposed to reindex on a regular basis (perhaps using a cron job, or something) to update the search index.

I ran ‘/usr/bin/indexer --rotate --config /path/to/sphinx.conf --all’

That doesn’t change the search results at all. It shows some but not all of the results still.

Any ideas on what I’m missing?