highlight feature is not working on "string" field type- Apache Solr

2013-12-05 Thread pyramesh
Hi ALL, I have recently build small search application using Apache solr. now I am facing an issue. Highlighting text feature is not working on "string" field type, But it working on "text" field type. when I search the content on string field type, the results are getting displaying, but not ge

Re: How to retain the original format of input document in search results in SOLR - Tomcat

2013-11-26 Thread pyramesh
Thanks Erick for your reply.. I am using velocity template for display the result. #field('SDtext') ==> here SDtext is my field. here is my field definition in schema.xml

Newline delimiter is not working in Solr with Velocity

2013-11-26 Thread pyramesh
Hi All, I am new to Solr. I am building small search application using solr. I am using velocity template to display the results. After index the data into solr, the data (search result) is not displaying newline delimiter (\n). when I check the indexed data using luke, found that '\n' available b

Re: Apache-Solr with Tomcat: displaying the format of search result

2013-10-29 Thread pyramesh
Hi Erick, I guess you misunderstood . Let me explain my problem in details. Field Name :* PROBLEM* *Content of PROBLEM* Title: Title of issue Description: Description of issue Other Detail :OtherDetails fo the issue

Re: Apache-Solr with Tomcat: displaying the format of search result

2013-10-28 Thread pyramesh
Thanks Shawn for quick response... As suggested, I verified my configuration to check whether the update processors configured or not and found no processors configured. I am just wonder how the format getting changed. Let explain my problem in details I am indexing the .xml file to solr.

Apache-Solr with Tomcat: displaying the format of search result

2013-10-28 Thread pyramesh
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