And - just to get stupid options out of the way - you don't have any parameters defined on the handlers that may list the fields to return?
Regards, Alex. Personal blog: http://blog.outerthoughts.com/ LinkedIn: http://www.linkedin.com/in/alexandrerafalovitch - Time is the quality of nature that keeps events from happening all at once. Lately, it doesn't seem to be working. (Anonymous - via GTD book) On Wed, Oct 31, 2012 at 8:42 PM, Dotan Cohen <dotanco...@gmail.com> wrote: > I had stopped Solr 4.0, added a new stored and indexed field to > schema.xml, and then restarted Solr. I see that my application is > adding documents and I can query for and retrieve documents just fine. > However, the new field is not being returned in the XML. I can see > that if I try to sort on the field I get no error, whereas if I try to > sort on a nonexistent filed I do get an error, so it seems that Solr > does recognize the new field as actually existing. However even for > new documents I cannot get the field added to my XML output from > queries to Solr, even if the field is explicitly requested with 'fl'. > > What must I do to have Solr return this new field in the XML output? > > Thanks. > > -- > Dotan Cohen > > http://gibberish.co.il > http://what-is-what.com >