| .. |
|
aggregation
|
fix term aggregation u32::MAX overflow issue
|
2026-06-18 17:07:43 +08:00 |
|
collector
|
Cargo clippy fix (#2943)
|
2026-06-01 14:39:44 +02:00 |
|
core
|
one collector per agg request instead per bucket (#2759)
|
2026-01-06 11:50:55 +01:00 |
|
directory
|
Composite agg merge (#2856)
|
2026-03-18 17:28:59 +01:00 |
|
fastfield
|
upgrade some dependancies (#2802)
|
2026-01-14 10:19:09 +01:00 |
|
fieldnorm
|
Handle JSON fields and columnar in space_usage (#2761)
|
2025-12-10 20:33:33 +08:00 |
|
index
|
Cargo clippy fix (#2943)
|
2026-06-01 14:39:44 +02:00 |
|
indexer
|
Composite agg merge (#2856)
|
2026-03-18 17:28:59 +01:00 |
|
positions
|
cleanup (#2724)
|
2025-10-23 10:23:34 +02:00 |
|
postings
|
Add BlockSegmentPostings::rank() for skip-list-based positional counting
|
2026-06-15 18:56:49 +08:00 |
|
query
|
explain why naive scorer must accumulate scores in WAND order
|
2026-06-17 18:58:58 +08:00 |
|
reader
|
clippy (#2661)
|
2025-07-02 11:25:03 +02:00 |
|
schema
|
feat: add fast field support for Bytes type (#100) (#2830)
|
2026-02-11 11:26:18 +01:00 |
|
snippet
|
Making stemming optional. (#2791)
|
2026-01-02 12:40:42 +01:00 |
|
space_usage
|
Remove temp file (#2815)
|
2026-01-27 09:22:11 +01:00 |
|
store
|
Cargo clippy fix (#2943)
|
2026-06-01 14:39:44 +02:00 |
|
termdict
|
Composite agg merge (#2856)
|
2026-03-18 17:28:59 +01:00 |
|
tokenizer
|
Making stemming optional. (#2791)
|
2026-01-02 12:40:42 +01:00 |
|
compat_tests.rs
|
Lazy scorers (#2726)
|
2025-12-01 15:38:57 +01:00 |
|
docset.rs
|
Optimized intersection count using a bitset when the first leg is dense
|
2026-04-06 12:01:52 -04:00 |
|
error.rs
|
Fix typos again (#2753)
|
2025-12-01 12:15:41 +01:00 |
|
functional_test.rs
|
upgrade some dependancies (#2802)
|
2026-01-14 10:19:09 +01:00 |
|
future_result.rs
|
fix clippy lints from 1.80-1.81 (#2488)
|
2024-09-05 14:33:05 +02:00 |
|
lib.rs
|
Update time deps to defensively address a vulnerability. (#2850)
|
2026-03-12 16:47:11 +01:00 |
|
macros.rs
|
clippy (#2527)
|
2024-10-22 09:26:54 +08:00 |