You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change to non-strict schema. Ignore fields in data which are not defined in schema. Previously this returned an error. #1211
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
Schema now offers not indexing fieldnorms (@lpouget) #922