On Fri, Aug 19, 2011 at 5:32 AM, Alexandre Sompheng <asomph...@gmail.com> wrote: > Hi guys, i try the delta import, i got logs saying that it found delta > data to update. But it seems that the index is not updated. Amy guess > why this happens ? Did i miss something? I'm on solr 3.3 with no > patch. [...]
Please show us the following: * The exact URL you loaded for delta-import * The Solr response which shows the delta documents that it found, and the status of the delta-import. If your index is large, and if you are running an optimise after the delta-import (the default is to optimise), it can take some time. Check the status: It will say "busy" if the optimise is still running. Regards, Gora