Skip to content
Snippets Groups Projects
Commit 9a4ed224 authored by André Lahmann's avatar André Lahmann
Browse files

refs #25882 [de_l330] release/de_l330/2023_09

* apply searchspecs modifications for AllFields for better SolrCloud search
parent 343371f0
Branches
Tags instance/fid_adlr/alpha/oldindex
No related merge requests found
......@@ -152,6 +152,46 @@
"@parent_yaml": "../../../local/config/vufind/searchspecs.yaml"
AllFields:
DismaxParams:
- [bf , ord(publishDateSort)^10]
- [bf, "if(exists(query({!v='facet_avail:Local'})),10,1)^10"]
DismaxFields:
- title_short^750
- title_full_unstemmed^600
- title_full^400
- title^500
- title_alt^200
- title_new^100
- title_orig^100
- series^50
- series_orig^10
- series2^30
- author^300
- author2^100
- author_corporate
- author_ref
- topic_ref
- contents^10
- topic_unstemmed^550
- topic^500
- geographic^300
- genre^300
- allfields_unstemmed^10
- fulltext_unstemmed^10
- allfields
- fulltext
- description
- isbn
- isbn_isn_mv
- issn
- issn_isn_mv
- ismn
- rvk_label
- provenance_txt_mv
- contents_txt_mv
DismaxHandler: edismax
Signatur:
CustomMunge:
masked_whitespace:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment