Greetings all,

You may know me from a previous life, and I am back to do some contributions to 
GeoTools.

I will most likely be doing this on a new GitHub account instead of my old one 
(travislbrundage). I'll submit a new signed CLA (as well as any other 
information) as needed.

For starters, I would like to submit some fixes for a couple of issues I am 
having with the unsupported elasticsearch module in GeoTools. I assume since it 
is unsupported (and I could not see any tickets related to it in a quick 
search), nobody would mind if I submit a patch to update it.

One issue with the plugin appears to come in the date formatting when it is 
giving that to the datastore. Elasticsearch can support multiple valid date 
formats, separated by a logical or ||, but it seems to break the plugin - I 
believe the joda date formatter doesn't know what to do with the ||.

Another issue seems to occur when using aliasing or short names. Something 
about using these can cause the data to be null, when elasticsearch clearly 
does have data, and toggling them off gets it correctly. Further, some UI 
issues seem to happen when attempting to remove an alias. I need to nail down 
these problems more specifically, as I've seen them intermittently, so I'll try 
to get steps to repro in order to create a JIRA ticket.

Looking forward to contributing again.

Cheers,
Travis Brundage
Notice: This email and any files transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they are 
addressed. If you have received this email in error please notify the system 
manager. This message contains confidential information and is intended only 
for the individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system. If you are not the intended recipient you are 
notified that disclosing, copying, distributing or taking any action in 
reliance on the contents of this information is strictly prohibited.
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to