We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
I can now do: http://localhost:3013/?f[instrumentid_im][]=472 Downside is that the user does not know what instrument he was looking for.
Create a helper to either let the searchbox show the instrument name, or translate the query to a name (instrument_sm) query?
Sorry, something went wrong.
Or create a new instruments route /instrument/:id/search that forwards to a query by name.
/instrument/:id/search
New route: /instrument/:id
/instrument/:id
1e886da
peer35
No branches or pull requests
The text was updated successfully, but these errors were encountered: