![]() | IFulltextQueryTDocumentToFutureList Method |
Name | Description | |
---|---|---|
![]() ![]() | ToFutureList |
Get a lazily initialized list of results. Accessing the results will trigger the execution of all pending future results as a batch of queries in
a single roundtrip to Sphinx.
|
![]() ![]() | ToFutureList(LazyQueryMetadata) |
Get a lazily initialized list of results along with query metadata. Accessing the results will trigger the execution of all
pending future results as a batch of queries in a single roundtrip to Sphinx.
|