You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Dawid Weiss (Jira)" <ji...@apache.org> on 2022/02/09 13:20:00 UTC

[jira] [Updated] (LUCENE-10414) Add fn:fuzzyTerm interval function to flexible query parser

     [ https://issues.apache.org/jira/browse/LUCENE-10414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dawid Weiss updated LUCENE-10414:
---------------------------------
    Description: 
Searching for "fuzzy" terms within interval expressions is currently impossible. The Intervals class does expose the necessary low-level machinery to make it happen though.

 

PR: [https://github.com/apache/lucene/pull/668/files]

  was:Searching for "fuzzy" terms within interval expressions is currently impossible. The Intervals class does expose the necessary low-level machinery to make it happen though.


> Add fn:fuzzyTerm interval function to flexible query parser
> -----------------------------------------------------------
>
>                 Key: LUCENE-10414
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10414
>             Project: Lucene - Core
>          Issue Type: New Feature
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Trivial
>
> Searching for "fuzzy" terms within interval expressions is currently impossible. The Intervals class does expose the necessary low-level machinery to make it happen though.
>  
> PR: [https://github.com/apache/lucene/pull/668/files]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org