Introduce the FacetRevRange Iterator struct

This commit is contained in:
Clément Renault 2020-11-28 14:52:50 +01:00
parent 58d039a70d
commit 0959e1501f
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
5 changed files with 166 additions and 56 deletions

1
http-ui/Cargo.lock generated
View file

@ -999,6 +999,7 @@ dependencies = [
"byteorder",
"crossbeam-channel",
"csv",
"either",
"flate2",
"fst",
"fxhash",