Hi,Did you find any solution for this, I tried adding analyzers with keyword tokenizer and reversewildcardfilterfactory but was not working. It's working when I don't include spaces when I am doing wildcard search but not giving the result when I have whitespaces and do wildcard search using * and ?. Any help is greatly appreciated. Thanks,Ahemad Ali Shaik
Sent from Yahoo Mail on Android On Thu, Mar 28, 2019 at 0:08, shamik<sham...@gmail.com> wrote: I'm using Solr 7.5, here's the query: q=line&fq=language:"english"&fq=Source2:("topicarticles"+OR+"sfdcarticles")&fl=url,title&bq=ADSKFeature:"CUI+(Command)"^7&bf=recip(ms(NOW/DAY,PublishDate),3.16e-11,1,1)^2+if(termfreq(ADSKFeature,'CUI (Command)'),log(CaseCount),sqrt(CaseCount))&rows=10 -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html