Re: StandardTokenizerFactory doesn't split on underscore

2021-01-09 Thread Adam Walz
gt; >Is this a bug or a designed behavior? > > > > > >If this is by design, it would be helpful if this behavior is included > in > > >the documentation since it is similar to the behavior with periods. > > > > > > > > > https://lucene.apache.org/solr/guide/6_6/tokenizers.html#Tokenizers-StandardTokenizer > > >"Periods (dots) that are not followed by whitespace are kept as part of > > the > > >token, including Internet domain names. " > > > > > >Thanks, > > >Rahul > > > -- Adam Walz

Re: Need some help on solr versions (LTS vs stable)

2019-11-13 Thread Adam Walz
ary. I've asked on the dev > list about this. > > Thanks, > Shawn > -- Adam Walz

Re: Solr 7.0.1 Duplicate document appearing in search results

2019-05-15 Thread Adam Walz
; framework. > > IOW, I’ve never seen this before, so I suspect there’s something you did > in your setup that seemed innocent at the time that lead to this > (temporary) situation. > > Best, > Erick > > > On May 14, 2019, at 5:43 PM, Adam Walz wrote: > >

Solr 7.0.1 Duplicate document appearing in search results

2019-05-14 Thread Adam Walz
cription name_shingle^100 name_shingle_zh-cn^100 comments tags", "wt":"json", "debugQuery":"off"}}, "response":{"numFound":2,"start":0,"maxScore":1.0,"docs":[ { "id":"file_382506116", "[docid]":346266675, "score":1.0}] },{ "id":"file_382506116", "[docid]":170442733, "score":1.0}] }} -- Schema snippet -- id -- Adam Walz