I just upgraded from solr3 to solr4, and I wiped the previous work and
reloaded 500,000 documents.

I see in solr that I loaded the documents, and from the console, if I do a
query "*:*" I see documents returned.

I copied a single word from the text of the query results I got from "*:*"
but any query I do with a term returns 0 results, even though it's clear
from the "*:*" query that solr has that document.

Any ideas on where to start looking here?

David


Reply via email to