Skip to content

@akorotkov akorotkov released this Oct 28, 2017 · 161 commits to master since this release

1.1.0

Tag 1.1.0 release.
Assets 2

@akorotkov akorotkov released this Oct 28, 2017 · 199 commits to master since this release

1.0.0

Tag for 1.0.0 release.
Assets 2

@kelvich kelvich released this Dec 16, 2016 · 211 commits to master since this release

Fix shameful bug with maximum item size in entry tree

RUM posting trees received rightbound keys.  Accidentally RumMaxItemSize
was corrected according to this.  However RumMaxItemSize is related only
to entry tree which wasn't changed.  That cause long standing bug that long
lexemes can't fit entry tree.  Bug is fixed in this commit.  Also regression
test were added for longest lexemes with longest positions lists.
Assets 2