Stopwords are common words such as “I,” “a,” “an,” “the,” and so on, that are ignored during the indexing or querying process. Removing the most common words during the indexing process keeps index sizes smaller, which enhances query performance.
Adding
a stopword
Click Configuration.
Click Stopwords.
Click Add Stopword.
Enter your terms in the Stopwords field.
Click Add if you have multiple entries for a stopword, else proceed to step 6.
Click Save.
The new stopwords affect only new documents. Previously
indexed documents are not affected by new stopwords terms.
Removing
a stopword
From the Metadata Configuration Summary page, click Stopwords.
Click Remove for the stopword you want to delete.
Click OK to confirm the deletion.
Saving
as XML
From the Metadata Configuration Summary page, click Stopwords.
Click Save as XML.
Click Save, then confirm whether you want to save your current stopwords terms.
For data integrity purposes, the original XML file is
not overwritten. Sybase Search writes the new settings into an XML
file available at the following location:
install_location\OmniQ\data\config\locale\Stopwords_en.104.xml.
Click OK.
Loading
from XML
From the Metadata Configuration page, click Stopwords.
Click Load from XML.
Click Load, then confirm whether you want to load stopword from your XML file.
Click OK.
The preserved terms are loaded from the default XML file available at:
install_location\OmniQ\config\locale\Stopwords_en.xml.