Skip to content
Snippets Groups Projects
Commit ec459298 authored by Ere Maijala's avatar Ere Maijala Committed by Demian Katz
Browse files

Added isbn and issn to AllFields search.

parent 6376b67b
No related merge requests found
......@@ -324,6 +324,8 @@ AllFields:
- fulltext_unstemmed^10
- allfields
- fulltext
- isbn
- issn
QueryFields:
0:
0:
......@@ -376,6 +378,10 @@ AllFields:
- [or, ~]
fulltext:
- [or, ~]
isbn:
- [onephrase, ~]
issn:
- [onephrase, ~]
# These are advanced searches that never use Dismax:
id:
......
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