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
>
> 2) mixed vegetable cheese pizza
>
> 3) cheese pizza
>
> and I searched for "chicken cheese pizza"
>
> Is it possibe that the system can give a percentage match score for the
> search result ,compairing it with the search query.
>
>
>
>
>
>
> 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 anybody give some tips for converting the
> lucene score to percentage or is there any way to retrive the score as
> percentage from lucene search.
>
> Thanks in advance.
>
>
> --
> View this message in context:
> http://www.nabble.com/How-to-het-the-score-in-percentage-tp23293723p23293723.html
> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>
>
>
--
View this message in context: http://www.nabble.com/How-to-het-the-score-in-percentage-tp23293756p23384986.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org
|