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 skip posting list in grn_ii_select() #281

Merged
merged 1 commit into from Feb 18, 2015
Merged

Conversation

kou
Copy link
Member

@kou kou commented Feb 15, 2015

It'll improve performance for searching popular term and rare term such
as "a" and "dacicvs". (I don't know about "dacicvs".)

TODO:

  • Benchmark me. We can enable the feature by
    GRN_II_CURSOR_SET_MIN_ENABLE=1 environment variable. It's disabled
    by default.

It'll improve performance for searching popular term and rare term such
as "a" and "dacicvs". (I don't know about "dacicvs".)

TODO:

  * Benchmark me. We can enable the feature by
    GRN_II_CURSOR_SET_MIN_ENABLE=1 environment variable. It's disabled
    by default.
daijiro added a commit that referenced this pull request Feb 18, 2015
Support skip posting list in grn_ii_select()
@daijiro daijiro merged commit 06c6104 into master Feb 18, 2015
@kou kou deleted the support-ii-select-skip branch February 19, 2015 00:58
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

2 participants