Skip to content

docs: clarify that store: false fields are not persisted after a restart - #494

Open
tharropoulos wants to merge 2 commits into
typesense:masterfrom
tharropoulos:store-false
Open

docs: clarify that store: false fields are not persisted after a restart#494
tharropoulos wants to merge 2 commits into
typesense:masterfrom
tharropoulos:store-false

Conversation

@tharropoulos

Copy link
Copy Markdown
Collaborator

Change Summary

  • rewrite the store row in the collections field table to say the value is removed before it is written to disk and is absent after a restart
  • add a warning callout below the table explaining store: false values live only in-memory and vanish on restart, snapshot restore, node replacement, or upgrade
  • caution against store: false for data needed after a restart, using a float[] vector field losing its vectors as the example
  • add a tip to the image-search guide noting the discarded image is fine because its embedding field is stored by default, cross-linking the collections note

PR Checklist

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.

1 participant