Webii.net Logo
Web Hosting E-commerce Domain Name Registration Design and Development Dedicated Servers
Support
The help you need... Right now!

 

Softcart FAQ

When I index my store certain words are not indexed. How can I specify which words I want indexed?

In the swish.cfg file, specify any of the following rules:

MinWordLength 3 #
Specifies the minimum length of words to index. Anything shorter than # will not be indexed. Default is 3.

MaxWordLength 30 #
Specifies the maximum length of words to index. Anything longer than # will not be indexed. Default is 30.

BeginCharDigit yes #
Allows a digit to be the first character of a word. Default is "no."

EndCharDigit yes #
Allows a digit to be the last character of a word. Default is "no."

IgnoreAllNumbers no #
Ignores words that are all digits. Default is "yes."

IgnoreAllVowels yes #
Ignores words that are all vowels. Default is "yes."

IgnoreAllConsonants yes #
Ignores words that are all consonants. Default is "yes."

MaxRepeatNumbers 4 #
Ignores words that have more than this many consecutive digits. Default is "4." Set to -1 for no limit. Set to 0 to allow no numbers in words. For example, with the default setting of 4 #, the word "test12345" would be ignored.

MaxRepeatVowels 4 #
Ignores words that have more than this many consecutive vowels. Default is "4." Set to -1 for no limit. Set to 0 to allow no vowels in words. For example, with the default setting of 4 #, the word "testaeiou" would be ignored.

MaxRepeatConsonants 5 #
Ignores words that have more than this many consecutive consonants. Default is "5." Set to -1 for no limit. Set to 0 to allow no consonants in words. For example, with the default setting of 5 #, the word "testqwrx" would be ignored.

MaxRepeatChar 3 #
Ignores words that have a character repeated more than this many times. Default is "3." This number represents the maximum number of times a single character can appear consecutively in a word. If a word was "testaaaa" it would be ignored, but "testedtxt" would not be ignored since the "t" characters are not consecutive. Set to -1 for no limit. Set to 0 or 1 to disallow any repeated characters in words. If -1, the limit of MaxRepeatConsonants, MaxRepeatVowels or MaxRepeatNumbers will apply, unless those are also -1.


Back to SoftCart FAQ


Copyright (C) Webii.net / WebXess, Inc. Est. 1996.