Skip to content

Commit

Permalink
Edited changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fulmicoton committed Dec 10, 2021
1 parent ae32479 commit ac568bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Tantivy 0.17
- Facets are necessarily indexed. Existing index with indexed facets should work out of the box. Index without facets that are marked with index: false should be broken (but they were already broken in a sense). (@fulmicoton) #1195 .
- Bugfix that could in theory impact durability in theory on some filesystems [#1224](https://github.com/quickwit-inc/tantivy/issues/1224)
- Reduce the number of fsync calls [#1225](https://github.com/quickwit-inc/tantivy/issues/1225)
- Schema now offers not indexing fieldnorms (@lpouget) [#922](https://github.com/quickwit-inc/tantivy/issues/922)

Tantivy 0.16.2
================================
Expand Down

0 comments on commit ac568bc

Please sign in to comment.