diff options
Diffstat (limited to 'java/resources/IceGridAdmin/settings.js')
-rw-r--r-- | java/resources/IceGridAdmin/settings.js | 124 |
1 files changed, 62 insertions, 62 deletions
diff --git a/java/resources/IceGridAdmin/settings.js b/java/resources/IceGridAdmin/settings.js index b82053fac3d..f2c4821f1d4 100644 --- a/java/resources/IceGridAdmin/settings.js +++ b/java/resources/IceGridAdmin/settings.js @@ -1,62 +1,62 @@ -
-// WARNING: DO NOT EDIT THIS FILE.
-// This file is automatically generated by the Zoom Indexer application
-// and will be updated each time you re-index your site. You should make all
-// setting changes directly from the Indexer, via the Configuration window.
-//
-// If you wish to modify the text messages such as "Search results for...",
-// etc. then look up "Zoom Language Files" or "Translating the search page"
-// in the Users Guide for information.
-
-var UseUTF8 = 0;
-var Charset = "windows-1252";
-var NoCharset = 0;
-var MapAccents = 0;
-var MinWordLen = 3;
-var Highlighting = 1;
-var GotoHighlight = 1;
-var PdfHighlight = 1;
-var TemplateFilename = "search_template.html";
-var FormFormat = 2;
-var Logging = 0;
-var LogFileName = "./logs/searchwords.log";
-var MaxKeyWordLineLen = 0;
-var DictIDLen = 3;
-var NumKeywords = 1298;
-var NumPages = 40;
-var MaxMatches = 1000;
-var MaxContextSeeks = 500;
-var DictReservedLimit = 165;
-var DictReservedSuffixes = 83;
-var DictReservedPrefixes = 124;
-var DictReservedNoSpaces = 165;
-var WordSplit = 1;
-var ZoomInfo = 0;
-var Timing = 0;
-var DefaultToAnd = 0;
-var SearchAsSubstring = 1;
-var ToLowerSearchWords = 1;
-var ContextSize = 30;
-var MaxContextKeywords = 3;
-var AllowExactPhrase = 0;
-var UseLinkTarget = 1;
-var LinkTarget = "hmcontent";
-var UseDateTime = 0;
-var UseZoomImage = 0;
-var WordJoinChars = ".-_'";
-var Spelling = 0;
-var Recommended = 0;
-var NumRecommended = 0;
-var RecommendedMax = 0;
-var UseCats = 0;
-var SearchMultiCats = 0;
-var DisplayNumber = 1;
-var DisplayTitle = 1;
-var DisplayMetaDesc = 1;
-var DisplayContext = 0;
-var DisplayTerms = 1;
-var DisplayScore = 1;
-var DisplayURL = 0;
-var DisplayDate = 0;
-var DisplayFilesize = 0;
-var Version = "Version 5.0.1004 (Custom for EC Software) PRO";
+ +// WARNING: DO NOT EDIT THIS FILE. +// This file is automatically generated by the Zoom Indexer application +// and will be updated each time you re-index your site. You should make all +// setting changes directly from the Indexer, via the Configuration window. +// +// If you wish to modify the text messages such as "Search results for...", +// etc. then look up "Zoom Language Files" or "Translating the search page" +// in the Users Guide for information. + +var UseUTF8 = 0; +var Charset = "windows-1252"; +var NoCharset = 0; +var MapAccents = 0; +var MinWordLen = 3; +var Highlighting = 1; +var GotoHighlight = 1; +var PdfHighlight = 1; +var TemplateFilename = "search_template.html"; +var FormFormat = 2; +var Logging = 0; +var LogFileName = "./logs/searchwords.log"; +var MaxKeyWordLineLen = 0; +var DictIDLen = 3; +var NumKeywords = 1298; +var NumPages = 40; +var MaxMatches = 1000; +var MaxContextSeeks = 500; +var DictReservedLimit = 165; +var DictReservedSuffixes = 83; +var DictReservedPrefixes = 124; +var DictReservedNoSpaces = 165; +var WordSplit = 1; +var ZoomInfo = 0; +var Timing = 0; +var DefaultToAnd = 0; +var SearchAsSubstring = 1; +var ToLowerSearchWords = 1; +var ContextSize = 30; +var MaxContextKeywords = 3; +var AllowExactPhrase = 0; +var UseLinkTarget = 1; +var LinkTarget = "hmcontent"; +var UseDateTime = 0; +var UseZoomImage = 0; +var WordJoinChars = ".-_'"; +var Spelling = 0; +var Recommended = 0; +var NumRecommended = 0; +var RecommendedMax = 0; +var UseCats = 0; +var SearchMultiCats = 0; +var DisplayNumber = 1; +var DisplayTitle = 1; +var DisplayMetaDesc = 1; +var DisplayContext = 0; +var DisplayTerms = 1; +var DisplayScore = 1; +var DisplayURL = 0; +var DisplayDate = 0; +var DisplayFilesize = 0; +var Version = "Version 5.0.1004 (Custom for EC Software) PRO"; |