Section navigation

Public classSealed SearchSession

Namespace
Rowles.LeanCorpus.Search.Searcher
Assembly
Rowles.LeanCorpus.dll

An opaque handle to one retained, read-only searcher snapshot.

public sealed class SearchSession : IDisposable
Inheritance
SearchSession
Implements

Public property Id

Public method Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Public method Search(Query, int, string?, IReadOnlyList<SortField>?, string?)

Public method Search(RankingSearchRequest, string?, IReadOnlyList<SortField>?)