[
https://issues.apache.org/jira/browse/LUCENE-4745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer resolved LUCENE-4745.
-------------------------------------
Resolution: Fixed
thanks florian
> Allow FuzzySlop customization in classic QueryParser
> ----------------------------------------------------
>
> Key: LUCENE-4745
> URL: https://issues.apache.org/jira/browse/LUCENE-4745
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/queryparser
> Affects Versions: 4.1
> Reporter: Florian Schilling
> Assignee: Simon Willnauer
> Priority: Minor
> Fix For: 4.2, 5.0
>
> Attachments: LUCENE-4745-full.patch, LUCENE-4745-full.patch,
> LUCENE-4745-raw.patch, LUCENE-4745-raw.patch
>
>
> It turns out searching arbitrary fields with define FUZZY_SLOP values could
> be problematic on some types of values. For example a FUZZY_SLOP on dates is
> ambiguous and needs a definition of a unit like months, days, minutes, etc.
> An extension on the query grammar that allows some arbitrary text behind the
> values in combination with a possibility to override the method parsing those
> values could solve these kinds of problems.
--
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]