Facet Pivot, histogram widget, and pyramid widget#47
Open
cassisnaro wants to merge 16 commits intoevolvingweb:masterfrom
Open
Facet Pivot, histogram widget, and pyramid widget#47cassisnaro wants to merge 16 commits intoevolvingweb:masterfrom
cassisnaro wants to merge 16 commits intoevolvingweb:masterfrom
Conversation
… can be found in AbstractFaceWidget.js. In Google Chrome looks to work properly
…solar changed from text_general to string
Contributor
|
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). |
Contributor
|
If you have a live URL where I can see the widget, that works, too. |
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


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.