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

Define Dataverse-specific schema.xml for Solr (make authors searchable) #72

Closed
eaquigley opened this issue Jul 9, 2014 · 1 comment
Closed
Assignees
Labels
Type: Feature a feature request

Comments

@eaquigley
Copy link
Contributor


Author Name: Philip Durbin (@pdurbin)
Original Redmine Issue: 3480, https://redmine.hmdc.harvard.edu/issues/3480
Original Date: 2014-02-03
Original Assignee: Elda Sotiri


For a while we were almost exclusively using "dynamic" fields in Solr that have underscores in them:

  • type_s
  • subtree_ss
  • citationyear_i

We did this for speed of development and convenience (everyone can use Solr "as is" out of the box) but we are now requiring a Dataverse-specific Solr schema.xml. We are aiding in constructing it with a new API call ( http://localhost:8080/api/config/solr/schema ) so we can hard-code metadata fields into schema.xml, including "copyField" directives into the "catchall" field.

Originally, this ticket said "finalize" but I changed it to say "define" since I'm sure we'll continue to iterate on the schema.xml.

But for the purposes of QA, a lot of work was done this week in this area and we think it's good enough for now.

Instructions for updating one's schema.xml are in the dev guide.

@eaquigley
Copy link
Contributor Author


Original Redmine Comment
Author Name: Elda Sotiri (@esotiri)
Original Date: 2014-03-27T21:06:05Z


resolved

@eaquigley eaquigley added this to the Dataverse 4.0: Beta 1 milestone Jul 9, 2014
mderuijter pushed a commit to mderuijter/dataverse that referenced this issue May 31, 2021
…-publish-dataset-dialog

DD-446 add license info to publish dataset dialog
JayanthyChengan added a commit to JayanthyChengan/IQSS-dataverse that referenced this issue Dec 1, 2021
…eAddDataHeader

Removed "Add Data" dropdown in the mydata page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature a feature request
Projects
None yet
Development

No branches or pull requests

2 participants