public abstract class EmbeddingIndexer extends Object
Constructor and Description |
---|
EmbeddingIndexer() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
index(Indexable indexable,
Parser.Result parserResult,
Context context)
Indexes the given AST (parser result).
|
protected abstract void index(Indexable indexable, Parser.Result parserResult, Context context)
parserResult
- to be indexedcontext
- of indexer, contains information about index storage, indexed root