Hi again,

Indexer doesn't honour "first_nid" and "last_nid" settings from "xmlpipe_command" line.

It was fine with the two previous modules releases, but it 's wrong with the today one...

Szy.

Comments

markus_petrux’s picture

Before building your delta index, you should rebuild your main indexes since I've been changing the structure of Sphinx documents in recent code changes.

Try also restarting searchd daemon when you change anything in your sphinx.conf.

If that doesn't help, could you please post your sphinx.conf and also a couple of reports recorded by this module into Drupal watchdog about main/delta processing. Main index process generates watchdog reports at start and end of job telling us a few things that could help here. Delta index process generates a watchdog report that tells us information about the main indexes it has been found.

Anyway, I'm still coding and it is possible that I commit stuff which is not stable yet.

markus_petrux’s picture

Any news here?

szy’s picture

Status: Active » Closed (fixed)

Sure: good news :>, it works correctly.

Honestly saying, it could be my mistake: I don't remember if I have restarted searchd making changes in sphinx.conf... :/

Sorry, Markus :>

Szy.