Re: Converting XML response of Search query into HTML.

2014-06-18 Thread Venkata krishna
. Thanks, venkata krishna tolusuri. -- View this message in context: http://lucene.472066.n3.nabble.com/Converting-XML-response-of-Search-query-into-HTML-tp4141456p4142546.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Converting XML response of Search query into HTML.

2014-06-18 Thread Erik Hatcher
pre=%3Cem%3E&hl.simple.post=%3C%2Fem%3E > > It seems like coding issue of solrj (HttpSolrServer class). > > > so could you please provide me suggestions. > > Thanks, > > Venkata krishna Tolusuri. > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Converting-XML-response-of-Search-query-into-HTML-tp4141456p4142490.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: Converting XML response of Search query into HTML.

2014-06-18 Thread Venkata krishna
template=browse&v.layout=layout&hl=true&hl.fl=content&hl.fragsize=1000&hl.simple.pre=%3Cem%3E&hl.simple.post=%3C%2Fem%3E It seems like coding issue of solrj (HttpSolrServer class). so could you please provide me suggestions. Thanks, Venkata krishna Tolusuri. -- Vie

Re: Converting XML response of Search query into HTML.

2014-06-12 Thread Erik Hatcher
} return queryResponse; >> } >> and in example.xsl media type is >> . >> >> but i am getting an exception >> Exception in thread "main" >> org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: >> Expected mime type application/xml but got text/html. >> >> So could you please provide any solution to resolve issue. >> >> >> Thanks, >> >> Venkata Krishna Tolusuri. >> >> >> >> >> >> >> -- >> View this message in context: >> http://lucene.472066.n3.nabble.com/Converting-XML-response-of-Search-query-into-HTML-tp4141456.html >> Sent from the Solr - User mailing list archive at Nabble.com.

Re: Converting XML response of Search query into HTML.

2014-06-12 Thread Alexandre Rafalovitch
> . > > but i am getting an exception > Exception in thread "main" > org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: > Expected mime type application/xml but got text/html. > > So could you please provide any solution to resolve issue. > > > Thanks, > > Venkata Krishna Tolusuri. > > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Converting-XML-response-of-Search-query-into-HTML-tp4141456.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: Converting XML response of Search query into HTML.

2014-06-12 Thread Ahmet Arslan
pe isĀ  . but i am getting an exception Exception in thread "main" org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/xml but got text/html. So could you please provide any solution to resolve issue. Thanks, Venkata Krishna Tolusuri

Converting XML response of Search query into HTML.

2014-06-12 Thread Venkata krishna
eption in thread "main" org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/xml but got text/html. So could you please provide any solution to resolve issue. Thanks, Venkata Krishna Tolusuri. -- View this message in context: http://