On 4/7/2021 12:49 AM, Shawn Heisey wrote:
On 4/7/2021 12:29 AM, jay harkhani wrote:
Query :
https://drive.google.com/file/d/1RHnIVsK7m-T8_3it97jLquyfBFm3OGfj/view
Schema File:
https://drive.google.com/file/d/1SoKpucgtws3teW0QbV7UKg9xiV1cYuXJ/view
For better performance we used term query but
Hello Jan!
Thanks for your reply.
- Number of nodes and sepc of each node
9 nodes each 24vCPU 70GB ram, 28GB heap rest for OS. Disks are 768GB SSDs now
(going from 512 -> 768 made little difference really).
- Nuber of shards and replicas
1 shard, 9 replicas, eg each node holds all dat
Hi all,
When I run the following command:
curl "
http://127.0.0.1:8983/solr/techproducts/select?omitHeader=true&wt=json&q=apache&fl=id&mlt=true&mlt.fl=manu%2Ccat&mlt.mintf=1&mlt.mindf=1&mlt.interestingTerms=list
"
… against Solr 8.5 in standalone mode with techproducts, I get
interestingTerms in
If there is any way to get the size of the index of tenant in a collection
where multiple tenants co-exist with composite id router scheme ,let me know
We need to somehow track the tenant's index size to see if it grows too big and
document count is not proportional to index size in our case.
Th
On 4/7/2021 1:10 AM, Shawn Heisey wrote:
I do not remember if Solr 6.1.0 contains the change where we made most
field types include docValues by default. I will go diving into the
source code to see if I can figure that out. If you check the Schema
section in the admin UI, you can see if fiel
On 4/7/2021 1:41 PM, Natarajan, Rajeswari wrote:
If there is any way to get the size of the index of tenant in a collection
where multiple tenants co-exist with composite id router scheme ,let me know
We need to somehow track the tenant's index size to see if it grows too big and
document count
Thanks much for your reply.
Thanks,
Rajeswari
On 4/7/21, 1:16 PM, "Shawn Heisey" wrote:
On 4/7/2021 1:41 PM, Natarajan, Rajeswari wrote:
> If there is any way to get the size of the index of tenant in a
collection where multiple tenants co-exist with composite id router scheme ,let
me