craftcms / craftcms/cms

Search result issue

Open
#10,579 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
PHP
Stars
3.6k
Forks
705
Avg merge
1d 5h
Merged PRs (30d)
134

Description

Description
  • Multi-site
  • Field: Content builder(Neo) --> Rich text(Redactor), checked 'Use this field’s values as search keywords.'
  • I put the content in rich text, and the word 'frog' is included in the content, but if I search for 'frog', the page does not appear in the search results.
  • Tried re-indexing already.

Is there anyone who can point to the resolution of this issue?

Steps to reproduce
  1. Add contents(frog) to a page and save and publish the page
  2. Search by "frog", but the page doesn't show up on the search result page
Additional info
  • Craft version: 3.7.26
  • PHP version: 7.4
  • Database driver & version: mariadb 10.5(local), MySql(live)
  • Neo: 2.12.1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported steps with a Neo Rich Text field containing “frog,” then re-index and search for that term. Compare the indexing and search behavior for the listed Craft, PHP, and database versions; done means the published page appears in results for “frog” without relying on manual workarounds.

Written by the indexing model from the issue text.

Assessment

Tech stack
mariadb, mysql, php
Domain
backend, search
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.