Question for customize index segment search order

2023-05-11 Thread Wei
omize the segment visiting order in Solr so that the latest generated segments are searched first? Any suggestion is appreciated. Thanks, Wei

Re: SolrCloud separating compute from storage

2023-04-29 Thread Wei
support, can one small cluster be dedicated to handle the updates, while many serving clouds all pull the updated segments from central persistent storage? It would be significant resoure savings. Thanks, Wei On Sat, Apr 29, 2023 at 2:30 AM Ilan Ginzburg wrote: > The changing/overlapp

Re: Enable different schemas per shard based on core.properties

2022-12-31 Thread Wei
Hi Bram, Can you explain a bit more on the approach? How does Solr Cloud maintain different schema when update mixture of old and new documents in the same segment? Thanks, and happy new year! - Wei On Fri, Dec 23, 2022 at 8:21 AM Bram Van Dam wrote: > Greetings, > > We ran into