Hi Erick, My queries going from a list of Genomic TREC 2006...
What the operator you recommend to me? Thanks, Celso 2010/11/15 Erick Erickson <erickerick...@gmail.com> > First question: What's the default operator? Out of > the box, its OR. See QueryParser.setDefaultOperator... > > Second, how are you forming your query? Just running > it at the query parser? Query.toString() may be your friend. > > Best > Erick > > On Mon, Nov 15, 2010 at 2:20 PM, Celso Fontes <cels...@gmail.com> wrote: > > > I am using this code, with SnowBall and TopDocScore > > the code: http://pastebin.com/3X3gbpXE > > > > Example of Question: > > - What is the role of PrnP in mad cow disease? > > > > I am running in 11.638 documents and the result is 10410 docs for this > > question (lowwwwww precision) > > How optimize this? > > > > Thanks, > > Celso. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > > For additional commands, e-mail: java-user-h...@lucene.apache.org > > > > >