mirror of
https://github.com/Codappix/search_core.git
synced 2024-11-14 07:56:11 +01:00
Daniel Siepmann
fdf5aa4f82
* Document all options * Document concepts * Document connections and indexer
674 B
674 B
Indexer
See Concept of concepts_indexing
for further background
information.
The extension provides the following indexer out of the box:
TcaIndexer
Provides zero configuration TYPO3 integration by using the t3-tca-ref:start
. You just
can start indexing TYPO3.
The indexer will use the TCA to fetch all necessary information like relations. Currently the implementation is very basic. In future it will also provide mapping for Elasticsearch and further stuff.
The indexer is configurable through the following options:
allowedTables
rootLineBlacklist
additionalWhereClause