Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Field value still appears in search index even if excluded from search keywords #3837

Closed
romainpoirier opened this issue Feb 13, 2019 · 1 comment

Comments

@romainpoirier
Copy link

Description

Field value still appears in search index, even if excluded from search keywords.

In my current project, this happens within a User field within a Matrix field, but after testing on another project this also happens with a simple Plain Text field.

Search keywords are still there on update Entry / new Entry, and also after updating the search indexes.

Steps to reproduce

  1. Create a Matrix field, and uncheck Use this field’s values as search keywords?
  2. Update the search indexes
  3. Check craft_searchindex table > filter by fieldId > look for field value in the keywords column
  4. Alternatively on front end, start a new search using field value

Additional info

  • Craft version: Craft Pro 3.1.9.1
  • PHP version: 7.1.8
  • Database driver & version: PostgreSQL 9.6.9
@brandonkelly
Copy link
Member

We just released 3.1.10 with a fix for this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants