Interface SourceLoader.SyntheticVectorsLoader

All Known Implementing Classes:
SyntheticVectorsPatchFieldLoader
Enclosing interface:
SourceLoader

public static interface SourceLoader.SyntheticVectorsLoader
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    leaf(org.apache.lucene.index.LeafReaderContext context)
    Returns a leaf loader if the provided context contains patches for the specified field; returns null otherwise.