Package org.apache.solr.search.facet
Class UnInvertedFieldAcc
java.lang.Object
org.apache.solr.search.facet.SlotAcc
org.apache.solr.search.facet.UnInvertedFieldAcc
- All Implemented Interfaces:
Closeable,AutoCloseable,UnInvertedField.Callback
Base accumulator for
UnInvertedField-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.solr.search.facet.SlotAcc
SlotAcc.DoubleFuncSlotAcc, SlotAcc.FuncSlotAcc, SlotAcc.IntSlotAcc, SlotAcc.LongFuncSlotAcc, SlotAcc.Resizer, SlotAcc.SlotContext -
Field Summary
Fields inherited from class org.apache.solr.search.facet.SlotAcc
currentDocBase, currentReaderContext, fcontext -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.solr.search.facet.SlotAcc
collect, collect, compare, getValue, reset, resetIterators, resize, setNextReader, setValues, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.solr.search.facet.UnInvertedField.Callback
call
-
Constructor Details
-
UnInvertedFieldAcc
- Throws:
IOException
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classSlotAcc- Throws:
IOException
-