issues
search
quantleaf
/
probly-search
A lightweight full-text search library written in Rust that provides full control over the scoring calculations
MIT License
60
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
attempt to subtract with overflow
#26
acscoder-digitalonda
opened
3 months ago
1
Clamp document_frequency in bm25 score before_each().
#25
tmpfs
closed
4 months ago
4
panic: attempt to subtract with overflow
#24
sigoden
closed
4 months ago
3
Update hashbrown dependency
#23
tmpfs
closed
8 months ago
0
Release 2.0.0
#22
tmpfs
closed
8 months ago
3
Allow extraction from fields that may be collections.
#21
tmpfs
closed
1 year ago
5
serialization and deserialization of the index
#20
galop1n
opened
1 year ago
2
Field accessor trait?
#19
marcus-pousette
opened
2 years ago
3
Improve performance changes (draft)
#18
marcus-pousette
closed
2 years ago
0
Query method is immutable reference
#17
tmpfs
closed
2 years ago
3
query method requires a mutable reference to Index
#16
marcus-pousette
closed
2 years ago
0
Migrate to methods of Index
#15
tmpfs
closed
2 years ago
9
Indexing numerical values?
#14
marcus-pousette
opened
2 years ago
1
Use methods rather than functions
#13
tmpfs
closed
2 years ago
1
Fuzzy matching?
#12
tmpfs
opened
2 years ago
16
Pass document by reference.
#11
tmpfs
closed
2 years ago
8
Question about removed_docs argument to query
#10
tmpfs
closed
2 years ago
2
Remove unecessary mutable ref
#9
marcus-pousette
closed
2 years ago
0
zero-to-one scoring: Repeating terms same score
#8
marcus-pousette
opened
3 years ago
0
Partial matching zero to one score fix
#7
marcus-pousette
closed
3 years ago
0
Zero to one 0-1 bounded overflow
#6
marcus-pousette
closed
3 years ago
0
Non-Smart pointer Index
#5
marcus-pousette
closed
3 years ago
0
Tree now uses Mutex instead of RwLock
#4
marcus-pousette
closed
3 years ago
0
empty tokens ub fix
#3
marcus-pousette
closed
3 years ago
0
Index now thread safe
#2
marcus-pousette
closed
3 years ago
0
Generalization of scoring function, and a new scoring function
#1
marcus-pousette
closed
3 years ago
0