[
https://issues.apache.org/jira/browse/LUCENE-4597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thibault Houel updated LUCENE-4597:
-----------------------------------
Description:
Hi,
Is there a way to change a Term's value (Term.text()) before Lucene actually
perform the search on the Document holding this Term ?
I need this preprocessing because the value is encrypted when written in the
index. I although need to do fuzzy search and/or approximate search when
searching on this Term.
How can I achieve this purpose ?
Best regards.
was:
Hi,
Is there a way to change a Term's value (Term.text()) before Lucene actually
perform the search on the Document holding this Term ?
I need this preprocessing because the value is encrypted when written in the
index. I although need to do fuzzy search and/or approximate search when
searching on this Term.
Best regards.
> Update a Term's value before searching
> --------------------------------------
>
> Key: LUCENE-4597
> URL: https://issues.apache.org/jira/browse/LUCENE-4597
> Project: Lucene - Core
> Issue Type: Wish
> Components: core/search
> Affects Versions: 3.6.1
> Reporter: Thibault Houel
>
> Hi,
> Is there a way to change a Term's value (Term.text()) before Lucene actually
> perform the search on the Document holding this Term ?
> I need this preprocessing because the value is encrypted when written in the
> index. I although need to do fuzzy search and/or approximate search when
> searching on this Term.
> How can I achieve this purpose ?
> Best regards.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]