Skip to main content
Participating Frequently
August 22, 2014
Question

Solr Collection contains 0 documents

  • August 22, 2014
  • 1 reply
  • 423 views

I am using CF Ver 9.0.0

I have created a Solr Collection via CF Admin

Once Indexed the Solr collection shows 65262 KB data but 0 documents.  This is consistent with other Solr collections but not their verity counterparts.

Documents are located on a separate drive and I am indexing txt, pdf, doc, and xls

Am I doing something wrong?

Thanks

This topic has been closed for replies.

1 reply

Inspiring
August 22, 2014

Is this Solr collection created through Verity collection document? If so then it can be due to incomplete migration from Verity to Solr..

As you mentioned, Documents are located on a separate drive. -> Hope you are referring it to local drive on that machine, not any remote machine.. Ideally, it would be able to index the document from local drive from same machine..

mrwilhaleAuthor
Participating Frequently
August 22, 2014

Kaif,

Thanks.  I have working Verity Collections of the same data but want to change over to Solr.  I created Solr collections with the same names and, rather than migrate, I indexed from scratch.  The folder has 27 GB of data and is located on a drive on the same server.

Thank you