]> git.evergreen-ils.org Git - Evergreen.git/blob - docs/modules/admin/pages/search_settings_web_client.adoc
docs: Angular Acq Sprint 0 Tools and Infrastructure
[Evergreen.git] / docs / modules / admin / pages / search_settings_web_client.adoc
1 == Adjusting Relevance Ranking and Indexing ==
2
3 === Metabib Class FTS Config Maps ===
4
5 NOTE: These settings will apply to all libraries in your
6 consortium.  There is no way to apply these settings to
7 only one library or branch.
8
9 * _Field Class_ - Reference to a field defined in
10   Administration > Server Administration > MARC
11   Search/Facet Classes.
12 * _Text Search Config_ - Which Text Search config to use
13 * _Active_ - Check this checkbox to use this configuration
14   for searching and indexing.
15 * _Index Weight_ - The FTS index weight to use for this
16   FTS config. Should be A, B, C, or D, defaults to C.
17   You can see the exact numeric values for A, B, C, and
18   D in Administration > Server Administration > MARC
19   Search/Facet Classes.
20 * _Index Language_ - An optional 3-letter code
21    representing the language the record should be set to 
22    in order for this FTS config to be used for indexing.
23   should be set to in order for this FTS config to be used for indexing
24 * _Search Language_ - An optional 3-letter code representing
25   what preferred language search should be selected by the
26   end-user in order for this FTS config to be applied to
27   their search.
28 * _Always Use_ - Check this checkbox to override the
29   configuration for a more specific field.  For example,
30   if you check this box when entering a setting for the
31   _author_ metabib class, it will override any settings
32   you have made for the _author|personal_ field in
33   the Administration > Server Administration > Metabib
34   Field FTS Config Maps screen.
35
36 === Metabib Field FTS Config Maps ===
37
38 NOTE: These settings will apply to all libraries in your
39 consortium.  There is no way to apply these settings to
40 only one library or branch.
41
42 * _Metabib Field_ - Reference to a field defined in
43   Administration > Server Administration > MARC
44   Search/Facet Fields.
45 * _Text Search Config_ - Which Text Search config to use
46 * _Active_ - Check this checkbox to use this configuration
47   for searching and indexing.
48 * _Index Weight_ - The FTS index weight to use for this
49   FTS config. Should be A, B, C, or D, defaults to C.
50   You can see the exact numeric values for A, B, C, and
51   D in Administration > Server Administration > MARC
52   Search/Facet Classes.
53 * _Index Language_ - An optional 3-letter code
54    representing the language the record should be set to 
55    in order for this FTS config to be used for indexing.
56   should be set to in order for this FTS config to be used for indexing
57 * _Search Language_ - An optional 3-letter code representing
58   what preferred language search should be selected by the
59   end-user in order for this FTS config to be applied to
60   their search.