Updated for GLMSearch V1.1
authorChuck Scott <cscott@dev53.gaslightmedia.com>
Sat, 2 Aug 2014 15:41:25 +0000 (11:41 -0400)
committerChuck Scott <cscott@dev53.gaslightmedia.com>
Sat, 2 Aug 2014 15:41:25 +0000 (11:41 -0400)
config/application.ini

index 47e60a1..58045cc 100644 (file)
@@ -78,7 +78,14 @@ glmsearch.index = "Development_1"
 glmsearch.site = "dev53.gaslightmedia.com/www.soolocks.com"
 glmsearch.login = "WebsiteServices"
 glmsearch.key = "829800701e8440b67a78e3afbefa1049"
-
+;  Filter types are "title", "titleExact", "titlePhonetic", "content",
+;  "contentExact", "contactPhonetic", "urlSplit", "urlExact", "urlPhonetic",
+;  "full", "fullExact", "fullPhonetic"
+; If a filterType is specified and filterValue is Off, then glmsearch.site 
+; is used for filterValue.
+glmsearch.filterType = "urlExact"
+glmsearch.filterValue = Off
 ; Turn the home page headlines module On or Off for the toolbox
 headlines.application = Off