Package org.apache.solr.search
Class PointMerger
java.lang.Object
org.apache.solr.search.PointMerger
Merge multiple numeric point fields (segments) together.
- WARNING: This API is experimental and might change in incompatible ways in the next release.
- NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TOTAL_BUFFER_SIZE
public static int TOTAL_BUFFER_SIZE -
MIN_SEG_BUFFER_SIZE
public static int MIN_SEG_BUFFER_SIZE
-
-
Constructor Details
-
PointMerger
public PointMerger()
-