Re: DIH Not Indexing Two Documents

2015-07-15 Thread Paden
You were 100 percent right. I went back and checked the metadata looking for multiple instances of the same file path. Both of the files had an extra set of metadata with the same filepath. Thank you very much. -- View this message in context: http://lucene.472066.n3.nabble.com/DIH-Not-Indexin

Re: DIH Not Indexing Two Documents

2015-07-15 Thread Erick Erickson
My first guess is that somehow these two documents have the same as some other documents so later docs are replacing newer docs. Although not conclusive, looking at the admin page for the cores in question may show numDocs=278 and maxDoc=280 or some such in which case that would be what's happenin

Re: DIH Not Indexing Two Documents

2015-07-15 Thread Paden
That should be author 280 and 281. Sorry -- View this message in context: http://lucene.472066.n3.nabble.com/DIH-Not-Indexing-Two-Documents-tp4217546p4217547.html Sent from the Solr - User mailing list archive at Nabble.com.