-
Notifications
You must be signed in to change notification settings - Fork 13
Enhanced Search: Content and Metadata #33
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Extend the search API to query file metadata (name, type, size, tags) and optionally file content via a pluggable indexing backend. Provide pagination, sorting, and filtering controls (e.g., by folder, MIME type, modified date). Design the interface so different indexers (e.g., Lucene, Elasticsearch) can be integrated without changing the API. Return relevant snippets or highlights for content matches when available. Include tests and update the README with usage examples.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request