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

Facets: Don't Hardcode Any Facets #2039

Closed
2 tasks
eaquigley opened this issue Apr 17, 2015 · 2 comments
Closed
2 tasks

Facets: Don't Hardcode Any Facets #2039

eaquigley opened this issue Apr 17, 2015 · 2 comments
Labels
Feature: Search/Browse Help Wanted: Code Mentor: pdurbin Type: Feature a feature request User Role: Curator Curates and reviews datasets, manages permissions

Comments

@eaquigley
Copy link
Contributor

Now that we see real data in Dataverse, several of the hard coded facets no longer make sense to have as ones that a user cannot pick if they want them to appear or not. Affiliation is the primary example as well as Dataverse category since most dataverses still need to be given categories.

Things that need to be done:

  • Allow a user to unselect any facet (besides the Dataverse, Dataset, Files and Publication Status ones) from appearing on their Dataverse page (including the Harvard Dataverse)
  • Allow a user to reorder all facets so if they want Subject to appear before Dataverse Category, they can
@eaquigley eaquigley modified the milestones: In Review - 4.x, In Review - 4.0.x Apr 17, 2015
@pdurbin
Copy link
Member

pdurbin commented Apr 17, 2015

@scolapasta this ticket probably means it time to make all Solr search field database-driven. Right now many fields are hard coded into https://github.com/IQSS/dataverse/blob/master/src/main/java/edu/harvard/iq/dataverse/search/SearchFields.java

@djbrooke
Copy link
Contributor

djbrooke commented Oct 9, 2019

Closing in favor of #6259

@djbrooke djbrooke closed this as completed Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Search/Browse Help Wanted: Code Mentor: pdurbin Type: Feature a feature request User Role: Curator Curates and reviews datasets, manages permissions
Projects
None yet
Development

No branches or pull requests

4 participants