Keyoti Search for ASP.NET API Docs
GetMatchingDocumentsAndOccurrencesForWord Method (word, cumulativeWeights, searchOptions)
API DocumentationKeyoti.SearchEngine.DataAccessXmlDataAccessGetMatchingDocumentsAndOccurrencesForWord(LexiconMatch, Hashtable, SearchOptions)
Keyoti Search for ASP.NET 2010
Obsolete
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("Use GetMatchingDocumentsForWord", true)]
public OccurrenceMapIWordPositions GetMatchingDocumentsAndOccurrencesForWord(
	LexiconMatch word,
	Hashtable cumulativeWeights,
	SearchOptions searchOptions
)
<ObsoleteAttribute("Use GetMatchingDocumentsForWord", True)> _
Public Function GetMatchingDocumentsAndOccurrencesForWord ( _
	word As LexiconMatch, _
	cumulativeWeights As Hashtable, _
	searchOptions As SearchOptions _
) As OccurrenceMapIWordPositions
[ObsoleteAttribute(L"Use GetMatchingDocumentsForWord", true)]
public:
OccurrenceMapIWordPositions^ GetMatchingDocumentsAndOccurrencesForWord(
	LexiconMatch^ word, 
	Hashtable^ cumulativeWeights, 
	SearchOptions^ searchOptions
)
Parameters
word (LexiconMatch)
cumulativeWeights (Hashtable)
searchOptions (SearchOptions)

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609