[ 
https://issues.apache.org/jira/browse/LUCENE-8284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16461774#comment-16461774
 ] 

Matt Weber commented on LUCENE-8284:
------------------------------------

Attached a patch that adds an expansion limit per-segment and just gathers the 
first terms we come across.  Not sure I like this, I am going to try a version 
that adds a rewrite method to {{IntervalsSource}} so we can use the existing 
rewrite methods including the one [~dsmiley] mentioned.

> Add MultiTermsIntervalsSource
> -----------------------------
>
>                 Key: LUCENE-8284
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8284
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Matt Weber
>            Priority: Minor
>         Attachments: LUCENE-8284.patch, LUCENE-8284.patch
>
>
> Add support for creating an {{IntervalsSource}} from multi-term expansions 
> such as wildcards, regular expressions, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to