Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.11.0-M8
-
Patch
Description
We use AWS Kendra a central search tool in our organization to provide a search result that can span different Data Source (DB, Sharepoint, etc).
Since we have a lot of documents in our Wiki, it is interesting for us to be able to index (in Kendra) and search pages and attachments from our wiki.
Furthermore it is important to be able to search in attachments that are in PDF / Word / PPT or HTML format also.
We have implemented a SearchProvider that does the job of indexing and returning search result. The code is available in https://github.com/rostskadat/jspwiki
Some further documentation is available in the README.
I would appreciate if you could direct me toward a document explaining the process for requesting the inclusion of this feature
Thanks