Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
625487b
Fraction tests WIP
cheb0 Oct 6, 2025
f554681
Use new sealing API
cheb0 Oct 6, 2025
93d2e10
active and sealed suites work
cheb0 Oct 6, 2025
d432000
assert search
cheb0 Oct 6, 2025
f51e17b
fix cache lock issue
cheb0 Oct 6, 2025
7299d94
chore: make existing token extraction code reusable
eguguchkin Oct 6, 2025
c9fbd40
add from, to, limit, offset for quering WIP
cheb0 Oct 7, 2025
d7c34f2
Merge remote-tracking branch 'origin/180-reusable-indexer' into 177-f…
cheb0 Oct 7, 2025
6764e06
Use tokenizer API
cheb0 Oct 7, 2025
d1dad9a
basic version with from->to search
cheb0 Oct 7, 2025
faa5424
Query options
cheb0 Oct 7, 2025
e120517
Port from-to and wildcard tests
cheb0 Oct 8, 2025
77e9fe0
path search test, nested search test
cheb0 Oct 8, 2025
a6071c4
AND/OR quert test
cheb0 Oct 8, 2025
0bc2b99
aggregation test WIP
cheb0 Oct 8, 2025
607d97c
migrate range query test
cheb0 Oct 9, 2025
c0656ea
basic aggregation test migrated
cheb0 Oct 9, 2025
7b74455
test agg sum
cheb0 Oct 9, 2025
860d5f7
all aggregation tests are migrated from integration_test.go
cheb0 Oct 9, 2025
822fb02
check with/without total
cheb0 Oct 9, 2025
a3c38a3
refactor for sealed loaded test suite
cheb0 Oct 9, 2025
535a36d
add sealed loaded fraction test suite
cheb0 Oct 10, 2025
e25da20
TestBasicSearch is not needed
cheb0 Oct 10, 2025
af84339
properly release data provider so that Suicide() doesn't deadlock in …
cheb0 Oct 10, 2025
5f1635a
fail test properly if docs inserted more than once
cheb0 Oct 10, 2025
ee8498f
test for frac.Info, fixes
cheb0 Oct 10, 2025
6a70949
skip sort docs = false
cheb0 Oct 10, 2025
412b945
fix imports
eguguchkin Oct 10, 2025
4dff0e8
test limit, fraction info test
cheb0 Oct 13, 2025
a904522
Merge branch 'main' into 177-fraction-tests
cheb0 Oct 13, 2025
1f37d71
DataProvider interface is now gone
cheb0 Oct 13, 2025
82bcebe
Add test for histogram
cheb0 Oct 14, 2025
af48077
delete unneeded mapping
cheb0 Oct 14, 2025
926c3b5
add test for ip_range query
cheb0 Oct 14, 2025
0fa38bc
Fix WithTotal not checked
cheb0 Oct 14, 2025
29edf4a
check AscOrder on most queries
cheb0 Oct 14, 2025
c5ade69
collect active indexers and stop after each test, prevent goroutine leak
cheb0 Oct 14, 2025
93151b6
search for multi-bulk insert
cheb0 Oct 14, 2025
0a28ef7
shuffle docs in each bulk before insert
cheb0 Oct 14, 2025
c44740b
Merge branch 'main' into 180-reusable-indexer
eguguchkin Oct 14, 2025
ecee05f
test search on large 200kbyte frac to add 1.5% of statements coverage
cheb0 Oct 14, 2025
84a2ecd
test large queries on large frac
cheb0 Oct 14, 2025
020f444
Merge branch '180-reusable-indexer' into 177-fraction-tests
cheb0 Oct 14, 2025
c5b26d3
mark docs with indexes so that it's easier to read asserts
cheb0 Oct 14, 2025
81508a0
PR fixes
cheb0 Oct 16, 2025
a95e0d3
adjust limits in fraction info test
cheb0 Oct 16, 2025
54a9da1
test with total and limit
cheb0 Oct 16, 2025
16b5985
split suite.Run calls across functions
cheb0 Oct 16, 2025
7b19e23
PR fixes
cheb0 Oct 22, 2025
febc81b
Merge branch 'main' into 177-fraction-tests
cheb0 Nov 5, 2025
123e336
merge main
cheb0 Nov 5, 2025
839ca4e
fix linter issues
cheb0 Nov 5, 2025
96532f4
Merge branch 'main' into 177-fraction-tests
cheb0 Nov 5, 2025
a8ab6c3
add legacy format range check
cheb0 Nov 5, 2025
373ba41
Merge remote-tracking branch 'origin/177-fraction-tests' into 177-fra…
cheb0 Nov 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading