Marko Budiselić

Results 136 comments of Marko Budiselić

aha! then we should probably just adjust the row name to "default storage mode" (when it's the default info, just because it's confusing; to me it was intuitive that returned...

Relevant past PRs: * introduction of the restore replicas -> https://github.com/memgraph/memgraph/pull/415 (default `true`) * hard-coded restore replicas to `true` -> https://github.com/memgraph/memgraph/pull/791 * restore replicas default set to `false` -> https://github.com/memgraph/memgraph/pull/1061

A note, only label / edge-type index creation by default is I think an option here, but will expand 😄

The constraint validation has to be on the storage layer. When initially discussed, `IN_MEMORY_ANALYTICAL` doesn't provide any ACID guarantees (except snapshotting/backup data); an option here is to disable constraint creation...

@Aurora-yzj noted 😄 thanks for reporting! Let us know here if the fix becomes critical from your perspective 👀

@Josipmrden & @katarinasupe could you add a bit more details on what is expected from `--help` to output, maybe give some examples. Because `--help` is not the same as documentation...

@antepusic in this PR, let's introduce the text search feature flag 🤔

@antoniofilipovic added you here as well because of your knowledge related to the property store 👀

Severity changed because it seems to be more critical than initially anticipated.