Home
last modified time | relevance | path

Searched defs:ConstructSearcher (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/core/search/
H A DIndexSearcher.cpp42 void IndexSearcher::ConstructSearcher(const IndexReaderPtr& reader, bool closeReader) { in ConstructSearcher() function in Lucene::IndexSearcher
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/AD/
H A DSDSUtils.cs774 static internal DirectorySearcher ConstructSearcher(DirectoryEntry de) in ConstructSearcher() method in System.DirectoryServices.AccountManagement.SDSUtils