Item8643: Stopwords do not work with + syntax

pencil
Priority: Normal
Current State: Closed
Released In: 1.0.10
Target Release: patch
Applies To: Engine
Component:
Branches:
Reported By: ArthurClemens
Waiting For:
Last Change By: KennethLavrsen
When a search is performed with the + operator, and the search term is a stop word, search is performed on that word.

To test, write in a search field:
+that

-- ArthurClemens - 28 Feb 2010

so the stop words change has revealed a premature optimisation in caching the setting in the parser. I've de-optimised the code by adding a finish so that the code is correct - we can consider optimisations to this..

-- SvenDowideit - 07 Mar 2010

 
Topic revision: r12 - 08 Sep 2010, KennethLavrsen
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy