cangkuren opened a new issue, #14089:
URL: https://github.com/apache/lucene/issues/14089
### Description
`public AnalyzerResult analyze(String text) throws IOException {
//text = HtmlExtractor.extractTextFromHtml(text);
List tokens = new ArrayList<>();
github-actions[bot] commented on PR #13594:
URL: https://github.com/apache/lucene/pull/13594#issuecomment-2564883454
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
jpountz commented on PR #14083:
URL: https://github.com/apache/lucene/pull/14083#issuecomment-2564731631
This gave the expected speedup on nightly benchmarks:
https://benchmarks.mikemccandless.com/CountFilteredIntNRQ.html
--
This is an automated message from the Apache Git Service.
To res
jpountz closed issue #14088: TestSimpleExplanationsWithFillerDocs > testBQ23
FAILED AssertionError: FINISHED
URL: https://github.com/apache/lucene/issues/14088
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above