Navigation Menu

Skip to content

Commit

Permalink
doc: update entry
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Apr 27, 2015
1 parent 85b1e17 commit cc95720
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/source/news.rst
Expand Up @@ -18,8 +18,9 @@ Improvements
* [tokenizers][regexp] skip the last one character token
* [mruby] support regexp pattern for estimating size
* ?[mrb] support size estimation for accessor
* logical_range_filter: remove GRN_LOGICAL_RANGE_FILTER_ENABLED
Use GRN_LOGICAL_RANGE_FILTER_THRESHOLD=0 to disable range index search
* [logical_range_filter] Removed ``GRN_LOGICAL_RANGE_FILTER_ENABLED``
environment variable which is introduced since Groonga 5.0.2.
Use ``GRN_LOGICAL_RANGE_FILTER_THRESHOLD=0`` to disable range index search
feature.
* logical_range_filter: support negative limit and offset
* package windows: use Groonga Admin
Expand Down

0 comments on commit cc95720

Please sign in to comment.