Re: [PR] Parse escaped brackets and spaces in range queries [lucene]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #13887: URL: https://github.com/apache/lucene/pull/13887#issuecomment-2561505222 This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the d...@lucene.apache.org list. Thank you for your contributi

Re: [PR] SortedSet DV Multi Range query [lucene]

2024-12-24 Thread via GitHub
mkhludnev commented on code in PR #13974: URL: https://github.com/apache/lucene/pull/13974#discussion_r1896745244 ## lucene/sandbox/src/java/org/apache/lucene/sandbox/search/SortedSetMultiRangeQuery.java: ## @@ -0,0 +1,300 @@ +/* + * Licensed to the Apache Software Foundation (A

Re: [PR] SortedSet DV Multi Range query [lucene]

2024-12-24 Thread via GitHub
mkhludnev commented on code in PR #13974: URL: https://github.com/apache/lucene/pull/13974#discussion_r1896747989 ## lucene/sandbox/src/java/org/apache/lucene/sandbox/search/SortedSetMultiRangeQuery.java: ## @@ -0,0 +1,300 @@ +/* + * Licensed to the Apache Software Foundation (A

Re: [PR] SortedSet DV Multi Range query [lucene]

2024-12-24 Thread via GitHub
mkhludnev commented on code in PR #13974: URL: https://github.com/apache/lucene/pull/13974#discussion_r1896745244 ## lucene/sandbox/src/java/org/apache/lucene/sandbox/search/SortedSetMultiRangeQuery.java: ## @@ -0,0 +1,300 @@ +/* + * Licensed to the Apache Software Foundation (A

Re: [PR] SortedSet DV Multi Range query [lucene]

2024-12-24 Thread via GitHub
mkhludnev commented on code in PR #13974: URL: https://github.com/apache/lucene/pull/13974#discussion_r1896708416 ## lucene/sandbox/src/java/org/apache/lucene/sandbox/search/SortedSetMultiRangeQuery.java: ## @@ -0,0 +1,300 @@ +/* + * Licensed to the Apache Software Foundation (A

Re: [PR] SortedSet DV Multi Range query [lucene]

2024-12-24 Thread via GitHub
mkhludnev commented on code in PR #13974: URL: https://github.com/apache/lucene/pull/13974#discussion_r1896618101 ## lucene/sandbox/src/java/org/apache/lucene/sandbox/search/SortedSetMultiRangeQuery.java: ## @@ -0,0 +1,300 @@ +/* + * Licensed to the Apache Software Foundation (A

[PR] slightly moved description to avoid refs to absent modules. fix #14086 [lucene]

2024-12-24 Thread via GitHub
mkhludnev opened a new pull request, #14087: URL: https://github.com/apache/lucene/pull/14087 ### Description Javadoc descriptions refers to the absent modules see #14086. Here I slightly tossed the text to avoid such errors with the minimum efforts. after applying, the errors