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, nihed mbarek <nihe...@gmail.com> wrote: > Can any one help me ?? > > On Mon, Dec 10, 2012 at 10:07 AM, nihed mbarek <nihe...@gmail.com> 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, > > > > >