Re: How to het the score in percentage

2009-05-05 Thread joseph.christopher
joseph.christopher wrote: > > > thanks for the reply, > > By percentage, what I meant is that how much matching is the retrived > result with the search query. > > for exmple : if I have 3 indexed documnts like > > 1) chicken onion cheese pizza > &

Getting search score in percentage

2009-04-29 Thread joseph.christopher
Hi Experts, We are in a procees of changing our existing fuzzy search engine to lucene, but we are facing a roadblock here ie, in our existing system we are showing the search score in percenetage but lucene provides the search score in numbers which is derived from some internal logic. Can any

How to het the score in percentage

2009-04-29 Thread joseph.christopher
Hi Experts, We are in a procees of changing our existing fuzzy search engine to lucene, but we are facing a roadblock here ie, in our existing system we are showing the search score in percenetage but lucene provides the search score in numbers which is derived from some internal logic. Can any