Skip to content

Commit 0d200a5

Browse files
committed
deploy: c4d8c6e
1 parent af539e4 commit 0d200a5

File tree

5 files changed

+37
-37
lines changed

5 files changed

+37
-37
lines changed

manual/Aggregations.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ This prints:
9999

100100
```text
101101
{
102-
"took": 3,
102+
"took": 4,
103103
"_shards": {
104104
"total": 1,
105105
"successful": 1,
@@ -339,25 +339,25 @@ println(
339339
This prints:
340340

341341
```text
342-
2024-11-18T00:00:00.000Z: 1
343-
2024-11-19T00:00:00.000Z: 0
344-
2024-11-20T00:00:00.000Z: 0
345-
2024-11-21T00:00:00.000Z: 0
346-
2024-11-22T00:00:00.000Z: 0
347342
2024-11-23T00:00:00.000Z: 1
348343
2024-11-24T00:00:00.000Z: 0
349344
2024-11-25T00:00:00.000Z: 0
350345
2024-11-26T00:00:00.000Z: 0
351-
2024-11-27T00:00:00.000Z: 1
346+
2024-11-27T00:00:00.000Z: 0
352347
2024-11-28T00:00:00.000Z: 1
348+
2024-11-29T00:00:00.000Z: 0
349+
2024-11-30T00:00:00.000Z: 0
350+
2024-12-01T00:00:00.000Z: 0
351+
2024-12-02T00:00:00.000Z: 1
352+
2024-12-03T00:00:00.000Z: 1
353353
green: 2
354-
Min: 1.731937352261E12
355-
Max: 1.732801352261E12
354+
Min: 1.732334465085E12
355+
Max: 1.733198465085E12
356356
Time span: 8.64E8
357357
Top: [1,4]
358358
red: 2
359-
Min: 1.732369352261E12
360-
Max: 1.732714952261E12
359+
Min: 1.732766465085E12
360+
Max: 1.733112065085E12
361361
Time span: 3.456E8
362362
Top: [2,3]
363363
Avg time span: 6.048E8

manual/Highlighting.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ client.search(indexName) {
2020
```
2121

2222
{
23-
"took": 47,
23+
"took": 46,
2424
"_shards": {
2525
"total": 1,
2626
"successful": 1,
@@ -80,7 +80,7 @@ client.search(indexName) {
8080
```
8181

8282
{
83-
"took": 16,
83+
"took": 19,
8484
"_shards": {
8585
"total": 1,
8686
"successful": 1,

manual/KnnSearch.md

+21-21
Original file line numberDiff line numberDiff line change
@@ -133,39 +133,39 @@ This prints:
133133

134134
```text
135135
query for vector of rice:
136-
MTkCc5MBhT0hCgeum9GB - 0.93660545: chicken
137-
LzkCc5MBhT0hCgeum9GB - 0.9159527: chicken teriyaki with rice
138-
KzkCc5MBhT0hCgeum9GB - 0.91181946: apple pie
136+
ZR-uipMBeRvcdmnhERLV - 0.93660545: chicken
137+
Yx-uipMBeRvcdmnhERLV - 0.9159527: chicken teriyaki with rice
138+
Xx-uipMBeRvcdmnhERLV - 0.91181946: apple pie
139139
---
140140
query for vector of gebak en taart:
141-
KzkCc5MBhT0hCgeum9GB - 0.8899498: apple pie
142-
MDkCc5MBhT0hCgeum9GB - 0.8890915: tikka massala
143-
LjkCc5MBhT0hCgeum9GB - 0.88838005: pattiserie
141+
Xx-uipMBeRvcdmnhERLV - 0.8899498: apple pie
142+
ZB-uipMBeRvcdmnhERLV - 0.8890915: tikka massala
143+
Yh-uipMBeRvcdmnhERLV - 0.88838005: pattiserie
144144
---
145145
query for vector of muppets:
146-
KzkCc5MBhT0hCgeum9GB - 0.9113884: apple pie
147-
MTkCc5MBhT0hCgeum9GB - 0.90841866: chicken
148-
LTkCc5MBhT0hCgeum9GB - 0.90057564: the cookie monster
146+
Xx-uipMBeRvcdmnhERLV - 0.9113884: apple pie
147+
ZR-uipMBeRvcdmnhERLV - 0.90841866: chicken
148+
YR-uipMBeRvcdmnhERLV - 0.90057564: the cookie monster
149149
---
150150
query for vector of artisanal baker:
151-
LDkCc5MBhT0hCgeum9GB - 0.9066143: chocolate chip cookie
152-
LTkCc5MBhT0hCgeum9GB - 0.89697075: the cookie monster
153-
KTkCc5MBhT0hCgeum9GB - 0.8922405: banana muffin with chocolate chips
151+
YB-uipMBeRvcdmnhERLV - 0.9066143: chocolate chip cookie
152+
YR-uipMBeRvcdmnhERLV - 0.89697075: the cookie monster
153+
XR-uipMBeRvcdmnhERLV - 0.8922405: banana muffin with chocolate chips
154154
---
155155
query for vector of indian curry:
156-
MTkCc5MBhT0hCgeum9GB - 0.9322586: chicken
157-
LzkCc5MBhT0hCgeum9GB - 0.9312973: chicken teriyaki with rice
158-
MDkCc5MBhT0hCgeum9GB - 0.9182453: tikka massala
156+
ZR-uipMBeRvcdmnhERLV - 0.9322586: chicken
157+
Yx-uipMBeRvcdmnhERLV - 0.9312973: chicken teriyaki with rice
158+
ZB-uipMBeRvcdmnhERLV - 0.9182453: tikka massala
159159
---
160160
query for vector of japanese food:
161-
LzkCc5MBhT0hCgeum9GB - 0.92860985: chicken teriyaki with rice
162-
MTkCc5MBhT0hCgeum9GB - 0.9264393: chicken
163-
KzkCc5MBhT0hCgeum9GB - 0.9177284: apple pie
161+
Yx-uipMBeRvcdmnhERLV - 0.92860985: chicken teriyaki with rice
162+
ZR-uipMBeRvcdmnhERLV - 0.9264393: chicken
163+
Xx-uipMBeRvcdmnhERLV - 0.9177284: apple pie
164164
---
165165
query for vector of baked goods:
166-
KzkCc5MBhT0hCgeum9GB - 0.9216957: apple pie
167-
LDkCc5MBhT0hCgeum9GB - 0.91723824: chocolate chip cookie
168-
KjkCc5MBhT0hCgeum9GB - 0.91052055: apple crumble
166+
Xx-uipMBeRvcdmnhERLV - 0.9216957: apple pie
167+
YB-uipMBeRvcdmnhERLV - 0.91723824: chocolate chip cookie
168+
Xh-uipMBeRvcdmnhERLV - 0.91052055: apple crumble
169169
---
170170
```
171171

manual/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,6 @@ There are several libraries that build on kt-search:
7878

7979
Additionally, I also maintain a few other search related projects that you might find interesting.
8080

81-
- [Rankquest Studio](https://rankquest.jillesvangurp.com) - A user friendly tool that requires no installation process that helps you build and run test cases to measure search relevance for your search products. Rankquest Studio of course uses kt-search but it is also able to talk directly to your API and is designed to work with any kind of search api or product that is able to return lists of results.
82-
- [querylight](https://github.com/jillesvangurp/querylight) - Sometimes Elasticsearch is just overkill. Query light is a tiny in memory search engine that you can embed in your kotlin browser, server, or mobile applications. We use it at FORMATION to support e.g. in app icon search. Querylight comes with its own analyzers and query language.
81+
- [Rankquest Studio](https://rankquest.jillesvangurp.com) - A user friendly tool that requires no installation process that helps you build and run test cases to measure search relevance for your search products. Rankquest Studio of course uses kt-search but it is also able to talk directly to your search API and is designed to work with any kind of search api or product that is able to return lists of results.
82+
- [querylight](https://github.com/jillesvangurp/querylight) - Sometimes Elasticsearch/Opensearch is just overkill. Query light is a tiny but capable in memory search engine that you can embed in your kotlin browser, server, or mobile applications. We use it at FORMATION to support e.g. in app icon search. Querylight comes with its own analyzers and query language.
8383

manual/Search.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ This prints:
273273

274274
```text
275275
document count 3
276-
document count 48
276+
document count 47
277277
```
278278

279279
Similar to the normal search, you can also construct your body manually. The format is ndjson

0 commit comments

Comments
 (0)