You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that we've switch to opensearch we should start indexing the contents of text like files/essences e.g. elan, pdf, rtf, doc and add these to the search engine.
The text was updated successfully, but these errors were encountered:
Does that mean a seach within NABU would also find text within files? That is the virtue of the ROCrate solution so it is intersting if it could also available in NABU .... but maybe it iss best left to the new version if it wil take effort to include in NABU?
Yes, my thinking is that whenever an item that can be converted to text is uploaded, we add it to Elasticsearch and make the text searchable. I suspect I'd add it as part of the ingest pipeline.
Will need some thinking on the proper workflow and how to get it right but wouldn't be particularly difficult
Given that we are probably only talking about gigabytes of text, it might even make sense to add it to the database to make reindexing trivial.
Now that we've switch to opensearch we should start indexing the contents of text like files/essences e.g. elan, pdf, rtf, doc and add these to the search engine.
The text was updated successfully, but these errors were encountered: