You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the "advanced search" tab does not implement any additional search options/parameters to the search provided in the sidebar (it's main utility in current form is providing more space to display the search results).
An improvement would be to implement UI to set the fields within the SearchParams type that is part of the search API in the backend. This change would make searching more flexible/precise.
The text was updated successfully, but these errors were encountered:
Currently the "advanced search" tab does not implement any additional search options/parameters to the search provided in the sidebar (it's main utility in current form is providing more space to display the search results).
An improvement would be to implement UI to set the fields within the
SearchParams
type that is part of the search API in the backend. This change would make searching more flexible/precise.The text was updated successfully, but these errors were encountered: