You are here:
Overviews
Overviews
C++ API
C++ Support Classes
COM Interface
>
Search Settings
Building and Maintaining Indexes
Databases and Fields
Definitions
File Parsers
Highlighting Hits
Installing the dtSearch Engine
Limiting searches with SearchFilters
Monitoring Index Jobs
Multithreaded Indexing and Searching
Options
Samples
Search Settings
Sorting Search Results
Search Requests
Recognition of Dates, Email Addresses, and Credit Card Numbers
Relevance
Close
dtSearch Text Retrieval Engine Programmer's Reference
Contents
|
Index
|
Home
Previous
|
Up
|
Next
Search Settings
Options
to control the processing of searches
Module
Overviews
Topics
Topic
Description
Optimizing Search Performance
Techniques to use for faster searching.
Limiting Searches
AutoStopLimit, MaxFilesToRetrieve, and TimeoutSeconds search settings.
dtSearchDelayDocInfo
Search flag to delay reading of document information records after a search.
dtsSearchWantHitDetails
Search flag to get details on how search terms were matched in a document.
dtsSearchWantHitsByWord
Search flag to get a list of the words or phrases matched in a document.
Synonym search settings
To enable synonym searching, combine the dtsSearchSynonyms flag with one or more of: dtsSearchUserSynonyms, dtsSearchWordNetSynonyms, dtsSearchWordNetRelated, or dtsSearchExternalSynonyms to specify the type of synonym expansion to apply.