Show / Hide Table of Contents

    Class SimpleSloppyPhraseQueryMaker

    Create sloppy phrase queries for performance test, in an index created using simple doc maker.

    Inheritance
    System.Object
    AbstractQueryMaker
    SimpleQueryMaker
    SimpleSloppyPhraseQueryMaker
    Implements
    IQueryMaker
    Inherited Members
    AbstractQueryMaker.m_qnum
    AbstractQueryMaker.m_queries
    AbstractQueryMaker.m_config
    AbstractQueryMaker.ResetInputs()
    AbstractQueryMaker.SetConfig(Config)
    AbstractQueryMaker.PrintQueries()
    AbstractQueryMaker.MakeQuery()
    AbstractQueryMaker.NextQnum()
    AbstractQueryMaker.MakeQuery(Int32)
    Namespace: Lucene.Net.Benchmarks.ByTask.Feeds
    Assembly: Lucene.Net.Benchmark.dll
    Syntax
    public class SimpleSloppyPhraseQueryMaker : SimpleQueryMaker, IQueryMaker

    Methods

    | Improve this Doc View Source

    PrepareQueries()

    Declaration
    protected override Query[] PrepareQueries()
    Returns
    Type Description
    Query[]
    Overrides
    SimpleQueryMaker.PrepareQueries()
    See Also
    PrepareQueries()

    Implements

    IQueryMaker
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)