Case-Sensitive Exact Phrase Search

If you enable AdvancedCaseSearch before you index content into IDOL Server, and submit a phrase in quotation marks to IDOL Server, IDOL Server matches the phrase in its prestemmed form (the same way it matches if AdvancedSearch is enabled). If you prefix a term with a tilde (~), IDOL Server matches the term case-sensitively.

For example:

action=Query&Text="fresh and ~Lovely"

IDOL Server removes any stop words that the query contains (the example query above contains the stop word and) but does not apply stemming. It is as if the query were:

action=Query&Text="fresh ~Lovely"

When it matches the query, IDOL Server returns only documents that contain a phrase that matches the phrase in the query string. The query "fresh and ~Lovely" can return only documents that contain a phrase which matches the phrase fresh Lovely (for example, fresh Lovely, fresh and Lovely, Fresh or Lovely, and so on).

For more information about case-sensitive searching, refer to IDOL Expert.


_HP_HTML5_bannerTitle.htm