Skip to content

Release/3.1.0/indexing changes - #60

Merged
tiller1010 merged 7 commits into
mainfrom
release/3.1.0/indexing-changes
Jun 17, 2026
Merged

Release/3.1.0/indexing changes#60
tiller1010 merged 7 commits into
mainfrom
release/3.1.0/indexing-changes

Conversation

@tiller1010

@tiller1010 tiller1010 commented Jun 16, 2026

Copy link
Copy Markdown
Member

https://werkbotstudios.teamwork.com/app/tasks/39621613

Summary

Release PR for

  • fixed search index relevance
  • consistent indexes when updating/inserting after writing/publishing
  • Dev task description
  • Increased indexer step count
  • Highlighted results text color
  • Updated getSearchableID to use the class/subclass that defines getIndexQuery
  • Documentation
    • Updated getIndexQuery example to use the class that defines getIndexQuery (used by getSearchableID, when writing/publishing)
    • Mentioned use of updateIndexQuery in DataExtensions
    • Included basic fluent setup documentation

Testing Steps

  • (optional) test again with reed or moh
  • see updated documentation
    • confirm the updated documentation makes sense and looks good
    • (optional) update your page/dataobject index queries, confirm everything works as expected

Git Flow

  • DO NOT delete "release/*" or "hotfix/*" branches after merging a PR. These are used to publish the next release, and they are deleted automatically.
  • "Squash and merge" is good on "feature/*" into "develop"
  • "Create a merge commit" is good on "release/*" or "hotfix/*" into "main"

@tiller1010
tiller1010 requested a review from aletail June 16, 2026 19:41

@aletail aletail left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good!

Reading through the fluent docs got me thinking, couldn't we automate alot of that so there is not so much configuration? Like if I have fluent installed and run the indexer, it should produce each index file automatically etc...Just a thought and outside the scope of this PR but maybe something for the future.

@tiller1010
tiller1010 merged commit a078883 into main Jun 17, 2026
2 checks passed
@github-actions
github-actions Bot deleted the release/3.1.0/indexing-changes branch June 17, 2026 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants