Closed (fixed)
Project:
Sphinx Search
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2008 at 11:13 UTC
Updated:
26 Aug 2008 at 08:05 UTC
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
Comment #1
markus_petrux commentedBefore 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.
Comment #2
markus_petrux commentedAny news here?
Comment #3
szy commentedSure: 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.