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

refs #25206 #25882 [de_d13] release/de_d13/2023_07

* apply searchspecs modifications for better SolrCloud search
parent fa490d43
Branches
Tags instance/fid_adlr/alpha/oldindex
No related merge requests found
......@@ -487,146 +487,43 @@ Series2:
AllFields:
DismaxParams:
- [mm, 3]
- [bf , ord(publishDateSort)^10]
# - [bf , "if(exists(query({!v='source_id:0'})),10,1)^1000"]
- [bf, "if(exists(query({!v='facet_avail:Local'})),10,1)^1000"]
- [bf, "if(exists(query({!v='facet_avail:Local'})),10,1)^10"]
DismaxFields:
- title_short^1000
- title_full_unstemmed^1000
- title_short^750
- title_full_unstemmed^600
- title_full^400
- title^500
- title_alt^200
- title_new^100
- title_orig^500
- title_orig^100
- series^50
- series_orig^10
- series2^30
- series_orig^50
- author^500
- author_fuller^150
- author_corporate^300
- author2^400
- author_corporate2^100
- author_ref^500
- author_orig^300
- author2_orig^300
- author_corporate_orig^300
- author_corporate2_orig^100
- topic_ref^10
- author^300
- author2^100
- author_corporate
- author_ref
- topic_ref
- contents^10
- topic_unstemmed^15
- topic^10
- geographic^10
- genre^10
- rvk_label
- 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
QueryFields:
0:
0:
- OR
- 50
title_short:
- [onephrase, 1000]
title_full_unstemmed:
- [onephrase, 1000]
- [and, 500]
title_full:
- [onephrase, 400]
title:
- [onephrase, 300]
- [and, 250]
title_alt:
- [and, 200]
title_new:
- [and, 100]
title_orig:
- [onephrase, 500]
- [and, 400]
series:
- [onephrase, 300]
- [and, 100]
series2:
- [and, 30]
series_orig:
- [onephrase, 200]
- [and, 100]
author:
- [onephrase, 500]
- [and, 250]
author_fuller:
- [onephrase, 150]
- [and, 125]
author_ref:
- [onephrase, 250]
- [and, 250]
- [or, 250]
author_orig:
- [onephrase, 500]
- [and, 250]
author2_orig:
- [and, 50]
author_corporate_orig:
- [onephrase, 500]
- [and, 400]
author_corporate2_orig:
- [and, 50]
author_corporate:
- [onephrase, 500]
- [and, 400]
author2:
- [and, 50]
author_additional:
- [and, 50]
author_corporate2:
- [and, 50]
contents:
- [and, 10]
topic_unstemmed:
- [onephrase, 55]
- [and, 50]
topic:
- [onephrase, 50]
topic_ref:
- [onephrase, 10]
- [and, 5]
- [or, 5]
topic_id:
- [onephrase, 50]
- [and, 25]
allfields_unstemmed:
- [or, 10]
# fulltext_unstemmed:
# - [or, 10]
allfields:
- [or, ~]
fulltext:
- [or, ~]
# description:
# - [or, ~]
rvk_label:
- [onephrase, 500]
- [and, 250]
- [or, 250]
isbn:
- [onephrase, 500]
isbn_isn_mv:
- [onephrase, 250]
issn:
- [onephrase, 500]
issn_isn_mv:
- [ onephrase, 250 ]
ismn:
- [onephrase, 500]
imprint:
- [onephrase, 500]
- rvk_label
- provenance_txt_mv
- contents_txt_mv
DismaxHandler: edismax
# ExactSettings:
# DismaxFields:
......
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