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

Circulars: add support for Lucene-style search queries in archive #2288

Open
3 of 9 tasks
tylerbarna opened this issue May 20, 2024 · 0 comments
Open
3 of 9 tasks

Circulars: add support for Lucene-style search queries in archive #2288

tylerbarna opened this issue May 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tylerbarna
Copy link
Member

tylerbarna commented May 20, 2024

Description

Lucene style search queries allow for users to conduct more granular searches and are supported by OpenSearch

Acceptance criteria

  • Change OpenSearch backend to make use of the full-text/lucene query methods
  • Allow for searching with wildcards
  • Allow for searching by author
  • Allow for specifying a search of the body and/or the subject
  • Have method for searching by date range using lucene style query
  • Ensure the lucene style date range updates the state of the date range element UI
  • Current default search behaviour should not be affected by lucene queries.
  • Provide documentation on supported lucene query options. The documentation in ADS is a good example
  • (optional) Implement a quick field system along the lines of ADS
@tylerbarna tylerbarna added the enhancement New feature or request label May 20, 2024
@tylerbarna tylerbarna added this to GCN May 28, 2024
@tylerbarna tylerbarna moved this to Open in GCN May 28, 2024
@tylerbarna tylerbarna moved this from Open to In Progress in GCN Jun 10, 2024
@tylerbarna tylerbarna moved this from In Progress to Blocked in GCN Jun 10, 2024
@tylerbarna tylerbarna moved this from Blocked to In Progress in GCN Jul 16, 2024
@tylerbarna tylerbarna changed the title Add support for Lucene style search queries Circulars: add support for Lucene-style search queries in archive Jul 18, 2024
@lpsinger lpsinger added this to the Advanced Search milestone Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

2 participants