Unused - imposed by Element's inheritance
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public override IntList GetMatchingDocumentIDs( SearcherIO dataAccess, IntHashtable cumulativeWeights, SearchOptions searchOptions, Hashtable objDocOc )
public override IntList GetMatchingDocumentIDs( SearcherIO dataAccess, IntHashtable cumulativeWeights, SearchOptions searchOptions, Hashtable objDocOc )
Public Overrides Function GetMatchingDocumentIDs ( dataAccess As SearcherIO, cumulativeWeights As IntHashtable, searchOptions As SearchOptions, objDocOc As Hashtable ) As IntList
Public Overrides Function GetMatchingDocumentIDs ( dataAccess As SearcherIO, cumulativeWeights As IntHashtable, searchOptions As SearchOptions, objDocOc As Hashtable ) As IntList
public: virtual IntList^ GetMatchingDocumentIDs( SearcherIO^ dataAccess, IntHashtable^ cumulativeWeights, SearchOptions^ searchOptions, Hashtable^ objDocOc ) override
public: virtual IntList^ GetMatchingDocumentIDs( SearcherIO^ dataAccess, IntHashtable^ cumulativeWeights, SearchOptions^ searchOptions, Hashtable^ objDocOc ) override
abstract GetMatchingDocumentIDs : dataAccess : SearcherIO * cumulativeWeights : IntHashtable * searchOptions : SearchOptions * objDocOc : Hashtable -> IntList override GetMatchingDocumentIDs : dataAccess : SearcherIO * cumulativeWeights : IntHashtable * searchOptions : SearchOptions * objDocOc : Hashtable -> IntList
abstract GetMatchingDocumentIDs : dataAccess : SearcherIO * cumulativeWeights : IntHashtable * searchOptions : SearchOptions * objDocOc : Hashtable -> IntList override GetMatchingDocumentIDs : dataAccess : SearcherIO * cumulativeWeights : IntHashtable * searchOptions : SearchOptions * objDocOc : Hashtable -> IntList
Parameters
- dataAccess (SearcherIO)
- cumulativeWeights (IntHashtable)
- searchOptions (SearchOptions)
- objDocOc (Hashtable)
Return Value
IntList
null/nothing
null/nothing
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120