Alan Woodward created LUCENE-8845: ------------------------------------- Summary: Allow maxExpansions to be set on multi-term Intervals Key: LUCENE-8845 URL: https://issues.apache.org/jira/browse/LUCENE-8845 Project: Lucene - Core Issue Type: Improvement Reporter: Alan Woodward Assignee: Alan Woodward
MultiTermIntervalsSource has a maxExpansions parameter which is always set to 128 by the factory methods Intervals.prefix() and Intervals.wildcard(). We should keep 128 as the default, but also add additional methods that take a configurable maximum. -- 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