Listings not being indexed after creation

Hi, i have installed sharetribe in Ubuntu 22.04, Sphinx version 2.2.11, mysql 8.0.34.
Listings are being indexed after running rake tasks: rake ts:index && rake ts:start, and search is working.

But, after creating a new listing, its not being indexed, only if i run manually rake ts:index.

I saw that sharetribe is using ts-delayed-delta gem, so should be something about this gem that is not doing his job.

Any thoughts?
Thanks

Unfortunately, I don’t have any idea about this.

Maybe you can find something useful in your logs/*.searchd.* log files?
Have you tried with an older version of Sphinx (for example v2.1.4)?

Hi @thomasmalbaux thank you! I’ve just solved switching to sharetribe version 10.3 and its working fine, i don’t have nothing in logs, now i am using
Sharetribe 10.3
Sphinx 2.2.11
Mysql5.7