Hi SOLR team,
Please may I ask for advice regarding upgrading the SOLR version (our project
currently running on solr-5.2.1) to the latest version?
What are the steps, breaking changes and potential issues ? Could this be done
as an incremental version upgrade or a direct jump to the newest vers
5:21
To: solr-user@lucene.apache.org
Subject: Re: Query redg : diacritics in keyword search
On 3/29/2018 5:02 AM, Paul, Lulu wrote:
> The keyword search Carré returns values Carré and Carre (this works
> well as I added the tokenizer class="solr.ASCIIFoldingFilterFactory" preserve
Hi,
The keyword search Carré returns values Carré and Carre (this works well as I
added the tokenizer in the schema config to enable returning of both sets
of values)
Now looks like we want Carre to return both Carré and Carre (and this dosen’t
work. Solr only returns Carre) – any ideas on h
arch
This is as much about your schema as it is about your query parser usage.
What’s parsed_query say in your debug=true output? What query parser are you
using? If edismax, check qf/pf/mm settings, etc.
Erik
> On Mar 27, 2018, at 9:56 AM, Paul, Lulu
> mai
Hi ,
Below is my SOLR configuration (schema.xml) for a keyword search field.
· If I search for “Autograph full score”, Solr returns all items that
contains this string in