issues
search
mikemccand
/
luceneutil
Various utility scripts for running Lucene performance tests
Apache License 2.0
205
stars
115
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Cohere dataset command in README
#319
dungba88
opened
6 days ago
0
Change the way how combined field queries are parsed.
#318
jpountz
closed
1 week ago
1
Add binary (single bit) KNN quantization option to `knnPerfTest.py`
#317
mikemccand
opened
2 weeks ago
0
Run `knnPerfTest.py` in nightly benchmarks
#316
mikemccand
opened
2 weeks ago
0
Add leniency to post-filtered KNN search.
#315
jpountz
closed
2 weeks ago
0
KNN benchmark tooling should also report "KNN Searcher RAM"
#314
mikemccand
opened
2 weeks ago
0
Add more nightly tasks.
#313
jpountz
closed
2 weeks ago
0
refactor benchUtil profiler run and use in knnPerfTest
#312
msokolov
closed
2 weeks ago
0
Add benchmark coverage for dynamic numeric range faceting
#311
mikemccand
opened
3 weeks ago
0
Create tooling to measure quantization error
#310
shubhamvishu
opened
1 month ago
2
Make running KNN benchmarks easier
#309
shubhamvishu
opened
1 month ago
0
Use sample-stddev instead of population-stddev in t-test
#308
original-brownbear
closed
4 weeks ago
5
Fix bias towards competitor in searchBench
#307
original-brownbear
closed
1 month ago
3
Add benchy tasks for `searchAfter`
#306
mikemccand
opened
1 month ago
0
Add nightly task for disjunctions of many terms.
#305
jpountz
closed
1 month ago
0
Concurrency bug in UnparsedTask?
#304
zhaih
opened
1 month ago
1
Not hardcoding perf filenames
#303
zhaih
closed
1 month ago
3
Use Rob's cool vmstat/gnuplot tooling to plot hardware utilization
#302
mikemccand
opened
1 month ago
11
JFR profiling does not report heap usage
#301
ashwini-mnnit
opened
2 months ago
3
setup not working
#300
ashwini-mnnit
closed
1 month ago
3
Bump express from 4.19.2 to 4.20.0 in /src/javascript/3d
#299
dependabot[bot]
closed
2 months ago
0
Create a simple vector inspector tool
#298
mikemccand
opened
2 months ago
3
Does HNSW search sometimes match NO_MORE_DOCS?
#297
vigyasharma
opened
2 months ago
1
ParentJoin Benchmarks for KNN Search
#296
vigyasharma
closed
2 months ago
4
Upgrade gradle wrapper and commit
#295
ChrisHegarty
closed
2 months ago
1
fix textDocFileName location in knn.gradle
#294
ChrisHegarty
closed
2 months ago
4
Improve gradle compileKnn task error output when external dir not found
#293
ChrisHegarty
closed
2 months ago
1
Remove unnecessary enableMemorySegments from KnnPerfTest
#292
ChrisHegarty
closed
2 months ago
5
add a few numeric range faceting tasks to wikimedium*
#291
gsmiller
closed
1 month ago
3
parallelize exact-knn computation;
#290
msokolov
closed
2 months ago
0
Update codec to Lucene912.
#289
jpountz
closed
3 months ago
0
Migrate KnnGraphTester workflow to gradle, plus some misc upgrades and optimize
#288
zhaih
closed
4 months ago
0
Add annotation to geo benchmarks for search concurrency
#287
iverase
closed
4 months ago
2
Run search tasks in IndexSearcher's executor.
#286
jpountz
closed
4 months ago
0
Add search concurrency to geo benchmarks
#285
iverase
closed
4 months ago
2
Add support for KNN ParentJoin Benchmarks
#284
vigyasharma
opened
4 months ago
1
Fetch Cohere wiki metadata for ParentJoin benchmarks
#283
vigyasharma
closed
4 months ago
0
Various byte vector benchmark fixes
#282
benwtrent
closed
4 months ago
0
Use global java exec in vector-test
#281
vigyasharma
closed
4 months ago
1
Fix bug in generating QPS diff chart
#280
vigyasharma
closed
4 months ago
0
Improve vector-test run options using arg parse and env vars
#279
vigyasharma
closed
4 months ago
0
Report recall for vector search in nightly benchmarks
#278
tteofili
opened
5 months ago
1
SearchPerfTest should track / aggregate total true CPU cycles spent running a query
#277
mikemccand
opened
5 months ago
6
Bump dojo from 1.9.3 to 1.16.5 in /src/javascript/3d/ThirdParty/dojo-release-1.9.3/dijit
#276
dependabot[bot]
closed
2 months ago
0
Close traps when testing concurrent search
#275
mikemccand
opened
5 months ago
10
Provide a default value for searchConcurrency in example.py
#274
gsmiller
closed
5 months ago
0
ConstantScoreScorer ctor signature update
#273
gsmiller
closed
5 months ago
2
Enable indexing/searching on pre-computed .vec files like those produced by infer_token_vectors_cohere.py
#272
mikemccand
closed
2 months ago
0
Run nightly benchmarks with a single thread executor.
#271
jpountz
closed
5 months ago
4
Fix KnnGraphTester compilation with latest lucene changes
#270
benwtrent
closed
5 months ago
0
Next