-
Notifications
You must be signed in to change notification settings - Fork 211
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
Facet Pivot, histogram widget, and pyramid widget #47
base: master
Are you sure you want to change the base?
Conversation
… can be found in AbstractFaceWidget.js. In Google Chrome looks to work properly
…solar changed from text_general to string
Hi @cassisnaro, can you add a commit to remove the files ending in The PyramidAges widget looks too specific to your database to merge. I'm not sure if the histogram widget is too specific or not - do you have a screenshot of how it works? (GitHub can embed images). |
If you have a live URL where I can see the widget, that works, too. |
This pull request contains the changes we have done to integrate the options of facet.pivot, and the two widgets we created. Sadly all our work is based on another database: one with comments published in meneame (a spanish website somewhat similar to reddit), so the data we used may not have any equivalent in the reuter's database.
In any case, the modifications we did in AbstractFacetWidget are all the ones related to pivots, and do not rely on which data is provided by solr.