cosmocode / dokuwiki-plugin-elasticsearch

Integrate an external Elasticsearch engine into DokuWiki
https://www.dokuwiki.org/plugin:elasticsearch
4 stars 6 forks source link

Search Media Files #11

Closed splitbrain closed 1 year ago

splitbrain commented 4 years ago

It's relatively simple to add additional data to the elastic search index. It would be desirable to make use of it for media files as well.

The feature would index media files either on upload or through a periodic job (cron or builtin task runner). To index the contents of the media files, external tools (like pdftotext, etc) could be configured or an instance of Apache Tika could be queried.

This would be similar to the popular docsearch plugin but backed by the more powerful Elastic Search search engine, making it more feasible to index a large number of documents.

Media search will be integrated into the search. Search results could then be filtered by type.

:moneybag: We're looking for a sponsor to invest in implementing this feature. If you're interested please contact us at dokuwiki@cosmocode.de