Skip to content

Commit

Permalink
Merge pull request #50 from duncdrum/Chronologietests
Browse files Browse the repository at this point in the history
Update searchspecs.yaml
  • Loading branch information
duncdrum authored Jan 29, 2024
2 parents 6aee293 + dd009c2 commit 96d7bae
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions vufind/searchspecs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -430,19 +430,8 @@ AllFields:
- [bq, genre_facet:"Rezension"^0.1]
- [bq, genre_facet:"book-review"^0.1]
# Alternative zum abgestufen Boosting des Erscheinungsjahres, eWW
# - [bf=ord(publishDate)^500]
- [bq, publishDateSort:2023^280]
- [bq, publishDateSort:2022^260]
- [bq, publishDateSort:2021^240]
- [bq, publishDateSort:2020^220]
- [bq, publishDateSort:2019^200]
- [bq, publishDateSort:2018^180]
- [bq, publishDateSort:2017^160]
- [bq, publishDateSort:2016^150]
- [bq, publishDateSort:2015^140]
- [bq, publishDateSort:2014^130]
- [bq, publishDateSort:2013^120]
- [bq, publishDateSort:202*^500]
- [bf=ord(publishDate)^500]



# - [bq, collection_details:"GBV_ILN_11"^300]
Expand Down

0 comments on commit 96d7bae

Please sign in to comment.