Skip to content

Commit

Permalink
LUCENE-10035: Simple text codec add multi level skip list data (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
wuda0112 authored Aug 30, 2021
1 parent e470535 commit 6ade29c
Show file tree
Hide file tree
Showing 7 changed files with 619 additions and 38 deletions.
3 changes: 3 additions & 0 deletions lucene/CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ New Features

* LUCENE-9589: Swedish Minimal Stemmer (janhoy)

* LUCENE-10035: The SimpleText codec now writes postings lists.
(wuda via Adrien Grand)

System Requirements

* LUCENE-8738: Move to Java 11 as minimum Java version.
Expand Down
Loading

0 comments on commit 6ade29c

Please sign in to comment.