Re: Filtering query results based on relevance/acuracy

2009-09-29 Thread Alex
anybody can help ? On Sat, Sep 26, 2009 at 11:22 PM, Alex wrote: > Hi Otis and thank your for helping me out. > > Sorry for the late reply. > > > > Although a Phrase query or TermQuery would be perfectly suited in some > cases, this will not work in my case. > > Basically my application's searc

Re: Filtering query results based on relevance/acuracy

2009-09-26 Thread Alex
Hi Otis and thank your for helping me out. Sorry for the late reply. Although a Phrase query or TermQuery would be perfectly suited in some cases, this will not work in my case. Basically my application's search feature is a single field "à la Google" and the user can be looking for a lot of

Re: Filtering query results based on relevance/acuracy

2009-09-22 Thread Otis Gospodnetic
> Subject: Filtering query results based on relevance/acuracy > > Hi, > > I'm, a total newbie with lucene and trying to understand how to achieve my > (complicated) goals. So what I'm doing is yet totally experimental for me > but is probably extremely trivial for the e

Filtering query results based on relevance/acuracy

2009-09-21 Thread Alex
Hi, I'm, a total newbie with lucene and trying to understand how to achieve my (complicated) goals. So what I'm doing is yet totally experimental for me but is probably extremely trivial for the experts in this list :) I use lucene and Hibernate Search to index locations by their name, type, etc