Hi Jess,
Thanks for that. Status is '3'. I notice the script is specifically looking for entries with status <> 3 - I believe 3 == deleted? In which case there is certainly seems like some disconnect between the two datasets. Should I perform a sphinx reindex anyway?
Having a look through the sphinx logs for errors, only two warnings:
[Mon Jan 18 10:19:51.572 2016] [ 918] caught SIGTERM, shutting down
[Mon Jan 18 10:19:51.661 2016] [ 918] rt: index kaltura_entry: ramchunk saved in 0.053 sec
[Mon Jan 18 10:19:51.662 2016] [ 918] rt: index kaltura_category: ramchunk saved in 0.001 sec
[Mon Jan 18 10:19:51.664 2016] [ 918] rt: index kaltura_kuser: ramchunk saved in 0.001 sec
[Mon Jan 18 10:19:51.666 2016] [ 918] rt: index kaltura_category_kuser: ramchunk saved in 0.001 sec
[Mon Jan 18 10:19:51.667 2016] [ 918] rt: index kaltura_cue_point: ramchunk saved in 0.001 sec
[Mon Jan 18 10:19:51.668 2016] [ 918] rt: index kaltura_entry_distribution: ramchunk saved in 0.001 sec
[Mon Jan 18 10:19:51.669 2016] [ 918] rt: index kaltura_caption_item: ramchunk saved in 0.001 sec
[Mon Jan 18 10:19:51.772 2016] [ 918] rt: index kaltura_tag: ramchunk saved in 0.101 sec
[Mon Jan 18 10:19:51.773 2016] [ 918] rt: index kaltura_metadata: ramchunk saved in 0.001 sec
[Mon Jan 18 10:19:51.773 2016] [ 918] shutdown complete
[Mon Jan 18 10:19:51.776 2016] [ 917] Child process 918 has been finished, exit code 0. Watchdog finishes also. Good bye!
[Mon Jan 18 10:19:52.226 2016] [25722] Child process 25723 has been forked
[Mon Jan 18 10:19:52.233 2016] [25723] listening on all interfaces, port=9312
[Mon Jan 18 10:19:52.233 2016] [25723] WARNING: index 'kaltura_base': no fields configured (use rt_field directive) - NOT SERVING
[Mon Jan 18 10:19:52.233 2016] [25723] WARNING: index 'kaltura_kuser_base': no fields configured (use rt_field directive) - NOT SERVING
[Mon Jan 18 10:19:52.289 2016] [25723] accepting connections
I've tried to dpkg-reconfigure kaltura-sphinx in case that fixed something, no dice.
Any ideas?
Cheers!