Java org.apache.lucene.search CollectorManager fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.search CollectorManager fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.search CollectorManager.

The text is from its open source code.

Implementation

org.apache.lucene.search.CollectorManager has the following implementations.
Click this link to see all its implementation.

Constructor

Method

CnewCollector()
Return a new Collector .
Treduce(Collection collectors)
Reduce the results of individual collectors into a meaningful result.