Hi David,
I'm following this topic. Would you please elaborate a little bit why docValues
on a boolean field might be a bad idea? Is this specific to a Solr major
release, or more a general concern? Do you have a documentation link to share?
We were told that docValues should be enabled on fac
"expand":{
"time":0.0
},
"terms":{
"time":0.0
},
"debug":{
"time":1.0
}
}
}
}
}
Please let me know where to file a bug report. Is it the Jira at
issues.apac
ng": "{!knn f=TESTEMBEDDING_EU_3 topK=3}[1.0,1.0,1.0]",
"parsedquery":
"KnnVectorQuery(KnnVectorQuery:TESTEMBEDDING_EU_3[1.0,...][3])",
"parsedquery_toString":
"KnnVectorQuery:TESTEMBEDDING_EU_3[1.0,...][3]",
"QPars
Website: Sease.io <http://sease.io/>
LinkedIn <https://linkedin.com/company/sease-ltd> | Twitter
<https://twitter.com/seaseltd> | Youtube
<https://www.youtube.com/channel/UCDx86ZKLYNpI3gzMercM7BQ> | Github
<https://github.com/seaseltd>
On Wed, 18 Oct 2023 at 15:32, Mirko
ite: Sease.io<http://sease.io/>
LinkedIn<https://linkedin.com/company/sease-ltd> | Twitter
<https://twitter.com/seaseltd> | Youtube
<https://www.youtube.com/channel/UCDx86ZKLYNpI3gzMercM7BQ> | Github
<https://github.com/seaseltd>
On Tue, 17 Oct 2023 at 10:41, Mirko Sert
lting | Training | Open Source
Website: Sease.io<http://sease.io/>
LinkedIn<https://linkedin.com/company/sease-ltd> | Twitter
<https://twitter.com/seaseltd> | Youtube
<https://www.youtube.com/channel/UCDx86ZKLYNpI3gzMercM7BQ> | Github
<https://github.com/seaseltd>
To correct me, there was a typo. I meant:
If I specify topK=6, I get numFound=12, but only some of them match the
top 6
Am 17.10.2023 um 09:31 schrieb Mirko Sertic:
Hi!
To keep you updated, here are some observations regarding the
numFound/resultset size and DenseVectorQueries:
If I specity
ant 2 in our setup.
Mirko
Am 16.10.2023 um 14:46 schrieb Mirko Sertic:
Hi@all
We are using Solr 9.1.1, and are trying usecases with DenseVector Fields
and knnQueries in mind.
During our tests, we see the following results and are trying to figure
out what is going on:
a) We use the following
Hi@all
We are using Solr 9.1.1, and are trying usecases with DenseVector Fields
and knnQueries in mind.
During our tests, we see the following results and are trying to figure
out what is going on:
a) We use the following main query : {!knn f=VECTOR_FIELD
topK=10}[VECTOR DATA]. We use it as a m