Skip to content

Commit 76cbf03

Browse files
committed
Specify DismaxHandler within ExactSettings (comments)
1 parent 8f9cea7 commit 76cbf03

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

config/vufind/searchspecs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,7 @@ Subject:
265265
# ExactSettings:
266266
# DismaxFields:
267267
# - topic_unstemmed^150
268+
# DismaxHandler: edismax
268269

269270

270271
Coordinate:
@@ -294,6 +295,7 @@ JournalTitle:
294295
# ExactSettings:
295296
# DismaxFields:
296297
# - title_full_unstemmed^450
298+
# DismaxHandler: edismax
297299
# FilterQuery: "format:Journal OR format:Article"
298300

299301
Title:
@@ -311,6 +313,7 @@ Title:
311313
# ExactSettings:
312314
# DismaxFields:
313315
# - title_full_unstemmed^450
316+
# DismaxHandler: edismax
314317

315318
Series:
316319
DismaxFields:
@@ -351,6 +354,7 @@ AllFields:
351354
# - fulltext_unstemmed^10
352355
# - isbn
353356
# - issn
357+
# DismaxHandler: edismax
354358

355359
# These are advanced searches that never use Dismax:
356360
id:

0 commit comments

Comments
 (0)