You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2022/05/10 19:14:11 UTC

[GitHub] [lucene] LuXugang opened a new pull request, #877: LUCENE-10502: Use IndexedDISI to store docIds and DirectMonotonicWriter/Reader to handle ordToDoc

LuXugang opened a new pull request, #877:
URL: https://github.com/apache/lucene/pull/877

   follow up of https://github.com/apache/lucene/pull/792 and https://github.com/apache/lucene/pull/870


-- 
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-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene] LuXugang closed pull request #877: LUCENE-10502: Use IndexedDISI to store docIds and DirectMonotonicWriter/Reader to handle ordToDoc

Posted by GitBox <gi...@apache.org>.
LuXugang closed pull request #877: LUCENE-10502: Use IndexedDISI to store docIds and DirectMonotonicWriter/Reader to handle ordToDoc
URL: https://github.com/apache/lucene/pull/877


-- 
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-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene] mayya-sharipova commented on pull request #877: LUCENE-10502: Use IndexedDISI to store docIds and DirectMonotonicWriter/Reader to handle ordToDoc

Posted by GitBox <gi...@apache.org>.
mayya-sharipova commented on PR #877:
URL: https://github.com/apache/lucene/pull/877#issuecomment-1123806812

   @LuXugang Thanks for opening this PR. Is this a copy of https://github.com/apache/lucene/tree/vectors-disi-direct? I thought we can just open a PR of this branch against `main` branch, like [this](https://github.com/apache/lucene/compare/vectors-disi-direct?expand=1), since we have already approved everything in `vectors-disi-direct` branch, it would be quite easy for use to approve this new PR?  WDYT?


-- 
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-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene] LuXugang commented on pull request #877: LUCENE-10502: Use IndexedDISI to store docIds and DirectMonotonicWriter/Reader to handle ordToDoc

Posted by GitBox <gi...@apache.org>.
LuXugang commented on PR #877:
URL: https://github.com/apache/lucene/pull/877#issuecomment-1123826295

   Thanks @mayya-sharipova,  I just got to learn this new git operation, see  https://github.com/apache/lucene/pull/880, this PR will be close.


-- 
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-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org