You may simply need to set the default value of the "df" parameter in the /select request handler in solrconfig.xml to be your default query field name if it is not "text".

-- Jack Krupansky

-----Original Message----- From: David Parks
Sent: Wednesday, March 06, 2013 1:26 AM
To: solr-user@lucene.apache.org
Subject: After upgrade to solr4, search doesn't work

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