-
Notifications
You must be signed in to change notification settings - Fork 281
DOC-5800: search: document new vector search attrib. #2209
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
Conversation
adrianoamaral
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just few adjustments in regards Query Attributes in general.
content/develop/ai/search-and-query/advanced-concepts/query_syntax.md
Outdated
Show resolved
Hide resolved
andy-stark-redis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just style suggestions (except the code snippets, which are easy to fix), so basically LGTM.
content/develop/ai/search-and-query/advanced-concepts/query_syntax.md
Outdated
Show resolved
Hide resolved
content/develop/ai/search-and-query/advanced-concepts/query_syntax.md
Outdated
Show resolved
Hide resolved
Co-authored-by: andy-stark-redis <[email protected]>
|
Thank you, @andy-stark-redis! |
* DOC-5799: search: document procedure for building with Intel binaries (#2206) * DOC-5799: search: document procedure for building with Intel binaries * Fix warning shortcode use * DOC-5777: search: document new SCORERs (#2204) * DOC-5777: search: document new SCORERs * Update the admin. overview page * Apply suggestions from code review Co-authored-by: andy-stark-redis <[email protected]> * Apply suggestions from code review --------- Co-authored-by: andy-stark-redis <[email protected]> * DOC-5818: vector set: add new VRANGE command (#2233) * DOC-5575: update the modules API page (#2305) * DOC-5853: update CLIENT LIST history information (#2306) * DOC-5864: update tested-on information (#2311) * DOC-5800: search: document new vector search attrib. (#2209) * DOC-5800: search: document new vector search attrib. * Remove temp. file * Remove query parm info from FT.SEARCH and FT.AGG... cmd pages * Add reference to the query attributes page * Apply suggestions from code review Co-authored-by: andy-stark-redis <[email protected]> --------- Co-authored-by: andy-stark-redis <[email protected]> * DOC-5717: update XREADGROUP command page (#2312) * DOC-5720: add new MSETEX command page (#2310) * DOC-5720: add new MSETEX command page * Apply code review suggestions * DOC-5718: add new string commands (#2307) * Initial commit * DOC-5718: add new string commands * Apply code review suggestions * Apply more code review suggestions * Apply yet more code review suggestions * DOC-5867: add new CLUSTER MIGRATION command page (etc) (#2314) * DOC-5867: add new CLUSTER MIGRATION command page (etc) * Apply code review suggestions * Apply code review suggestions * DOC-5574: add 8.4-RC1 release notes (#2344) * DOC-5574: add 8.4-RC1 release notes * Update content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.4-release-notes.md Co-authored-by: mich-elle-luna <[email protected]> --------- Co-authored-by: mich-elle-luna <[email protected]> * DOC-5577: update what's new page with 8.4 info (#2345) * DOC-5863: update config. params pages (#2346) * DOC-5589: update RS/RC compat. info. for new cmds (#2352) * DOC-5924: update final bits and pieces for 8.4 release (#2353) * DOC-5924: update final bits and pieces for 8.4 release * update two commands per JSON files * DOC-5801: search: add new FT.HYBRID command (#2210) * DOC-5801: search: add new FT.HYBRID command * Add compat. info * Fixed commands.json parsing; updated FT.HYBRID syntax * Apply suggestions from code review Co-authored-by: adrianoamaral <[email protected]> * Update content/commands/ft.hybrid.md Co-authored-by: adrianoamaral <[email protected]> * Fix build error and provide more copy-editing * Fix compat. heading --------- Co-authored-by: adrianoamaral <[email protected]> * DOC-5576: add 8.4 GA release notes --------- Co-authored-by: andy-stark-redis <[email protected]> Co-authored-by: mich-elle-luna <[email protected]> Co-authored-by: adrianoamaral <[email protected]>
@adrianoamaral: I've posted this PR as a draft, as I think we might need to iterate on it a bit. We'll see.