Overload List

  NameDescription
Public methodAdd(IndexReader)
Add an IndexReader.
Public methodAdd(IndexReader, Boolean)
Add an IndexReader whose stored fields will not be returned. This can accellerate search when stored fields are only needed from a subset of the IndexReaders.

See Also