File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- .. image:: https://api.travis-ci.org/flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor.svg
2- :target: https://api.travis-ci.org/flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor
1+ [ ![ Build Status] ( https://travis-ci.org/Flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor.svg )] ( https://travis-ci.org/Flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor )
32
4- # TYPO3 Neos ElasticSearch Adapter
3+ # Neos ElasticSearch Adapter
54
65* supporting ElasticSearch Version 1.2.x and 1.3.x and 1.4.x*
76
87Created by Sebastian Kurfürst; contributions by Karsten Dambekalns and Robert Lemke.
98
10- This project connects the TYPO3 Content Repository (TYPO3CR) to ElasticSearch; enabling two
9+ This project connects the Neos Content Repository (TYPO3CR) to ElasticSearch; enabling two
1110main functionalities:
1211
1312* finding Nodes in TypoScript / Eel by arbitrary queries
@@ -258,7 +257,7 @@ of `__typeAndSupertypes` containing `TYPO3.Neos:Document`.
258257
259258## Advanced: Configuration of Indexing
260259
261- ** Normally, this does not need to be touched, as this package supports all TYPO3 Neos data types natively.**
260+ ** Normally, this does not need to be touched, as this package supports all Neos data types natively.**
262261
263262Indexing of properties is configured at two places. The defaults per-data-type are configured
264263inside ` TYPO3.TYPO3CR.Search.defaultConfigurationPerType ` of ` Settings.yaml ` .
You can’t perform that action at this time.
0 commit comments