Hi Jayendra,
Thank you for the reply. I figured it out finally. I had to configure my web
servelet container Jetty for this..Now it works:-)
-
Sheetal
--
View this message in context:
http://lucene.472066.n3.nabble.com/Search-the-contents-of-given-URL-in-Solr-tp3294376p3296487.html
Sent
ine.
Does anyone have any ideas or suggestions for this..Would highly appreciate
your comments
Thank you in advance..
-----
Sheetal
--
View this message in context:
http://lucene.472066.n3.nabble.com/Search-the-contents-of-given-URL-in-Solr-tp3294376p3294376.html
Sent from the Solr - User ma
Hello,
I am using solr MoreLikeThis for finding similar result. I have all data
indexed into my Solr server. And the indexed data is also too huge. The data
ranges to millions.
What I am trying to do is, given the "ID", it should check the contents of
that respective ID and give me the result si
Hi Juan,
Thank you very much..Your code worked pretty awesome and was real
helpfulGreat start of the day...:)
--
View this message in context:
http://lucene.472066.n3.nabble.com/Reading-data-from-Solr-MoreLikeThis-tp3130184p3140715.html
Sent from the Solr - User mailing list archive at Nabbl
Hi,
I am beginner in Solr. I am trying to read data from Solr MoreLike This
through Java. My query is
http://localhost:8983/solr/select?q=repository_id:20&mlt=true&mlt.fl=filename&mlt.mindf=1&mlt.mintf=1&debugQuery=on&mlt.interestingTerms=detail
I wanted to read the data of the field "moreLikeThi
Hi,
I am beginning to learn Solr. I am trying to read data from Solr MoreLike
This through Java. My query is
http://localhost:8983/solr/select?q=repository_id:20&mlt=true&mlt.fl=filename&mlt.mindf=1&mlt.mintf=1&debugQuery=on&mlt.interestingTerms=detail&indent=true
http://localhost:8983/solr/select