Index for text with space

2021-10-20 Thread son hoang
Hello I have a config like this: Using this config: 1. When I search for "Abbas", the result for "Al Abbas" appear

Re: RE: Index for text with space

2021-10-22 Thread son hoang
ue"/> > > sortMissingLast="true" omitNorms="true" positionIncrementGap="100" > multiValued="false"> > > >ignoreCase="true"/> > > > > >ignoreCas

Re: RE: Index for text with space

2021-10-23 Thread son hoang
7;t be > searched. > > See > https://solr.apache.org/guide/8_8/filter-descriptions.html#edge-n-gram-filter > > - Andy - > > On Fri, Oct 22, 2021 at 10:12 AM son hoang wrote: > > > Thanks, Thamiz > > > > It seems that I have index=StandardTokenizerF

Re: Index for text with space

2021-10-25 Thread son hoang
ld type. You have configured it with minGramSize="3" and have not > >>> specified preserveOriginal="true". > >>> > >>> So words less than 3 characters will not be indexed, and therefore can't > >>> be > >&