AW: join with big 2nd collection

2021-05-05 Thread Jens Viebig
Hi Joel, Thanks for the hint. I can confirm that joins are much faster with this optimization. I now also tried the same collection with 8 shards vs a single shard all on as single solr node Sharding seems to also improve search speed in our scenario even with a single node. I think we will ex

AW: join with big 2nd collection

2021-04-30 Thread Jens Viebig
Tried something today which seems promising. I have put all documents from both cores in the same collection, sharded the collection to 8 shards, routing the documents so all documents with the same contentId_s end up on the same shard. To distinguish between document types we used a string fie