Skip to content

Fix boosting search on material name#6631

Merged
XingY merged 1 commit intodevelopfrom
fb_materialIndex
May 6, 2025
Merged

Fix boosting search on material name#6631
XingY merged 1 commit intodevelopfrom
fb_materialIndex

Conversation

@XingY
Copy link
Copy Markdown
Contributor

@XingY XingY commented May 5, 2025

Rationale

The recent change to switch from using properties instead of document body for storing material data is causing test failure when using "boosting" search syntax. Boosting syntax is used on document body and keywords, but not identifiers.
NotebookMediaReferenceTest.testValidPrefixCharacters
CrossFolderSearchTest.testCanSeeDataFromProject

Related Pull Requests

Changes

  • Add name to document keywords

@XingY XingY requested a review from labkey-nicka May 5, 2025 19:59
@XingY XingY merged commit 92cc8aa into develop May 6, 2025
13 checks passed
@XingY XingY deleted the fb_materialIndex branch May 6, 2025 06:36
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

Successfully merging this pull request may close these issues.

2 participants