This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch solr-source-creds
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 239262c61f92dc52ef6cd61338e9116263b365be
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Dec 6 12:39:24 2021 +0100

    Sync docs
---
 docs/modules/ROOT/pages/solr-source.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/modules/ROOT/pages/solr-source.adoc 
b/docs/modules/ROOT/pages/solr-source.adoc
index 85e2252..36f65ad 100644
--- a/docs/modules/ROOT/pages/solr-source.adoc
+++ b/docs/modules/ROOT/pages/solr-source.adoc
@@ -18,6 +18,8 @@ The following table summarizes the configuration options 
available for the `solr
 | *period {empty}* *| Period between Polls| The interval between fetches to 
the Solr collection| integer| `10000`| 
 | *query {empty}* *| Query| The query to submit to Solr| string| | 
 | *servers {empty}* *| Servers| Comma separated list of Solr Servers and 
ports| string| | 
+| password| Password| Password to connect to Infinispan.| string| | 
+| username| Username| Username to connect to Infinispan.| string| | 
 |===
 
 NOTE: Fields marked with an asterisk ({empty}*) are mandatory.

Reply via email to