X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fadmin%2Fpreferences%2Fsearching.pref;h=fd53954b14c22d2ca347d7552057d5318aaea678;hb=8465b60a8e63ce53bf8225616fffe53b89e8c7b4;hp=5176d520b3938c9839afde9cc285f9fbc7e00df1;hpb=c8ef17ea3965f04ed3b0bebb85d4c70dd1cfc131;p=srvgit diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref index 5176d520b3..fd53954b14 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref @@ -1,18 +1,6 @@ Searching: Features: - - - pref: NoZebra - choices: - yes: "Don't use" - no: Use - - the Zebra search engine. It is recommended to use Zebra; the option to not use Zebra is deprecated and is not guaranteed to work. - - - - When Zebra is not in use, translate the following MARC fields to the following indexes (each line should look something like 'indexname' => '100a,245a,500*',) - - pref: NoZebraIndexes - type: textarea - class: list - - - - - Perform wildcard searching (where, for example, Har would match Harry and harp) - pref: QueryAutoTruncate type: boolean @@ -28,13 +16,6 @@ Searching: no: "Don't try" - to match similarly spelled words in a search (for example, a search for flang would also match flange and fang; REQUIRES ZEBRA). - - - pref: QueryRemoveStopwords - type: boolean - choices: - yes: Ignore - no: "Don't ignore" - - stopwords specified in Koha when searching. (Only applies when Zebra is off). - - - pref: QueryStemming type: boolean choices: @@ -76,14 +57,56 @@ Searching: yes: Using no: "Not using" - 'ICU Zebra indexing. Please note: This setting will not affect Zebra indexing, it should only be used to tell Koha that you have activated ICU indexing if you have actually done so, since there is no way for Koha to figure this out on its own.' + - + - pref: UseQueryParser + default: 1 + choices: + yes: Try + no: "Do not try" + - 'to use the QueryParser module for parsing queries. Please note: enabling this will have no impact if you do not have QueryParser installed, and everything will continue to work as usual.' + - + - pref: IncludeSeeFromInSearches + default: 0 + choices: + yes: Include + no: "Don't include" + - "see from (non-preferred form) headings in bibliographic searches. Please note: you will need to reindex your bibliographic database when changing this preference." + - + - pref: EnableSearchHistory + default: 0 + choices: + yes: Keep + no: "Don't keep" + - patron search history in the staff client. + - + - pref: BrowseResultSelection + default: 0 + choices: + yes: Enable + no: Disable + - "browsing search results from the bibliographic record detail page in staff client." Search Form: - + - Load the unlogged history to the next user. + - pref : LoadSearchHistoryToTheFirstLoggedUser + default: 0 + choices: + yes: "Load" + no : "Don't load" + - history to the next client. + - - Show tabs in OPAC and staff-side advanced search for limiting searches on the - pref: AdvancedSearchTypes class: long - "fields (separate values with |). Tabs appear in the order listed.
" - "Currently supported values: Item types (itemtypes), Collection Codes (ccode) and Shelving Location (loc)." - + - Limit the languages listed in the advanced search drop-down to the + - pref: AdvancedSearchLanguages + class: long + - "ISO 639-2 language codes (separate values with | or ,)." + - "For example, to limit listing to French and Italian, enter ita|fre." + - - By default, - pref: expandedSearchOption type: boolean @@ -91,6 +114,22 @@ Searching: yes: show no: "don't show" - '"More options" on the OPAC and staff advanced search pages.' + - + - By default, + - pref: OPACNumbersPreferPhrase + type: boolean + choices: + yes: use + no: "don't use" + - 'the operator "phr" in the callnumber and standard number OPAC searches' + - + - By default, + - pref: IntranetNumbersPreferPhrase + type: boolean + choices: + yes: use + no: "don't use" + - 'the operator "phr" in the callnumber and standard number staff client searches' Results Display: - - By default, sort search results in the staff client by @@ -125,6 +164,13 @@ Searching: class: integer - results per page in the staff client. - + - For records with many items, only check the availability status for the first + - pref: MaxSearchResultsItemsPerRecordStatusCheck + class: integer + - items. + -
Availability statuses may show incorrectly in search results if a record has more items than the limit set. Statuses will display correctly in the record details. + -
Leave empty for no limit. + - - By default, sort search results in the OPAC by - pref: OPACdefaultSortField default: relevance @@ -148,7 +194,7 @@ Searching: - Show up to - pref: maxItemsInSearchResults class: integer - - items per biblio in the search results + - items per bibliographic record in the search results - - Build facets based on - pref: maxRecordsForFacets @@ -156,11 +202,25 @@ Searching: default: 20 - records from the search results. - + - Show up to + - pref: FacetMaxCount + class: integer + default: 20 + - facets for each category. + - - By default, show - pref: OPACnumSearchResults class: integer - results per page in the OPAC. - + - "Show facets for" + - pref: DisplayLibraryFacets + type: choice + choices: + home: "home library" + holding: "holding library" + both: "both home and holding library" + - - pref: OPACItemsResultsDisplay type: boolean choices: @@ -172,3 +232,23 @@ Searching: - pref: FacetLabelTruncationLength class: integer - characters, in OPAC/staff interface. + - + - Use the following text as separator for UNIMARC authors facets + - pref: UNIMARCAuthorsFacetsSeparator + class: short + - + - When searching on the ISBN index, + - pref: SearchWithISBNVariations + choices: + yes: "search" + no: "don't search" + - on all variations of the ISBN. Note that this preference has no effect if UseQueryParser is on. + Did you Mean/Spell checking: + - + - LIBRIS Spellchecking API key + - pref: LibrisKey + - "Can be obtained at http://api.libris.kb.se/bibspell." + - + - LIBRIS base URL + - pref: LibrisURL + - "Please only change this if you are sure it needs changing."