Closed fgeich closed 2 years ago
Currently we support searching by names. We currently work on enhanced search capabilities including a facetted search (filters). We will schedule this issue in the course of the implementation of the search capabilities.
This has been solved in the meantime by introducing an advanced search capability for algorithms, see here:
I noticed that the search bar does not work for acronyms. Examples: search for "HHL" works as expected (since HHL is in title) search for "VQE" does not work (since title is "Variational Quantum Eigensolver", but acronym VQE is properly set)