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

Implement Search Query Results page #27

Open
dmitrizagidulin opened this issue Nov 25, 2015 · 0 comments
Open

Implement Search Query Results page #27

dmitrizagidulin opened this issue Nov 25, 2015 · 0 comments

Comments

@dmitrizagidulin
Copy link
Contributor

Enable users to paste in a Solr search query into a text box, then display the paginated results and link to the actual objects whose keys are returned (so that users can browse them).

(Also display the time that the query took to run (from the perspective of the GUI/client)).

Let's start simple -- we can do just a textbox at first. Then we can do individual text-boxes for the individual Solr syntax fields (q, fl, fq, group, facet etc).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant