[GitHub] [lucene] rmuir commented on a diff in pull request #12089: [DRAFT] Explore TermInSet Query that "self optimizes"

2023-01-17 Thread GitBox
rmuir commented on code in PR #12089: URL: https://github.com/apache/lucene/pull/12089#discussion_r1072855208 ## lucene/sandbox/src/java/org/apache/lucene/sandbox/queries/TermInSetQuery.java: ## @@ -0,0 +1,527 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [lucene] rmuir commented on a diff in pull request #12089: [DRAFT] Explore TermInSet Query that "self optimizes"

2023-01-17 Thread GitBox
rmuir commented on code in PR #12089: URL: https://github.com/apache/lucene/pull/12089#discussion_r1072841550 ## lucene/sandbox/src/java/org/apache/lucene/sandbox/queries/TermInSetQuery.java: ## @@ -0,0 +1,527 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [lucene] rmuir commented on a diff in pull request #12089: [DRAFT] Explore TermInSet Query that "self optimizes"

2023-01-17 Thread GitBox
rmuir commented on code in PR #12089: URL: https://github.com/apache/lucene/pull/12089#discussion_r1072830614 ## lucene/sandbox/src/java/org/apache/lucene/sandbox/queries/TermInSetQuery.java: ## @@ -0,0 +1,527 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under