Is it possible that you added stored="true" later, after some of the documents were already indexed? Then the older documents would not have the stored values. If so, you need to reindex the older documents.

-- Jack Krupansky

-----Original Message----- From: gohome190
Sent: Monday, November 04, 2013 2:38 PM
To: solr-user@lucene.apache.org
Subject: Re: Can't find some fields in solr result

All fields are set to stored="true" in my schema.xml, and fl=* doesn't change
the output of the response.  I even checked the logs, no errors on any
fields.



--
View this message in context: http://lucene.472066.n3.nabble.com/Can-t-find-some-fields-in-solr-result-tp4099245p4099251.html Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to