search_core/Documentation/source/configuration
Daniel Siepmann 350f8a52b6
FEATURE: Use extbase for processor instantiation
This way injects will be resolved inside of processors, enabling
developers to inject dependencies.

We use inject instead of constructor as indexers mostly will change the
constructor and should not need to add the objectmanager.

Resolves: #117
2018-02-27 14:47:22 +01:00
..
dataProcessing BUGFIX: Fix documentation for remove processor 2017-11-08 20:37:28 +01:00
connections.rst TASK: Allow fields and sorting to contain a condition 2017-10-29 12:25:25 +01:00
indexing.rst FEATURE: Use extbase for processor instantiation 2018-02-27 14:47:22 +01:00
searching.rst FEATURE: Provide new feature to configure fields to search in 2017-11-29 18:57:09 +01:00