Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AWS Kendra as a Search Provider #46

Merged
merged 7 commits into from
Mar 9, 2021
Merged

Add AWS Kendra as a Search Provider #46

merged 7 commits into from
Mar 9, 2021

Conversation

rostskadat
Copy link
Contributor

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

Copy link
Contributor

@juanpablo-santos juanpablo-santos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@juanpablo-santos juanpablo-santos merged commit b4f4a3b into apache:master Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants