Binh,
this is what i get... Is this a bug need to be fixed or am i doing
something wrong. As i posted initially is that right way to set ttl.
Please confirm.
> {
> "local-test" : {
> "mappings" : {
> "logs-test" : {
> "properties" : {
> "AccountNumber" : {
> "type" : "string"
> },
> "NumberOfPhoneLines" : {
> "type" : "long"
> },
> "TransactionTime" : {
> "type" : "date",
> "format" : "dateOptionalTime"
> }
> }
> }
> }
> },
> "_river" : {
> "mappings" : {
> "my_jdbc_river" : {
> "properties" : {
> "active" : {
> "type" : "boolean"
> },
> "counter" : {
> "type" : "long"
> },
> "custom" : {
> "properties" : {
> "autocommit" : {
> "type" : "boolean"
> },
> "columnCreatedAt" : {
> "type" : "string"
> },
> "columnEscape" : {
> "type" : "boolean"
> },
> "columnUpdatedAt" : {
> "type" : "string"
> },
> "fetchsize" : {
> "type" : "long"
> },
> "interval" : {
> "type" : "string"
> },
> "locale" : {
> "type" : "string"
> },
> "maxretrywait" : {
> "type" : "string"
> },
> "maxrows" : {
> "type" : "long"
> },
> "retries" : {
> "type" : "long"
> },
> "riverName" : {
> "type" : "string"
> },
> "settings" : {
> "properties" : {
> "jdbc" : {
> "properties" : {
> "_ttl" : {
> "type" : "string"
> },
> "driver" : {
> "type" : "string"
> },
> "index" : {
> "type" : "string"
> },
> "password" : {
> "type" : "string"
> },
> "sql" : {
> "type" : "string"
> },
> "strategy" : {
> "type" : "string"
> },
> "type" : {
> "type" : "string"
> },
> "url" : {
> "type" : "string"
> },
> "user" : {
> "type" : "string"
> }
> }
> },
> "type" : {
> "type" : "string"
> }
> }
> },
> "sql" : {
> "type" : "string"
> }
> }
> },
> "jdbc" : {
> "properties" : {
> "_ttl" : {
> "type" : "string"
> },
> "driver" : {
> "type" : "string"
> },
> "index" : {
> "type" : "string"
> },
> "password" : {
> "type" : "string"
> },
> "sql" : {
> "type" : "string"
> },
> "strategy" : {
> "type" : "string"
> },
> "type" : {
> "type" : "string"
> },
> "url" : {
> "type" : "string"
> },
> "user" : {
> "type" : "string"
> }
> }
> },
> "name" : {
> "type" : "string"
> },
> "node" : {
> "properties" : {
> "id" : {
> "type" : "string"
> },
> "name" : {
> "type" : "string"
> },
> "transport_address" : {
> "type" : "string"
> }
> }
> },
> "started" : {
> "type" : "date",
> "format" : "dateOptionalTime"
> },
> "timestamp" : {
> "type" : "date",
> "format" : "dateOptionalTime"
> },
> "type" : {
> "type" : "string"
> }
> }
> }
> }
> }
> }
>
>
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/aadcf888-7e27-4c26-a326-4b5fcef8ae30%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.