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

Search auto-complete does not support keywords #2505

Open
bjagg opened this issue Jun 16, 2022 · 0 comments
Open

Search auto-complete does not support keywords #2505

bjagg opened this issue Jun 16, 2022 · 0 comments
Labels

Comments

@bjagg
Copy link
Member

bjagg commented Jun 16, 2022

Describe the bug
In a portlet definition, search honors words in a "keywords" parameter. Auto-complete for the search launcher does not.

To Reproduce
Steps to reproduce the behavior:

  1. Add a "keywords" parameter with a distinguished value (e.g. "shoe") to a portlet-definition suitable for testing (e.g. newsreader portlet)
  2. Import test portlet-definition file
  3. Clear all caches or restart Tomcat
  4. Search for distinguished value (e.g. "shoe")
  5. Note if it appears in the auto-complete dropdown
  6. Search for the term
  7. Confirm the test portlet is listed in the search results

Expected behavior
Test portlet should show in the auto-complete dropdown list when searching for keywords

@bjagg bjagg added the bug label Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant