Skip to content

Index each attribute #56

@cormander

Description

@cormander

As a developer I want search queries on large data sets to be performant while keeping write performance so that both read and write queries happen fast.

This feature is done when:

  • When an (:Attribute) is created, its corresponding Node type is created, and index created
  • Each (:PersonAttribute) has a second Node that is indexed on value that corresponds to its [:ATTRIBUTE_TYPE]
  • A recurring job exists that finds (:PersonAttribute) without a second Node, and sets it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions