Skip to content

Conversation

@mikemccand
Copy link
Contributor

This PR applies to 1.4.x, and it includes a Lucene snapshot upgrade (so we can't release 1.4.1 until Lucene also releases 4.10.3).

I just plumbed the max_determinized_states through to regexp query, filter and query_string, leaving the default at Lucene's default (10000 states).

Closes #8357

@s1monw
Copy link
Contributor

s1monw commented Nov 7, 2014

I'd rather want this to go into 1.x for now and if we happen to update to Lucene-4.10.3 on the 1.4 branch we can cherry-pick it? I don't want snapshot builds on releasebranches really since I wanna be able to release ANY time on those branches

@mikemccand
Copy link
Contributor Author

@s1monw OK I'll switch to master only for now.

@mikemccand mikemccand closed this Nov 7, 2014
@clintongormley clintongormley changed the title Core: expose max_determinized_states in regexp query, filter Core: Expose max_determinized_states in regexp query, filter Feb 10, 2015
@clintongormley clintongormley changed the title Core: Expose max_determinized_states in regexp query, filter Query DSL: Expose max_determinized_states in regexp query, filter Feb 11, 2015
@clintongormley clintongormley changed the title Query DSL: Expose max_determinized_states in regexp query, filter Expose max_determinized_states in regexp query, filter Jun 7, 2015
@clintongormley clintongormley added :Search/Search Search-related issues that do not fall into other categories and removed :Query DSL labels Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>enhancement :Search/Search Search-related issues that do not fall into other categories v1.4.3 v1.5.0 v2.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants