Interface SourceLoader

All Known Implementing Classes:
SourceLoader.Stored, SourceLoader.Synthetic, SourceLoader.SyntheticVectors

public interface SourceLoader
Loads source _source during a GET or _search.
  • Field Details

    • FROM_STORED_SOURCE

      static final SourceLoader FROM_STORED_SOURCE
      Load _source from a stored field.
  • Method Details