Hi Annika,
Glad you like Bertrand's Haystack presentation! My colleague Daniel
Wrigley recently wrote an overview blog on synonyms here
https://opensourceconnections.com/blog/2023/03/29/applying-synonyms-types-strategies-tools-and-a-glimpse-into-the-future/
which links to several other synonym
Hello Boyd,
Thanks for your interest in this bug fix!
https://github.com/apache/solr/blob/main/CONTRIBUTING.md is a good starting
point for the practicalities of working with the source code etc.
Beyond that, and more subjectively, my advice here would probably be around
pacing and approaching
Hi,
I am planning to migrate my solrcloud from 8.11.3 to 9.5.0 .
Our applications user SolJ to work with solr.
I read on the upgrade Notes that I have to use Http2SolrClient instead of
HttpSolrClient .
But on Apache SolR 9.5 reference guide I read that this is an experimental
class.
https://solr
Thanks Shawn! That is helpful information.
Matt
On Fri, Mar 8, 2024 at 2:26 AM Shawn Heisey
wrote:
> On 3/7/24 16:22, mtn search wrote:
> > Realized my question was not very clear. It pertains to when we bring
> the
> > primary cores back up, after X number of days, how does Solr determine to
HttpSolrClient should be just fine.
> On Mar 11, 2024, at 10:37 AM, Isabella Trevisan
> wrote:
>
> Hi,
> I am planning to migrate my solrcloud from 8.11.3 to 9.5.0 .
> Our applications user SolJ to work with solr.
> I read on the upgrade Notes that I have to use Http2SolrClient instead of
>
Thank you Eric but I read from solr 9.0 changes that SolrJ clients like
HttpSolrClient and LBHttpSolrClient that lacked HTTP2 support have been
deprecated.
Could I still use SolRJ httpSolRClient with solr 9.5 ?
Thank you
Il giorno lun 11 mar 2024 alle ore 16:01 Eric Pugh <
ep...@opensourceconn
Definitely. The earliest they would go away is Solr 10…. And by that point,
the upgrade process should be pretty seamless…
> On Mar 11, 2024, at 11:23 AM, Isabella Trevisan
> wrote:
>
> Thank you Eric but I read from solr 9.0 changes that SolrJ clients like
> HttpSolrClient and LBHttpSolr
Hi,
I am having trouble with highlighting being very slow. I tried all
suggestions that I could find online, but it is still much slower than I
would like it to be.
This happens on multi-valued fields that can sometimes have ~2-3M values of
~200 characters each value.
I am using hl.method=unifie