Skip to content
New issue

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

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

Already on GitHub? # to your account

Feature: UI extension to restrict the search query for the given path/URL #2470

Closed
wants to merge 3 commits into from

Conversation

barisa
Copy link

@barisa barisa commented Jul 8, 2020

This is a simple UI extension to restrict the search query for a given file path or URL.

If the user wants to use such functionality, he has to use the inurl: syntax, which is not useful for non-power users.
This extension combines the inurl: syntax and hides the complexity with a simple and intuitive extra search path field.

Screenshots

Startpage

Screenshot 2020-07-08 at 17 05 34

Startpage - activated path search

Screenshot 2020-07-08 at 17 05 43

Search page

Screenshot 2020-07-08 at 17 06 10

Search page - activated path search

Screenshot 2020-07-08 at 17 06 17

@marevol
Copy link
Contributor

marevol commented Jul 9, 2020

Thank you for PR.

  • I'd like to keep a default UI simple. So, we provide a feature of fess-theme-*. Sample ones are fess-theme-simple and fess-theme-classic.
  • Fess supports a crawling on Unix based file system. So, url is case sensitive.

@barisa
Copy link
Author

barisa commented Jul 9, 2020

Your welcome.
I'll drop this feature into a custom theme.
Feel free to close this issue.

@marevol marevol closed this Jul 9, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants