Navigation Menu

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

Support position skip in offline index construction #301

Closed

Conversation

kou
Copy link
Member

@kou kou commented Mar 11, 2015

Offline index construction assumes that position is increased lineally. But GRN_TOKEN_SKIP_WITH_POSITION breaks the assumption.

This patch stores position into grn_ii_buffer.block_buf like weight.

@kou
Copy link
Member Author

kou commented Mar 13, 2015

0x20000000GRN_ID_MAXとかぶるからダメだなぁ。

@kou
Copy link
Member Author

kou commented Mar 18, 2015

Another implementation: #318

@kou kou closed this Mar 18, 2015
@kou kou deleted the support-position-skip-in-offline-index-construction branch March 18, 2015 03:44
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.

None yet

1 participant