neo4j / docs-cypher

Neo4j Cypher Documentation
13 stars 54 forks source link

Add new vector index settings #1009

Closed parnmatt closed 2 months ago

parnmatt commented 2 months ago

We have exposed quantization, and M and efConstruction hyperparameters for the vector index. We have also allowed the similarity function to be defaulted to 'cosine', and for the dimensions to not need to be specified.

parnmatt commented 2 months ago

I have no strong preference on the wording currently, just jotted down some things we can iterated upon. I have used description lists for the index settings for now; however, I am open to a different format if preferred. I am unsure if we want it to be in a collapsible section (or perhaps just the advanced) or if all settings should be clearly visible.

neo-technology-commit-status-publisher commented 2 months ago

Thanks for the documentation updates.

The preview documentation has now been torn down - reopening this PR will republish it.