Show / Hide Table of Contents

    Class ReutersQueryMaker

    A IQueryMaker that makes queries devised manually (by Grant Ingersoll) for searching in the Reuters collection.

    Inheritance
    System.Object
    AbstractQueryMaker
    ReutersQueryMaker
    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 ReutersQueryMaker : AbstractQueryMaker, IQueryMaker

    Methods

    | Improve this Doc View Source

    PrepareQueries()

    Declaration
    protected override Query[] PrepareQueries()
    Returns
    Type Description
    Query[]
    Overrides
    AbstractQueryMaker.PrepareQueries()

    Implements

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