Skip to content
Snippets Groups Projects
Commit a9633269 authored by Robert Lange's avatar Robert Lange
Browse files

refs #21166 [finc] sync test fixtures after changes in ISBN and ISSN indexing...

refs #21166 [finc] sync test fixtures after changes in ISBN and ISSN indexing in search configuration
parent a03173c2
No related merge requests found
......@@ -83,15 +83,23 @@ Author:
ISN:
DismaxFields:
- isbn
- isbn_isn_mv
- issn
- issn_isn_mv
- ismn
QueryFields:
issn:
- [and, 100]
- [or, null]
issn_isn_mv:
- [ and, 50 ]
- [ or, ~ ]
isbn:
- [and, 100]
- [or, null]
isbn_isn_mv:
- [and, 50]
- [or, ~]
ismn:
- [and, 100]
- [or, null]
......@@ -285,7 +293,9 @@ AllFields:
- allfields
- fulltext
- isbn
- isbn_isn_mv
- issn
- issn_isn_mv
- ismn
QueryFields:
0:
......@@ -360,8 +370,12 @@ AllFields:
- [or, 250]
isbn:
- [onephrase, 500]
isbn_isn_mv:
- [onephrase, 250]
issn:
- [onephrase, 500]
issn_isn_mv:
- [ onephrase, 250 ]
ismn:
- [onephrase, 500]
imprint:
......
......@@ -83,15 +83,23 @@ Author:
ISN:
DismaxFields:
- isbn
- isbn_isn_mv
- issn
- issn_isn_mv
- ismn
QueryFields:
issn:
- [and, 100]
- [or, null]
issn_isn_mv:
- [ and, 50 ]
- [ or, ~ ]
isbn:
- [and, 100]
- [or, null]
isbn_isn_mv:
- [and, 50]
- [or, ~]
ismn:
- [and, 100]
- [or, null]
......@@ -285,7 +293,9 @@ AllFields:
- allfields
- fulltext
- isbn
- isbn_isn_mv
- issn
- issn_isn_mv
- ismn
QueryFields:
0:
......@@ -360,8 +370,12 @@ AllFields:
- [or, 250]
isbn:
- [onephrase, 500]
isbn_isn_mv:
- [onephrase, 250]
issn:
- [onephrase, 500]
issn_isn_mv:
- [ onephrase, 250 ]
ismn:
- [onephrase, 500]
imprint:
......
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