Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[opt](position) add position iterator interface #169

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

zzzxl1993
Copy link
Collaborator

No description provided.

Copy link
Contributor

@qidaye qidaye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -2,15 +2,11 @@

#include "CLucene/index/DocRange.h"

#include <string>

class DocIdSetIterator {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why delete all virtual functions for DocIdSetIterator, if so, what is the need of this class?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete DocIdSetIterator class

@qidaye qidaye merged commit 1b59ae8 into apache:clucene Jan 3, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants