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

Adding in highlighting and "more" in the text field #2

Open
jbs123 opened this issue Apr 9, 2013 · 6 comments
Open

Adding in highlighting and "more" in the text field #2

jbs123 opened this issue Apr 9, 2013 · 6 comments

Comments

@jbs123
Copy link

jbs123 commented Apr 9, 2013

  1. wonderful idea and job! Thank you. As a developer this makes my life so much easier.
  2. Is it possible to add in some js to catch the tag and highlight? Maybe even make it customizable?
  3. more/less based up how big the text field so. Collapse by default.
  4. Tag cloud maybe?
  5. Date picker?
  6. Awesome idea...let me know if you need developer help.
@fergiemcdowall
Copy link
Owner

Hi Jbs123

Its great that Solrstrap has helped you out!

Solrstrap is simple on purpose. Its really a starting point and you can add as much functionality to it as you want. However search term highlighting (where it is available on the Solr box) and date navigation are definitely things that could sensibly be added in the next release.

As for developer help- just roll your sleeves up and get stuck in :)

F

@Treggats
Copy link
Collaborator

Just a FYI I'm working on the highlighter and will commit it to my fork on monday

@fergiemcdowall
Copy link
Owner

Great! Is it going to use HighlightingParameters? http://wiki.apache.org/solr/HighlightingParameters

@Treggats
Copy link
Collaborator

At the moment those are configured in solrconfig.xml, but good to mention that. I will implement that next monday

@rwiker
Copy link
Collaborator

rwiker commented Aug 15, 2013

I've added simple highlighting to my fork at https://github.com/rwiker/solrstrap; I've also made some changes to make use of facets more robust.

@fergiemcdowall
Copy link
Owner

Great! could you do a pull request?

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

4 participants