Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
DSearchResults Class
Data Members | Classes | Legend | Members | Methods | Operators | Send Feedback

Extends the dtsSearchResults class to add simpler access to string properties of retrieved documents.

Class Hierarchy
class DSearchResults : public dtsSearchResults;
File

dtsfc.h

Data Members
Data Member 
Description 
User-friendly name for document selected by GetNthDoc 
Number of hits in the document selected by GetNthDoc 
Name of the document selected by GetNthDoc 
Title of the document selected by GetNthDoc 
Search request that generated this set of search results 
Group
Methods
Method 
Description 
Returns a pointer to an array of word offset of hits in the document selected by GetNthDoc 
Retrieves a single field from the field-value pairs containing document properties. 
Field-value pairs containing document properties. 
Fills the document property members with information about one document in the search results. 
Returns the zero-based index of the currently-selected item in search results 
Get the selection state of the items in search results 
Used to implement lazy initialization of the DocInfoString and DocInfoItems properties, which are collections of named properties that are time-consuming to construct and often not used. 
Generates hit highlighting data for Adobe Reader 
Read search results from an XML file 
sort 
Sorts the search results set according to the SortFlags values in flags. 
URL-decode an item in search results. 
URL-encode an item in search results. 
Operators
Operator 
Description 
= 
Copy search results 
Legend
 
Data Member 
 
Operator 
 
Method 
 
protected 
 
virtual 
Links
You are here: C++ Support Classes > dtSearch Namespace > Classes > DSearchResults Class
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.