0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat: Implement the excat match ranking rule More... over 6 years ago
chore: Clean up ranking functions internal names More... over 6 years ago
feat: Fix the ranking algorithm to sort only the needed documents More... over 6 years ago
chore: Update lock files More... over 6 years ago
feat: Remove env variable search output limit lookup More... over 6 years ago
feat: Make a more debug oriented search tool More... over 6 years ago
fix: Make sure to compute the right word index More... over 6 years ago
feat: Make querying always return limited results More... over 6 years ago
test: Add a raptor-search bench More... over 6 years ago
chore: Rename bin into indexer More... over 6 years ago
feat: Introduce basic ranking rules More... over 6 years ago
Revert "feat: Implement a custom capped `BTreeMap`" More... over 6 years ago
feat: Define a `DocIndex` struct More... over 6 years ago
feat: Implement a custom capped `BTreeMap` More... over 6 years ago
feat: Use `BTreeMap` instead of a custom algo More... over 6 years ago
feat: Make the parsing more generic over json More... over 6 years ago
clean: Remove statics and use `Arc`s More... over 6 years ago
chore: Use git repository instead of local ones More... over 6 years ago
chore: Move raptor-http into it's own crate More... over 6 years ago
chore: Move raptor-bin into it's own crate More... over 6 years ago
feat: Add useful derivable traits to `IndexedValues` types More... over 6 years ago
chore: Move Streams to map file More... over 6 years ago
chore: Remove useless `Fst` prefixes More... over 6 years ago
clean: Remove useless `read_to_vec` function More... over 6 years ago
feat(search): Accept multiple words and do a simple union More... over 6 years ago
feat: Display not utf-8 error results More... over 6 years ago
fix: Return a byte slice instead of a possibly wrong utf-8 str More... over 6 years ago
feat(search): Add a StreamWithState Streamer More... over 6 years ago
feat: Remove lazy_static's sync overhead More... almost 7 years ago
feat: Counter the lazyness of static variable loading More... almost 7 years ago