Re: Suggester case (in)sensitive

2019-04-11 Thread Moritz Schmidt
Does anyone have an idea? Thanks and best regards, Moe > Am 20.03.2019 um 15:19 schrieb Moritz Schmidt : > > Hello everyone. > > I’m trying to build autocomplete functionality. > My setup works but has one problem: > When using HighFrequencyDictionaryFactory the Suggest

Suggester case (in)sensitive

2019-03-20 Thread Moritz Schmidt
Hello everyone. I’m trying to build autocomplete functionality. My setup works but has one problem: When using HighFrequencyDictionaryFactory the Suggestion-Results I get are all lowercase as defined in my schema.xml: Without the LowerCaseFilterFactory I get my results as I wa

Re: Custom search in own SearchComponent

2019-03-04 Thread Moritz Schmidt
Using QParser solved the problem. Many thanks, best regards and a nice start in the week, -- Moritz Schmidt Am 01.03.19, 11:25 schrieb "Mikhail Khludnev" : Just a guess QueryParser might be a Lucene class, which isn;t aware of Solr scheme and hence might not properly co

Custom search in own SearchComponent

2019-03-01 Thread Moritz Schmidt
build(); TopDocs additionalDocs = rb.req.getSearcher().search(bQuery, 5); I get 0 results. Does anyone know what I am doing wrong? Thanks in advance and best regards, Moritz Schmidt Spektrum Kompakt - Themen auf den Punkt gebracht. www.spektrum.de/kompakt <http://www.spektrum.de/kompakt>