search_core/Documentation/source/indexer.rst
Daniel Siepmann fdf5aa4f82
FEATURE: Add documentation of current state
* Document all options
* Document concepts
* Document connections and indexer
2016-12-15 18:03:58 +01:00

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