fix examples and doc

This commit is contained in:
nishantmonu51 2015-03-26 19:01:10 +05:30
parent b389cfe404
commit 99bf430844
3 changed files with 0 additions and 9 deletions

View File

@ -230,9 +230,6 @@ The indexing service can also run real-time tasks. These tasks effectively trans
"auto.commit.enable": "false"
},
"feed": "your_kafka_topic"
},
"plumber": {
"type": "realtime"
}
},
"tuningConfig": {

View File

@ -73,9 +73,6 @@
"auto.commit.enable": "false"
},
"feed": "wikipedia"
},
"plumber": {
"type": "realtime"
}
},
"tuningConfig": {

View File

@ -94,9 +94,6 @@
"#de.wikipedia",
"#ja.wikipedia"
]
},
"plumber": {
"type": "realtime"
}
},
"tuningConfig": {