valueflows / vf-apps

vf-apps has moved to https://lab.allmende.io/valueflows/vf-apps
11 stars 0 forks source link

Fields for fulltext indexing #7

Closed pospi closed 4 years ago

pospi commented 4 years ago

We need to define the set of fields which should be processed through a fulltext search indexing pipeline in order for implementations to provide such functionality.

This is less relevant in RDF, where the "client" app crawls the web to retrieve all data prior to query execution. In actual client/server or distributed implementations, the search lookups need to be performed from the "server" side of the relationship.

As a base, skos:note and any vf:name fields should be included. We need to detail any record-specific fields that need to be indexed in addition to these.

fosterlynn commented 4 years ago

As a base, skos:note and any vf:name fields should be included. We need to detail any record-specific fields that need to be indexed in addition to these.

Those seem like a good start.

almereyda commented 4 years ago

We have moved the ValueFlows organization from GitHub to https://lab.allmende.io/valueflows.

This issue has been closed here, and all further discussion on this issue can be done at

https://lab.allmende.io/valueflows/vf-apps/-/issues/7.

If you have not done so, you are very welcome to register at https://lab.allmende.io and join the ValueFlows organization there.