Refactoring Solr Configuration #148

Merged
claudio.atzori merged 4 commits from beta_solr_config into beta 3 years ago
schatz commented 3 years ago
Collaborator

A new Solr configuration is introduced with the following changes:

  • A new query handler named "/exploreSearch" that supports field boost factors.
  • English-based stemming in resulttitle, resultdescription, resultsubject.
  • The field "resultacceptanceyear" was added to the query fields.
  • The type of "resultidentifier" was changed from "text_common" to "string".
A new Solr configuration is introduced with the following changes: * A new query handler named "/exploreSearch" that supports field boost factors. * English-based stemming in resulttitle, resultdescription, resultsubject. * The field "resultacceptanceyear" was added to the query fields. * The type of "resultidentifier" was changed from "text_common" to "string".
schatz added the
enhancement
label 3 years ago
claudio.atzori was assigned by schatz 3 years ago
schatz added 3 commits 3 years ago
claudio.atzori added 1 commit 3 years ago
claudio.atzori changed title from WIP: Refactoring Solr Configuration to Refactoring Solr Configuration 3 years ago
Owner

As indicated in #7083 the proposed enhacements are part of the configuration templates managed by the component dnet-index-solr-service:2.5.8.

As indicated in [#7083](https://support.openaire.eu/issues/7083) the proposed enhacements are part of the configuration templates managed by the component `dnet-index-solr-service:2.5.8`.
claudio.atzori merged commit dd568ec88b into beta 3 years ago
The pull request has been merged as dd568ec88b.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b beta_solr_config beta
git pull origin beta_solr_config

Step 2:

Merge the changes and update on Gitea.
git checkout beta
git merge --no-ff beta_solr_config
git push origin beta
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: D-Net/dnet-hadoop#148
Loading…
There is no content yet.