Images are stripped by the mail server, but I did see the original. Things to check 1> the field must have 'stored="true" ' set 2> you must add documents with that field. 3> Only documents that actually have a value in the field will show anything. Solr doesn't return an empty field, so if a particular doc doesn't have the value the new field won't be shown.
Best, Erick On Fri, May 15, 2015 at 7:31 AM, pradeep <pradeep.ganapa...@ideabytes.com> wrote: > <http://lucene.472066.n3.nabble.com/file/n4205595/error1.png> Hi,I am new to > solr. From this image, i have added one new field 'startPrice'. i am > selecting that filed but it is not coming in response. what would be the > probme, > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/how-to-index-and-query-newly-added-filed-tp4205595.html > Sent from the Solr - User mailing list archive at Nabble.com.