Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
peterschubert committed May 9, 2017
1 parent 8273c2d commit 6494bfd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@


## Introduction
Indexes V2 content in Elasticsearch for use by SAPI v1
Indexes V2 content in Elasticsearch for use by SAPI V1

## Installation
Download the source code, dependencies and test dependencies:
Expand Down Expand Up @@ -40,6 +40,7 @@ Options:
--kafka-consumer-group="default-consumer-group" Group used to read the messages from the queue ($KAFKA_CONSUMER_GROUP)
--kafka-topic="CombinedPostPublicationEvents" The topic to read the meassages from ($KAFKA_TOPIC)
--kafka-header="kafka" The header identifying the queue to read the messages from ($KAFKA_HEADER)
--kafka-concurrent-processing=false Whether the consumer uses concurrent processing for the messages ($KAFKA_CONCURRENT_PROCESSING)

3. Test:

Expand Down

0 comments on commit 6494bfd

Please sign in to comment.