|
Topic |
Description |
|
A numeric range search is a search for any numbers that fall within a range. | |
|
A ? in a word matches any single character (including a Unicode character), and a * matches any number of characters. | |
|
Synonym searching finds synonyms of a word in a search request. | |
|
Fuzzy searching will find a word even if it is misspelled. | |
|
Stemming extends a search to cover grammatical variations on a word. | |
|
Regular expression searching provides a way to search for advanced combinations of characters. | |
|
Variable term weighting allows the weight of each search to be specified in the search request. |
|
Copyright (c) 1995-2008 dtSearch Corp. All rights reserved.
|