Kerollmops
|
110bf6b778
|
Make the FacetStringIter work in both, ascending and descending orders
|
2021-08-17 11:18:40 +02:00 |
|
Kerollmops
|
22ebd2658f
|
Introduce the EitherString/RevRange private aliases
|
2021-08-17 10:47:15 +02:00 |
|
Kerollmops
|
7a5889bc5a
|
Introduce the highest_reverse_iter private method
|
2021-08-17 10:45:26 +02:00 |
|
Kerollmops
|
ad0d311f8a
|
Introduce the FacetStringLevelZeroRevRange struct
|
2021-08-17 10:44:43 +02:00 |
|
Kerollmops
|
6214c38da9
|
Introduce the FacetStringGroupRevRange struct
|
2021-08-17 10:44:27 +02:00 |
|
Kerollmops
|
1c604de158
|
Introduce the highest_iter private method on the FacetStringIter struct
|
2021-08-17 10:41:11 +02:00 |
|
Kerollmops
|
64df159057
|
Introduce the new_reducing constructor on the FacetStringIter struct
|
2021-08-17 10:35:06 +02:00 |
|
Kerollmops
|
01a4052828
|
Move the FacetStringIter creation logic into a private new method
|
2021-08-17 10:29:43 +02:00 |
|
many
|
7dbefae1e3
|
Make facet string iterator non reducing
|
2021-08-12 17:23:39 +02:00 |
|
Clément Renault
|
0227254a65
|
Return the original string values for the inverted facet index database
|
2021-07-21 16:59:39 +02:00 |
|
Clément Renault
|
d23c250ad5
|
Fix a bound error in the facet string range construction
|
2021-07-21 16:59:39 +02:00 |
|
Clément Renault
|
081278dfd6
|
Use the facet string levels when computing the facet distribution
|
2021-07-21 16:59:39 +02:00 |
|
Kerollmops
|
8c86348119
|
Indexing the facet strings levels
|
2021-07-21 16:59:38 +02:00 |
|
Kerollmops
|
a7ae552ba7
|
Fix the FacetStringLevelZeroRange range when unbounded
|
2021-07-21 16:59:38 +02:00 |
|
Kerollmops
|
757b2b502a
|
Remove the FacetValueStringCodec
|
2021-07-21 16:59:38 +02:00 |
|
Kerollmops
|
adfd4da24c
|
Introduce the FacetStringIter iterator
|
2021-07-21 16:59:38 +02:00 |
|
Kerollmops
|
a79661c6dc
|
Introduce a lot of facet string helper iterators
|
2021-07-21 16:59:38 +02:00 |
|
Kerollmops
|
851f979039
|
Describe the way we want to group the facet strings
|
2021-07-21 16:59:38 +02:00 |
|