Skip to content

Commit cdcbf54

Browse files
committed
Merge pull request #87 from Flowpack/readme-changes
[TASK] update README a little
2 parents 83b174b + 456cf5e commit cdcbf54

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
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

87
Created 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
1110
main 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

263262
Indexing of properties is configured at two places. The defaults per-data-type are configured
264263
inside `TYPO3.TYPO3CR.Search.defaultConfigurationPerType` of `Settings.yaml`.

0 commit comments

Comments
 (0)