Class PointMerger

java.lang.Object
org.apache.solr.search.PointMerger

public class PointMerger extends Object
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.
  • 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()