processor exclude words option does not work

Created on 23 May 2024, about 1 month ago
Updated 16 June 2024, 12 days ago

Problem/Motivation

the exclude words option does not work

Steps to reproduce

Configure a search index server with some fields as full text
In the processors options , excude words such as des, les, le, la etc.
create an index view with the full text seaech as exposed filter
Choose the parameter 'Contain all these words"
create a content with the word "des"

=> it does not exclude the content on search "des"

Is it because it does partial word matching ?
i thought there were a possibility to choose not to "Match on parts of a word" but i cannot find that option nowhere

💬 Support request
Status

Fixed

Version

1.0

Component

Database backend

Created by

🇫🇷France matoeil

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @matoeil
  • Status changed to Postponed: needs info about 1 month ago
  • 🇦🇹Austria drunken monkey Vienna, Austria

    If you search for only a stop word, then you either get all content as results or none (could depend on backend plugin or other configuration). If the former is the case, then it is expected that content containing the word “des” will also be shown.

    I expect you’re using the database backend for searching? Then the partial matching option is in the search server settings.

    Does this resolve your problem? Otherwise, please provide more details.

  • 🇫🇷France matoeil

    i do use the database backend for searching, and i cannot see that "partial matching option".

    Could u tell me the url and screen capture ?

  • Status changed to Active about 1 month ago
  • Status changed to Fixed 20 days ago
  • 🇦🇹Austria drunken monkey Vienna, Austria

    Simply click on “Edit” for the search server (admin/config/search/search-api/server/[SERVER_ID]/edit and it’s there. See screenshot.

  • 🇫🇷France matoeil

    what if it s not there ?
    i cannot see it ( see capture)

  • Status changed to Active 18 days ago
  • Status changed to Fixed 12 days ago
  • 🇦🇹Austria drunken monkey Vienna, Austria

    Simply click on “Edit” for the search server (admin/config/search/search-api/server/[SERVER_ID]/edit) and it’s there.
    In your case, click on “Data server” in the Search API overview.

Production build 0.69.0 2024