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

Implement "advanced search" #63

Closed
rosiel opened this issue Feb 28, 2023 · 1 comment
Closed

Implement "advanced search" #63

rosiel opened this issue Feb 28, 2023 · 1 comment

Comments

@rosiel
Copy link
Contributor

rosiel commented Feb 28, 2023

The "Advanced Search" module contains the following features:

  • field-specific search
  • nicer view display controls (e.g. grid/list, results per page, sort)

The version extracted and improved by UTSC also includes:

  • dismax search (over the entire set of indexed fields) and the ability to use dismax search with specific fields
  • A global-friendly "Search" block
  • Fixes for ajax errors

Implement these so we can show off field-specific ("advanced") searching.

@rosiel
Copy link
Contributor Author

rosiel commented Mar 15, 2023

Done with #70

@rosiel rosiel closed this as completed Mar 15, 2023
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

No branches or pull requests

1 participant