MarginaliaSearch/code/libraries/coded-sequence/java/nu/marginalia/sequence
Viktor Lofgren 1ff88ff0bc (vcs) Stopgap fix for quoted queries with the same term appearinc multiple times
There are reentrance issues with VarintCodedSequence, this hides the symptom but these need to be corrected properly.
2024-09-21 14:07:59 +02:00
..
io (index, EXPERIMENTAL) Evaluate using Varint instead of GCS for position data 2024-08-26 14:20:39 +02:00
slop (index, EXPERIMENTAL) Evaluate using Varint instead of GCS for position data 2024-08-26 14:20:39 +02:00
CodedSequence.java (coded-sequence) Add equals and hashCode to VCS 2024-09-10 10:33:56 +02:00
GammaCodedSequence.java (coded-sequence) Add equals and hashCode to VCS 2024-09-10 10:33:56 +02:00
SequenceOperations.java (index) Speed up minDist calculations by excluding large lists 2024-08-26 13:04:15 +02:00
VarintCodedSequence.java (vcs) Stopgap fix for quoted queries with the same term appearinc multiple times 2024-09-21 14:07:59 +02:00