Hi
My fieldType definition is below. When I search without
ComplexPhraseQueryParser, numbers of results are same for "60 YAŞIND*" and "60
yaşınd*".
{ "responseHeader":{ "zkConnected":true, "status":0, "QTime":5, "params":{ "
q":"60 YAŞIND*", "indent":"on", "rows":"0", "wt":"json", "_":"14904565
Mikhail:
I just checked and I don't think CPQP is passing the terms through the
lowercase filter when it's a phrase. I used the text_tr fieldType in
the techproducts schema and get these relevant bits:
q=eoe:YASIN*
parsedquery: "eoe:yasın*"
q={!complexphrase}eoe:YASIN*
parsedquery: "eoe:yasın*"
Hello
It sounds similar to
https://lucidworks.com/2011/11/29/whats-with-lowercasing-wildcard-multiterm-queries-in-solr/
(yep, I see TurkishLowerCaseFilterFactory there)
What's your analyzer for this field? Does it work for plain wildcards
queries? I'm asking because CPQP adds an oddity sometimes.
Hello,
I have a problem with ComplexPhrase and TurkishLowerCaseFilterFactory.
When I search like {!complexphrase}SContent_tinx:"6* YAŞINDA",
{!complexphrase}SContent_tinx:"6* yaşında", results is correct.
{ "responseHeader":{ "zkConnected":true, "status":0, "QTime":104, "params":{
"q":"{!complex