We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3e83f1 commit 414688eCopy full SHA for 414688e
1 file changed
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "flowpack/elasticsearch-contentrepositoryqueueindexer",
3
"type": "typo3-flow-package",
4
- "description": "Add description here",
+ "description": "Neos CMS ElasticSearch importer based on Beanstalkd (to handle big indexing tags, +50'000 nodes)",
5
"require": {
6
"typo3/flow": "*",
7
"typo3/jobqueue-beanstalkd": "*"
@@ -11,4 +11,4 @@
11
"Flowpack\\ElasticSearch\\ContentRepositoryQueueIndexer": "Classes"
12
}
13
14
-}
+}
0 commit comments