Extracting data

Hi all,

I'm new to ElasticSearch and attempting to come up with a POC; A question:
how can I extract some data from a field and save it into another field for
analysing? Can this be done?

for eg. How can I extract the name 'John Doe' from a content field 'John
Doe is the founder of JohnDoe Pte. Ltd. At the age of 12 he built his own
computer.'

Any comments are greatly appreciated

Rgds
Neal

--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

You could something like: assuming you need to query and move through any records and such...

http://intridea.github.io/surfiki-refine-elasticsearch/

On Jun 30, 2013, at 8:45 PM, Neal Ang cyph3rd@gmail.com wrote:

Hi all,

I'm new to Elasticsearch and attempting to come up with a POC; A question: how can I extract some data from a field and save it into another field for analysing? Can this be done?

for eg. How can I extract the name 'John Doe' from a content field 'John Doe is the founder of JohnDoe Pte. Ltd. At the age of 12 he built his own computer.'

Any comments are greatly appreciated

Rgds
Neal

--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.