Transform the terms into their hashes before indexing or querying
using a TokenFilter.


On Thu, Sep 19, 2013 at 8:14 AM, SachinMB <[email protected]> wrote:
> Hi all:
>
> I am working on a project where I need to build a search interface. But the
> catch is that the comparison should be between the hash values of the terms
> and not the terms. I have read a lot about Lucene but do not exactly know
> how to go about doing this. Can anyone tell me how to do that?? Please reply
> soon..
>
> Thanks,
> Sachin
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Implement-searching-through-hashes-in-place-of-Terms-tp4091029.html
> Sent from the Lucene - Java Developer mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to