Re: FieldFlags QueryComponent

2012-12-16 Thread Erick Erickson
Uhhhmmm, why does it matter? What problem are you trying to solve? Apparently it's used to carry information about whether the search should return just scores or the document. The enum is in SolrIndexSearcher.java, see GET_DOCLIST and GET_SCORES Best Erick On Thu, Dec 13, 2012 at 5:52 AM, nihe

Re: FieldFlags QueryComponent

2012-12-13 Thread nihed mbarek
Can any one help me ?? On Mon, Dec 10, 2012 at 10:07 AM, nihed mbarek wrote: > Hi, > > What is the utility of "FieldFlags" on ResponseBuilder ?? > I saw a set on QueryComponent and want to have more information about this > attribute. > > Regards, > >