Hi ,
i have some indexed fields like: { text:some text, id:123,
author:mahesh },{ text:some text, id:124, author:rajesh }.........{},i
want to search a "word" from the object where author is mahesh not in other
objects by elasticsearch using node ...please help me how to prepare a
query object.
currently i am using this query which returns matches from all indexed
fields but i want to search a keyword in a particular author
On Monday, March 24, 2014 9:54:40 AM UTC+1, Mahesh Chary wrote:
Hi ,
i have some indexed fields like: { text:some text, id:123,
author:mahesh },{ text:some text, id:124, author:rajesh }.........{},i
want to search a "word" from the object where author is mahesh not in other
objects by elasticsearch using node ...please help me how to prepare a
query object.
currently i am using this query which returns matches from all indexed
fields but i want to search a keyword in a particular author
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.