Re: Solr 8 Reference Guide Not Loading Properly

2025-03-27 Thread Jan Høydahl
Hi, Wrote a script that does the job and committed the resulting patched version to the 6_6 guide: https://solr.apache.org/guide/6_6/a-quick-overview.html I can proceed with committing to svn the other fixed guides as well. Please followup in SOLR-17342. Jan > 20. mars 2025 kl. 16:17 skrev Ja

Automatic upgrade of Solr indexes over multiple versions

2025-03-27 Thread Rahul Goswami
Today upgrading from Solr version X to X+2 requires complete reingestion of data from source. This comes from Lucene's constraint which only guarantees index compatibility between the version the index was created in and the immediate next version. This reindexing usually comes with added downtim

OR query for 16+ values in daterange field gets parsed as TermInSetQuery, leading to no results

2025-03-27 Thread Sander
Hi all, I'm reasonably new to solr. Today while stress-testing with possible user input, I encountered - on solr 9.8.1 - weird behaviour which feels like a bug, but could theoretically be misconfiguration on my side, simply by not knowing about things. I have a filled with datetimes, which I use