Help, Data Import not indexing in solr.
Newbie at SOLR, When I ran through my test data config, it was able to find my 91 rows sample test. However, it didn't add any into my index. Can someone help me and tell me why? Please find the data config below: Here is the result when I run http://localhost:8983/solr/dataimport? (after I ran the full import) 0 15 dataconfig.xml idle 1 91 0 2011-05-19 15:09:56 Indexing completed. Added/Updated: 0 documents. Deleted 0 documents. 2011-05-19 15:09:57 2011-05-19 15:09:57 0 0:0:1.765 This response format is experimental. It is likely to change in the future. Please help. Thx. -- View this message in context: http://lucene.472066.n3.nabble.com/Help-Data-Import-not-indexing-in-solr-tp2963450p2963450.html Sent from the Solr - User mailing list archive at Nabble.com.
Re: Help, Data Import not indexing in solr.
Hi Gora, Thanks for the reply. That was really fast. Yes, the Northwind DB is a sample test DB, and I have been using that DB for testing quite extensively. The fields exist, and select statements had been verified. :) The documentations for SOLR however mentions nothing about declaring fields in the schema.xml in order for data import to work. I must have missed it. So All I need to do is declaring field name? like the one I do below? Let me know. Thx -- View this message in context: http://lucene.472066.n3.nabble.com/Help-Data-Import-not-indexing-in-solr-tp2963450p2966114.html Sent from the Solr - User mailing list archive at Nabble.com.
Re: Help, Data Import not indexing in solr.
I added these statement to schema.xml, however the full import is still not indexing the rows. Any ideas? Thx u very much. -- View this message in context: http://lucene.472066.n3.nabble.com/Help-Data-Import-not-indexing-in-solr-tp2963450p2966498.html Sent from the Solr - User mailing list archive at Nabble.com.
Re: Help, Data Import not indexing in solr.
anybody? help? -- View this message in context: http://lucene.472066.n3.nabble.com/Help-Data-Import-not-indexing-in-solr-tp2963450p2980718.html Sent from the Solr - User mailing list archive at Nabble.com.