Solr 5.3.1 solr-analytics API

Apache Solr Search Server: Analytics Component

See: Description

Packages 
Package Description
org.apache.solr.analytics.accumulator
Accumulators accumulate values over different types of strucuture (eg result, facet, etc..)
org.apache.solr.analytics.accumulator.facet
Accumulators for accumulating over differnt types of facets
org.apache.solr.analytics.expression
Expressions map either zero, one, two or many inputs to a single value.
org.apache.solr.analytics.plugin
MBean plugins for stats collection
org.apache.solr.analytics.request
Request objects for creating Analytics requests
org.apache.solr.analytics.statistics
Statistics collectors reduce a list of Objects to a single value.
org.apache.solr.analytics.util
Utilities used by analytics component
org.apache.solr.analytics.util.valuesource
ValueSource function/sources used by analytics component
org.apache.solr.handler.component
Search component for the analytics component

Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.