public abstract class CustomIndexer extends Object
Constructor and Description |
---|
CustomIndexer() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
index(Iterable<? extends Indexable> files,
Context context)
Indexes given set of files.
|
Built on October 25 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.