1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search
  6. /
  7. Index
  8. /
  9. Repository

Repository

Index.Repository property

Gets the index repository object if the index is contained in it.

public IndexRepository Repository { get; }

Property Value

The index repository object.

See Also