Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

Support entity text indexes #32

@der

Description

@der

[This depends on a decision to invest in entity text indexes generally.]

Assuming a source with an entity-style text index then the dsapi could move multiple parts of the query into the text index. Needs some means of annotating Aspect declarations to say how they map to index fields (including handling property paths).

If the entity index includes numeric/date fields then the dsapi could also potentially move some range queries into the entity index.

Consider whether some form of query hinting would also be useful to control use of text index v.s. SPARQL on a per query basis.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions