Skip to content

Commit 7290f7b

Browse files
committed
Removes accidental reference to a Microsoft search engine.
1 parent e891392 commit 7290f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.textile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ To simplify custom configuration, the elasticsearch-jetty plugin exposes several
248248
* @es.data@ - ElasticSearch data directory
249249
* @es.cluster.data@ - ElasticSearch data directory for the cluster
250250
* @es.cluster@ - Cluster name
251-
* @jetty.bing_host@ - Http bind host, if the setting @sonian.elasticsearch.http.jetty.bind_host@ is not specified, ElasticSearch will try to use values specified in @http.bind_host@ and @http.host@ settings.
251+
* @jetty.bind_host@ - Http bind host, if the setting @sonian.elasticsearch.http.jetty.bind_host@ is not specified, ElasticSearch will try to use values specified in @http.bind_host@ and @http.host@ settings.
252252
* @jetty.port@ - Http port, if the setting @sonian.elasticsearch.http.jetty.port@ is not specified, ElasticSearch will try to use http.port or default to 9200-9300. If port is specified in form of the range, ElasticSearch will try to start Jetty with each individual port number iterating through the range.
253253
* @jetty.*@ - all other settings specified in @sonian.elasticsearch.http.jetty.@ are exposed as Jetty properties. For example, the setting @sonian.elasticsearch.http.jetty.foo@ can be referred to in Jetty configuration as *<Property name="jetty.foo"/>*.
254254

0 commit comments

Comments
 (0)