Can you give more details about what you're trying to do? It looks like you're using DataImportHandler? What defines a document needing to be re-indexed? How do you expect to be able to identify them???
Perhaps you can review: http://wiki.apache.org/solr/UsingMailingLists Best Erick On Sat, Nov 12, 2011 at 4:20 AM, neuron005 <neuron...@gmail.com> wrote: > I want to perform delta import of my rich documents like pdf and word files. > I added pk="something" in my data-config.xml file. > But now I dont know my next step. How delta-import will come to know which > fields get updated .I am not getting connected to database. Is there any > query like database queries of "deltaImportQuery" and "deltaQuery"? > Does anyone has a solution? > Thanks in advance > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/delta-import-of-rich-documents-like-word-and-pdf-files-tp3502039p3502039.html > Sent from the Solr - User mailing list archive at Nabble.com. >