cncf / cncf/landscape-graph

Create full-text indices (Lucene) for relationships' properties

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
Jupyter Notebook
Stars
55
Forks
19
PR merge metrics
No merged PRs in 30d

Description

...that are...

* frequently used for queries
* description fields (repos, orgs, user profiles, financial disclosures, etc

https://neo4j.com/docs/cypher-manual/current/indexes-for-full-text-search

CALL db.index.fulltext.createRelationshipIndex("taggedByRelationshipIndex",["FOLLOWS"],["date"], { eventually_consistent: "true" })

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.