Skip to content

Perform vector search on ints and floats #1172

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

Merged
merged 2 commits into from
Mar 5, 2025

Conversation

Josipmrden
Copy link
Contributor

Release note

Add documentation providing type specification for vector search

Related product PRs

PRs from product repo this doc page is related to:
memgraph/memgraph#2759

Checklist:

  • Add appropriate milestone (current release cycle)
  • Add bugfix or feature label, based on the product PR type you're documenting
  • Make sure all relevant tech details are documented
  • Check all content with Grammarly
  • Perform a self-review of my code
  • The build passes locally
  • My changes generate no new warnings or errors

@Josipmrden Josipmrden added status: ready PR is ready for review bugfix Documentation related to a product bugfix labels Mar 3, 2025
@Josipmrden Josipmrden added this to the Memgraph 3.1 milestone Mar 3, 2025
@Josipmrden Josipmrden self-assigned this Mar 3, 2025
Copy link

vercel bot commented Mar 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2025 3:54pm

@katarinasupe katarinasupe changed the base branch from main to memgraph-3-1 March 5, 2025 15:26
@katarinasupe katarinasupe merged commit c5071b6 into memgraph-3-1 Mar 5, 2025
2 checks passed
@katarinasupe katarinasupe deleted the perform-vector-search-on-ints-and-floats branch March 5, 2025 16:01
mattkjames7 pushed a commit that referenced this pull request Mar 12, 2025
* init

* Update temporal function signatures (#1162)

* Add function signature for two-argument project() (#1163)

* Add length function docs (#1141)

* Add length function docs

* Format

---------

Co-authored-by: Katarina Supe <[email protected]>

* Add RPC timeouts for SystemHeartbeatReq, SystemRecoveryReq and ForceResetStorageReq (#1130)

* Add info

* Fix to 60''

* Add system recovery timeout

* Use seconds

---------

Co-authored-by: Katarina Supe <[email protected]>

* Add TCP probes to HA chart and standalone chart (#1142)

* Add probes for HA chart

* Add example for secrets

* Add standalone probes to the docs

* Fix text

---------

Co-authored-by: katarinasupe <[email protected]>
Co-authored-by: Katarina Supe <[email protected]>

* Added mgp_list_reserve and List::Reserve (#1126)

* Added mgp_list_reserve and List::Reserve

* Update c-api.mdx

---------

Co-authored-by: Katarina Supe <[email protected]>

* Optionally create storage class in the standalone chart (#1143)

* Optionally create storage class

* Update

---------

Co-authored-by: Katarina Supe <[email protected]>
Co-authored-by: katarinasupe <[email protected]>

* Add length function not difference (#1146)

Co-authored-by: Katarina Supe <[email protected]>

* Add RPC timeouts for AppendDeltasRPC, CurrentWalRPC, WalFilesRPC and SnapshotRPC (#1149)

* Add replication RPC timeouts

* Add docs for snapshot timeouts

* update wording

* Fix typo

* build

---------

Co-authored-by: katarinasupe <[email protected]>
Co-authored-by: Katarina Supe <[email protected]>

* Migrate from S3 (#1157)

* Add migration from S3 docs

* add reference to new procedure

---------

Co-authored-by: katarinasupe <[email protected]>

* Add documentation (#1159)

Co-authored-by: Katarina Supe <[email protected]>

* Remove ports from config options (#1169)

Co-authored-by: Katarina Supe <[email protected]>

* Bugfix: Unregister replication instance could lead to a deadlock (#1170)

* Unregister deadlock

* update wording

* fix typo

---------

Co-authored-by: katarinasupe <[email protected]>
Co-authored-by: Katarina Supe <[email protected]>

* Show vector index info (#1171)

* Add vector index info

* add info to fundamentals section

---------

Co-authored-by: katarinasupe <[email protected]>
Co-authored-by: Katarina Supe <[email protected]>

* Add documentation (#1172)

Co-authored-by: Katarina Supe <[email protected]>

* Bugfix: force reset causes data loss and deletion of durability files in HA environment (#1174)

* Add docs for forked timeline

* Update wording

* clarify non-zero RPO

---------

Co-authored-by: katarinasupe <[email protected]>
Co-authored-by: Katarina Supe <[email protected]>

* add number of threads argument (#1175)

Co-authored-by: Katarina Supe <[email protected]>

* Document newly added approximation functions in C API (#1177)

* document newly added functions

* fix typo

---------

Co-authored-by: Katarina Supe <[email protected]>

* update community detection docs (#1178)

Co-authored-by: Katarina Supe <[email protected]>

* SSO OIDC custom auth and connecting with Neo4j Python driver (#1151)

* SSO custom auth and SSO with neo4j python driver docs

* PR changes

* PR changes

* update link

---------

Co-authored-by: katarinasupe <[email protected]>
Co-authored-by: Katarina Supe <[email protected]>

* Dynamic node labels within list (#1156)

* Add documentation for dynamic node labels within list

* update wording

---------

Co-authored-by: katarinasupe <[email protected]>
Co-authored-by: Katarina Supe <[email protected]>

* Add Lab 3.1.0 release notes (#1184)

Co-authored-by: Katarina Supe <[email protected]>

* Add first memgraph changelog item

* Add first 4 memgraph changelog items

* Add 2 more memgraph changelog items

* Add more changelog items

* Add more changelog items

* Add more changelog items

* Impersonate user (#1179)

* touch

* impersonation doc

* link

* change filename - fix link issue

* fix wording

* Added to python docs

* Add link to reference docs

* Remove title

* update docs

---------

Co-authored-by: katarinasupe <[email protected]>
Co-authored-by: Katarina Supe <[email protected]>

* Query resources and storage access timeout (#1180)

* touch

* access timeout

* removed file

* add fix

---------

Co-authored-by: katarinasupe <[email protected]>

* Dynamic relationship creation (#1188)

* release notes init

* typo

* Dynamic relationship creation

* Create documentation updated

* Migrate to nextra v3 (#1086)

* migration changes

* Update versions

* Make social card link external

* Fix headings

* Add spacing

* Revert "Migrate to nextra v3 (#1086)" (#1093)

This reverts commit db5a2cc.

* Update functions.mdx (#1089)

Add the description of `toStringToNull` function, and clarify the difference between it and the extant `toString` function.

* Add docs for client-side routing

* Update csv.mdx

* update example

* Create documentation updated

---------

Co-authored-by: katarinasupe <[email protected]>
Co-authored-by: Katarina Supe <[email protected]>
Co-authored-by: colinbarry <[email protected]>
Co-authored-by: Andi Skrgat <[email protected]>

* Add --debug-query-plans (#1187)

* Add --debug-query-plans

* change order to alphabetical

* change default to false

* add note on how to use new flag

---------

Co-authored-by: katarinasupe <[email protected]>

* Add more changelog items

* Add more changelog items

* tzdata version incompatibility warning (#1185)

* added warnings

* update warning on procedure page

* added warnings

* update warning

---------

Co-authored-by: katarinasupe <[email protected]>

* Add the whole memgraph changelog

* Add the whole mage changelog

---------

Co-authored-by: Josipmrden <[email protected]>
Co-authored-by: Andi Skrgat <[email protected]>
Co-authored-by: Gareth Andrew Lloyd <[email protected]>
Co-authored-by: Ivan Milinović <[email protected]>
Co-authored-by: David Ivekovic <[email protected]>
Co-authored-by: Toni <[email protected]>
Co-authored-by: Marko Budiselic <[email protected]>
Co-authored-by: andrejtonev <[email protected]>
Co-authored-by: colinbarry <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Documentation related to a product bugfix status: ready PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants