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
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",