Nope. Haven’t used stopwords for the last 20 years.

I wonder if lowercaseOperators is true. The docs don’t give the default value 
for that in edismax.

https://lucene.apache.org/solr/guide/6_6/the-extended-dismax-query-parser.html

wunder
Walter Underwood
wun...@wunderwood.org
http://observer.wunderwood.org/  (my blog)


> On Jun 29, 2017, at 4:42 AM, Rick Leir <rl...@leirtech.com> wrote:
> 
> Stopwords?
> 
> On June 28, 2017 5:13:43 PM EDT, Walter Underwood <wun...@wunderwood.org> 
> wrote:
>> Is there some special casing in the highlighter to skip query syntax
>> words? The words “and” and “or” don’t get highlighted.
>> 
>> This is in 6.5.0.
>> 
>>      <str name="hl.fl">question</str>
>>      <str name="hl.encoder">html</str>
>>      <str name="hl.fragsize">440</str>
>>      <str name="hl.method">fastVector</str>
>>      <str name="hl.snippets">1</str>
>> 
>> wunder
>> Walter Underwood
>> wun...@wunderwood.org
>> http://observer.wunderwood.org/  (my blog)
> 
> -- 
> Sorry for being brief. Alternate email is rickleir at yahoo dot com

Reply via email to