gf2121 closed pull request #2170:
URL: https://github.com/apache/lucene-solr/pull/2170
--
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 to go to the specific comment.
To unsubscribe, e-mail: issues-unsu
uschindler commented on a change in pull request #203:
URL: https://github.com/apache/lucene/pull/203#discussion_r663493723
##
File path:
lucene/core/src/java/org/apache/lucene/codecs/lucene90/Lucene90CompoundReader.java
##
@@ -130,7 +130,7 @@ public Lucene90CompoundReader(Dir
uschindler commented on pull request #203:
URL: https://github.com/apache/lucene/pull/203#issuecomment-873575642
In my last commit, I mad the CFS file reader againinvalriant on the
alignment. It will hiily read files with/without alignment, so this is no
longer a file format change.
--
uschindler edited a comment on pull request #203:
URL: https://github.com/apache/lucene/pull/203#issuecomment-873575642
In my last commit, I made the CFS file reader againinvalriant on the
alignment. It will hiily read files with/without alignment, so this is no
longer a file format change
uschindler edited a comment on pull request #203:
URL: https://github.com/apache/lucene/pull/203#issuecomment-873575642
In my last commit, I made the CFS file reader invariant on the alignment. It
will happily read files with/without alignment, so this is no longer a file
format change.
[
https://issues.apache.org/jira/browse/LUCENE-10019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17374275#comment-17374275
]
Uwe Schindler commented on LUCENE-10019:
Thanks Mike,
in my latest commit on th
[
https://issues.apache.org/jira/browse/LUCENE-9449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mayya Sharipova updated LUCENE-9449:
Fix Version/s: 8.7
> Skip non-competitive documents when sort by _doc with search after
>
[
https://issues.apache.org/jira/browse/LUCENE-9449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mayya Sharipova closed LUCENE-9449.
---
> Skip non-competitive documents when sort by _doc with search after
> -
Mayya Sharipova created LUCENE-10020:
Summary: DocComparator should not skip docs with the same docID on
multiple sorts with search after
Key: LUCENE-10020
URL: https://issues.apache.org/jira/browse/LUCENE-100
mayya-sharipova opened a new pull request #204:
URL: https://github.com/apache/lucene/pull/204
DocComparator should not skip docs with the same docID on multiple
sorts with search after.
Because of the optimization introduced in LUCENE-9449, currently when
searching with sort on
mikemccand commented on pull request #191:
URL: https://github.com/apache/lucene/pull/191#issuecomment-873625996
> @mikemccand I'm curious about your suggestion to squash these duplicates
at indexing time. Are we certain there aren't any valid use-cases for indexing
duplicate longs into th
Haoyu Zhai created LUCENE-10021:
---
Summary: Upgrade HPPC to 0.9.0
Key: LUCENE-10021
URL: https://issues.apache.org/jira/browse/LUCENE-10021
Project: Lucene - Core
Issue Type: Improvement
dsmiley commented on pull request #180:
URL: https://github.com/apache/lucene/pull/180#issuecomment-873774406
This PR introduces a "TermVectors" class. Shouldn't the renaming happen
_before_ this PR so that this PR can be updated to use the name
"TermVectorsReader" instead?
--
This is
13 matches
Mail list logo