You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by GitBox <gi...@apache.org> on 2021/03/02 17:00:14 UTC

[GitHub] [jspwiki] rostskadat opened a new pull request #46: Add AWS Kendra as a Search Provider

rostskadat opened a new pull request #46:
URL: https://github.com/apache/jspwiki/pull/46


   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
   
   PS: This issue is tracked by [JSPWIKI-1146](https://issues.apache.org/jira/browse/JSPWIKI-1146)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jspwiki] juanpablo-santos merged pull request #46: Add AWS Kendra as a Search Provider

Posted by GitBox <gi...@apache.org>.
juanpablo-santos merged pull request #46:
URL: https://github.com/apache/jspwiki/pull/46


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org