1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Scaling.Results
  6. /
  7. NetworkFoundDocument

NetworkFoundDocument

NetworkFoundDocument class

Represents a found document in the search network.

public class NetworkFoundDocument

Properties

Name Description
FoundDocument { get; } Gets the found document.
ShardIndex { get; } Gets the shard index.

See Also