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