Hi folks
Is there any way to control the output of a search query.
For example
Put Query:
{
"Message Data" = "Hello dear how are you? I am going for shopping. Would
you like to have something."
}
Get Query:
how can i create my get to to retrieve value from message data till "hello
dear how are you"?
Hi folks
Is there any way to control the output of a search query.
For example
Put Query:
{
"Message Data" = "Hello dear how are you? I am going for shopping.
Would you like to have something."
}
Get Query:
how can i create my get to to retrieve value from message data till "hello
dear how are you"?
Not exactly sure whether it will be applicable in your case .... but script
fields might be useful for you.
You can try searching for first punctuation and trimming upto that, or
something similar depending upon your requirement.
-- Sujoy.
On Thursday, February 14, 2013 2:44:50 PM UTC+5:30, Mohit Kumar Yadav wrote:
Hi folks
Is there any way to control the output of a search query.
For example
Put Query:
{
"Message Data" = "Hello dear how are you? I am going for shopping.
Would you like to have something."
}
Get Query:
how can i create my get to to retrieve value from message data till "hello
dear how are you"?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.