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
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
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
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
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.
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