Show / Hide Table of Contents

    Interface ICollectedSearchGroup

    LUCENENET specific interface for passing/comparing the CollectedSearchGroup without referencing its generic closing type

    Namespace: Lucene.Net.Search.Grouping
    Assembly: Lucene.Net.Grouping.dll
    Syntax
    public interface ICollectedSearchGroup

    Properties

    | Improve this Doc View Source

    ComparerSlot

    Declaration
    int ComparerSlot { get; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    TopDoc

    Declaration
    int TopDoc { get; }
    Property Value
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)