Re: Problem with making Solr query

2011-08-05 Thread dhryvastov
Thank you Bill and Ludovic! I changed field type to text instead of string and now it is working perfectly! Thank you very much for such a quick help!!! -- View this message in context: http://lucene.472066.n3.nabble.com/Problem-with-making-Solr-query-tp3228877p3228941.html Sent from the Solr

Re: Problem with making Solr query

2011-08-05 Thread lboutros
?view=markup take a look to the "text_en" field type. Another thing, in your query you are using the default field. Try this one: http://localhost:8983/solr/db/select/?q=title:implementation Ludovic. - Jouve France. -- View this message in context: http://lucene.472066.n3.nabbl

Re: Problem with making Solr query

2011-08-05 Thread Bill Bell
d results? > > I feel that I have omitted something simple but it is the second day that I > can't found what. > Please help. > > Thanks for your response. > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Problem-with-making-Solr-query-tp3228877p3228877.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: Problem with making Solr query

2011-08-05 Thread dhryvastov
om/Problem-with-making-Solr-query-tp3228877p3228885.html Sent from the Solr - User mailing list archive at Nabble.com.

Problem with making Solr query

2011-08-05 Thread dhryvastov
Please help. Thanks for your response. -- View this message in context: http://lucene.472066.n3.nabble.com/Problem-with-making-Solr-query-tp3228877p3228877.html Sent from the Solr - User mailing list archive at Nabble.com.