-
Notifications
You must be signed in to change notification settings - Fork 141
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 Capabilities #1
Comments
Some years ago, I started to implement an artifact search in m2e, based on the currently exposed solr API (See https://bugs.eclipse.org/bugs/show_bug.cgi?id=478647, fbricon/m2e-core@f46db07) I'm not interested in the UI part of the Advanced search capabilities much, but definitely in some REST endpoints. What I'd like to see, available for 3rd party tools:
|
Thanks for the info @fbricon ! The work to do it won't likely be a part of this project (it'll be on the backend portion that powers all this), I'll check with the people working on that and see what they think! |
@DarthHater ok thanks. Would be nice to have an issue tracker for the backend too ;-) |
We now support advanced search on beta. See here a small demo : |
It does not seems like an advance search, or may be user experience could be much better. |
Description
Currently the advance search has capabilities that this SPA does not, we require to investigate whether this is still needed.
These capabilities include:
Good things to check :
Acceptance Criteria
Please leave a comment or reaction to this issue if you'd benefit from this functionality!
The text was updated successfully, but these errors were encountered: