Skip to main content
Participant
June 17, 2011
Question

Coldfusion SOLR doccount

  • June 17, 2011
  • 1 reply
  • 506 views

Hello,

I hope I can find a valid answer for this. I've search the internet with no luck...

I created a collection for solr and then pointed cfindex to a directory with roughly 4k documents. After the indexing was completed, I took a look at the newly created collection and found that the doccount was roughly 2,000. How come I'm missing 2,000 documents in the collection? All of the files I've indexed have the same file extension.

Any help would be greatly appreciated!

Thanks

CyberBlog

    This topic has been closed for replies.

    1 reply

    Inspiring
    January 9, 2012

    I was wondering the same thing, did you ever find an answer? Does the number of Documents listed in the Solr Collection coorelate to anything. If I index a query that returns 1000 records, should their be 1000 Documents in the Solr Collection?