--- ./doc/indexer.conf.5 +++ ./doc/indexer.conf.5 @@ -136,12 +136,12 @@ commands. Default value is .I yes . - -.TP -.BI VarDir\ /path/to/my/var/dir -Specify a custom path to directory that indexer stores data to when use with built-in database and in cache mode. -By default /var directory of mnoGoSearch installation is used. - + +.TP +.BI VarDir\ /path/to/my/var/dir +Specify a custom path to directory that indexer stores data to when use with built-in database and in cache mode. +By default /var directory of mnoGoSearch installation is used. + .SH URL Control Configuration @@ -179,9 +179,9 @@ .I String match is much faster than .I Regex -. Better use +Better use .I String -wrere it is possible. You may use several arguments for one +where possible. You may use several arguments for one .B Allow command and use this command any number of times. It takes global effect for the config file. Note that mnoGoSearch automatically adds one @@ -446,7 +446,7 @@ Prevent indexer from deleting bad (not found, forbidden etc) URLs from database. Useful if you want to check 'integrity' of you server(s), so if you set it to -.i no +.I no , that "bad" URLs will remain in database. Can be set multiple times before .B Server @@ -468,18 +468,18 @@ command. Default: yes. - -.TP -.BI Section\ \ -where is a section name and is section ID -between 0 and 255. Use 0 if you don't want to index some of -these sections. It is better to use different sections IDs -for different documents parts. In this case during search -time you'll be able to give different weight to each part -or even disallow some sections at a search time. - - - + +.TP +.BI Section\ \ +where is a section name and is section ID +between 0 and 255. Use 0 if you don't want to index some of +these sections. It is better to use different sections IDs +for different documents parts. In this case during search +time you'll be able to give different weight to each part +or even disallow some sections at a search time. + + + .TP .BI Index\ yes|no Prevent indexer from storing words into database.