Skip to content

DOC-14139: Add ability to perform fts query from eventing - #674

Open
Pallavi-Janardhan wants to merge 1 commit into
release/8.1from
DOC-14139_Perform_FTS_Query_from_Eventing
Open

DOC-14139: Add ability to perform fts query from eventing#674
Pallavi-Janardhan wants to merge 1 commit into
release/8.1from
DOC-14139_Perform_FTS_Query_from_Eventing

Conversation

@Pallavi-Janardhan

@Pallavi-Janardhan Pallavi-Janardhan commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Included information for FTS SearchQuery for Eventing DOC-14139

Docs preview

@Pallavi-Janardhan

Copy link
Copy Markdown
Contributor Author

Ankit and Saimirra, as discussed, I am not very sure of the example that I have provided. Kindly check and suggest necessary changes that works well.

log("Match found: ", row);
}

if (count > 0) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

we don't need this part and can remove count variable. That was only in testing script to match count matches the limit or not. I guess this is not needed in the example script

@simon-dew simon-dew changed the title DOC-14139_Added info for FTS searchQuery for Eventing DOC-14139: Add ability to perform fts query from eventing Aug 6, 2026
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