[
https://issues.apache.org/jira/browse/LUCENE-9935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand resolved LUCENE-9935.
--
Resolution: Fixed
It looks like this issue has been fully merged, so marking fixed.
> Bulk me
dsmiley commented on pull request #216:
URL: https://github.com/apache/lucene/pull/216#issuecomment-882247189
In the first commit of this PR, I introduce "DocTermVectors" subclassing
Fields. Another commit can inline Fields.
What do we think of the name?
--
This is an automated m
dsmiley opened a new pull request #216:
URL: https://github.com/apache/lucene/pull/216
https://issues.apache.org/jira/browse/LUCENE-10018
Let's not use the Fields class anymore for TermVectors. In this PR, we
introduce a new class "DocTermVectors" in its stead.
--
This is an automate
mocobeta commented on pull request #215:
URL: https://github.com/apache/lucene/pull/215#issuecomment-882058333
It surely won't fit everyone's (especially git experts') use-cases, and it's
a local setup anyway; devs should be able to set up `pre-commit` or `pre-push`
hook without the help o
[
https://issues.apache.org/jira/browse/LUCENE-9450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17382822#comment-17382822
]
Mayya Sharipova commented on LUCENE-9450:
-
[~gworah] That's indeed a concern. T