Re: Results not appearing

2009-01-24 Thread Chris Harris
ur analysis of "stored" seems correct. Stored fields are >>>>> those whose values you need back at query time, and indexed fields are >>>>> those you can do queries on. For a few complications, see >>>>> http://wiki.apache.org/solr/FieldOptionsB

Re: Results not appearing

2009-01-24 Thread Johnny X
> http://wiki.apache.org/solr/FieldOptionsByUseCase >>>> >>>> On Fri, Jan 23, 2009 at 8:04 PM, Johnny X >>>> wrote: >>>>> >>>>> I've indexed my XML using the below in the schema: >>>>> >>>>>

Re: Results not appearing

2009-01-24 Thread Chris Harris
UseCase >>> >>> On Fri, Jan 23, 2009 at 8:04 PM, Johnny X >>> wrote: >>>> >>>> I've indexed my XML using the below in the schema: >>>> >>>> >>> required="true"/> >>>> >>>&

Re: Results not appearing

2009-01-24 Thread Johnny X
t;> stored="true"/> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> Message-ID >>> >>> However searching via the Message-ID or Content fields

Re: Results not appearing

2009-01-24 Thread Johnny X
red="true"/> >> >> >> >> >> >> >> >> >> >> Message-ID >> >> However searching via the Message-ID or Content fields returns 0. Using >> Luke >> I can still see these fields are stored

Re: Results not appearing

2009-01-23 Thread Chris Harris
"stored=true", can they > be returned in a query as part of a search? > > > Cheers. > -- > View this message in context: > http://www.nabble.com/Results-not-appearing-tp21637069p21637069.html > Sent from the Solr - User mailing list archive at Nabble.com. > >

Results not appearing

2009-01-23 Thread Johnny X
ut of interest, by setting the other fields to just "stored=true", can they be returned in a query as part of a search? Cheers. -- View this message in context: http://www.nabble.com/Results-not-appearing-tp21637069p21637069.html Sent from the Solr - User mailing list archive at Nabble.com.