HI Ramesh, Have you documented how you have integrated Solr with Tomcat..?
I have to do the same..was trying sometime ago and then left it...will be helpful if you have steps on how to integrate the two. Thanks, Mamta On Mon, Oct 28, 2013 at 2:40 PM, pyramesh <pyrames...@gmail.com> wrote: > Hi All, > > Recently I have integrated Apache solr with Tomcat server.everything is > working fine. I am displaying the search result using velocity template. > > But Here is my problem. search results are displaying the correct format as > input data format. > > For Example: input data (whole data contains in single field):: > > *issue*: description about issue. > *Solution*: Solution given user goes here. > > but after index the data , the data displaying in the below format > > in the search result :: *issue*: description about issue.*Solution*: > Solution given user goes here. > > But this is not I want.. I want to display data as same as input format. > > can anyone please help on this > > > Thanks in Advance ........... > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Apache-Solr-with-Tomcat-displaying-the-format-of-search-result-tp4098040.html > Sent from the Solr - User mailing list archive at Nabble.com. >