matrix-org / matrix-org/seshat
Indexing of files/custom events
- Dominant language
- Rust
- Stars
- 127
- Forks
- 29
- Avg merge
- 22h 40m
- Merged PRs (30d)
- 3
Description
Seshat need not conern itself with media but it'd be nice if a client could say oh this media event is actually this blob of text which I fetched from the media store, so index that text as well as the `body` of the media event (filename).
TL;DR: `ability to pass additional terms to index with an event for events which seshat could handle better, e.g media`
Contributor guide
Research direction
Start by tracing how Seshat indexes an event and how the media event's body, described as the filename, is handled. Determine where a client could provide additional terms for indexing, then verify that those terms and the event body are both searchable. The issue names no files or tests, so locating the relevant indexing entry point is part of the work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- database, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100