Skip to content

Conversation

@DavIvek
Copy link
Contributor

@DavIvek DavIvek commented Jun 11, 2025

Release note

Extended docs with options for scalar_kind.

Related product PRs

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

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
@DavIvek DavIvek added this to the Memgraph 3.4 milestone Jun 11, 2025
@DavIvek DavIvek self-assigned this Jun 11, 2025
@vercel
Copy link

vercel bot commented Jun 11, 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 Jun 18, 2025 9:23am
@DavIvek DavIvek added the feature Documentation related to a new product feature of feature update label Jun 11, 2025
@katarinasupe katarinasupe requested review from matea16 and removed request for katarinasupe June 11, 2025 13:22
@matea16 matea16 mentioned this pull request Jun 18, 2025
22 tasks
@matea16 matea16 merged commit 718c00a into memgraph-3-4 Jun 18, 2025
2 checks passed
matea16 added a commit that referenced this pull request Jul 10, 2025
* init * Add scalar_kind options to vector index (#1313) * extend docs with scalar_kind options * extend docs with scalar_kind examples * Update pages/querying/vector-search.mdx --------- Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * Get hops counter function (#1323) Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * Add `text.replace`, `text.regReplace`, `text.distance` functions (#1321) * Add text functions documentation * Add indentation * Fix indentation --------- Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * doc: Update docs for current GraphQL support (#1327) - Clarify what are pre-requisites and which dependencies are installed as part of the article - Update example to use the syntax and settings needed for `@neo4j/graphql` 7.2.0. - Expand list of what is now supported. * Add `refactor.mergeNodes` query module (#1322) * Add mergeNodes documentation * Add dot --------- Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * Start adding changelog items * All memgraph release notes are in place, TODO: check again tomorrow * Start adding MAGE changelog items * Add docs for vector edge index. (#1329) * add docs for vector index on edges * add info about vector index to SHOW INDEX INFO query * fix spelling mistake --------- Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * Add all MAGE changelog items * Add docs for missing `date` and `mgps` functions (#1330) * doc: Add docs for `date.convert_format` * doc: Tidy `date` docs - Clarify the behaviour of `convert_format` - Correct the underlying language of the module: Python, not C++. * doc: Add docs for `mgps.validate_predicate` * doc: Actually add mpgs page --------- Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * Add docs for replica recovery (#1325) Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * Complete changelog * Concurrent index creation docs (#1332) * concurrent index doc * typos * fixes * Apply suggestions from code review * update --------- Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> Co-authored-by: matea16 <mateapesic@hotmail.com> * remove lab from release notes --------- Co-authored-by: David Ivekovic <david.ivekovic@memgraph.io> Co-authored-by: Josipmrden <josip.mrden@memgraph.io> Co-authored-by: colinbarry <colin.barry@memgraph.io> Co-authored-by: Marko Budiselic <marko.budiselic@memgraph.com> Co-authored-by: Andi Skrgat <andi8647@gmail.com> Co-authored-by: Ivan Milinović <44698587+imilinovic@users.noreply.github.com>
@matea16 matea16 deleted the add-quantization-to-vector-index branch August 25, 2025 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Documentation related to a new product feature of feature update

3 participants