Hello,
solr-search failed even if it has the keyword .
I am using solr (solr3.1 on ubuntu 10.10) for Indexing the tweets.
I am indexing certain tweets, but solr do'nt return any result when I search
any keyword from tweet.

in Solr, tweet is stored as 'text'.
below is the tweet which I index :
*"RT @Khan_KK: DescribeYourImageWithAMovieTitle Khan Rais"*

once this tweet is index, I search for :
*
http://127.0.0.1:8983/solr/select/?q=DescribeYourImageWithAMovieTitle&version=2.2&start=0&rows=10&indent=on
*

and nothing is returned from Solr even though this tweet is there in the
solr.
I tried searching many keywords e.g. describe, image, movie  but nothing is
returned from solr.
I am using 'text' field of solr3.1.
am I using right textChunker ??
please help me.




-- 
Thanks and Regards
Mohammad Shariq

Reply via email to