Hello,

I am trying to get the tweets for a specific word "ArvindKejriwal" and have 
tried the following but when I analyse the text the data is not relevant. Also 
I have put a filter for 'en' but the data in text is coming from all other 
languages.


I am putting the key word @ArvindKejriwal in GetTwitter processor but when I 
see the Text (part of JSON data) I see random text.

 [cid:[email protected]]

Then I added RouteOnAttribute and the property I am putting

${twitter.text:isEmpty():not():and(${twitter.lang:equals("en")})}

I am not sure how to get specific tweets for ArvindKejriwal.    Is there a way 
to do   and twitter.text:contains("ArvindKejriwal")  which I can add in the 
property here?

I was thinking that the GetTwitter should do..

Any direction will be greatly appreciated.
[cid:[email protected]]

Regards - Adi

Reply via email to