Keyoti Search for ASP.NET API Docs
DiscoverFiles Method (newLinks)
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesFileSystemFolderBasedSourceDiscoverFiles(ArrayList)
Keyoti Search for ASP.NET 2010
Uses FileSysDocumentStore.DiscoverLinkURLs to find documents under the directory specified in IndexableSourceRecord.Location
Declaration Syntax
C#Visual BasicVisual C++
public void DiscoverFiles(
	ArrayList newLinks
)
Public Sub DiscoverFiles ( _
	newLinks As ArrayList _
)
public:
void DiscoverFiles(
	ArrayList^ newLinks
)
Parameters
newLinks (ArrayList)
List that found link URL strings are added to.

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