rmuir commented on pull request #709:
URL: https://github.com/apache/lucene/pull/709#issuecomment-1052127011
if we add `grow(long)` that simply truncates and forwards, then it
encapsulates this within this class. The code stays simple and the caller
doesn't need to know about it.
--
Thi
[
https://issues.apache.org/jira/browse/LUCENE-10430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Holger Rehn updated LUCENE-10430:
-
Description:
Class org.apache.lucene.util.automaton.RegExp fails to parse valid regular
expres
[
https://issues.apache.org/jira/browse/LUCENE-10430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-10430.
--
Resolution: Not A Problem
You aren't escaping the quote. You're sending a java string of leng
wjp719 commented on pull request #687:
URL: https://github.com/apache/lucene/pull/687#issuecomment-1053190677
> This looks very similar to the implementation of `Weight#count` on
`PointRangeQuery` and should only perform marginally faster? It's uncreal to me
whether this PR buys us much.
wjp719 edited a comment on pull request #687:
URL: https://github.com/apache/lucene/pull/687#issuecomment-1053190677
> This looks very similar to the implementation of `Weight#count` on
`PointRangeQuery` and should only perform marginally faster? It's uncreal to me
whether this PR buys us
wjp719 edited a comment on pull request #687:
URL: https://github.com/apache/lucene/pull/687#issuecomment-1053190677
> This looks very similar to the implementation of `Weight#count` on
`PointRangeQuery` and should only perform marginally faster? It's uncreal to me
whether this PR buys us
wjp719 edited a comment on pull request #687:
URL: https://github.com/apache/lucene/pull/687#issuecomment-1053190677
> This looks very similar to the implementation of `Weight#count` on
`PointRangeQuery` and should only perform marginally faster? It's uncreal to me
whether this PR buys us