Re: List of highlighted terms from search query

2007-05-23 Thread Mike Klaas
On 22-May-07, at 10:52 PM, solruser wrote: Hi James, I have already had tried out options for highlighting but unfortunately since solr highligted results does not include special characters in the results, thats the reason I am looking for a way to get list of highlighted terms that

Re: List of highlighted terms from search query

2007-05-22 Thread James liu
2007/5/23, solruser <[EMAIL PROTECTED]>: Hi James, I have already had tried out options for highlighting but unfortunately since solr highligted results does not include special characters special characters? maybe u should print some . in the results, thats the reason I am looking for a

Re: List of highlighted terms from search query

2007-05-22 Thread solruser
Hi James, I have already had tried out options for highlighting but unfortunately since solr highligted results does not include special characters in the results, thats the reason I am looking for a way to get list of highlighted terms that I can use to highlight the terms. I assume this might b

Re: List of highlighted terms from search query

2007-05-22 Thread James liu
first u try enable highlighting( http://wiki.apache.org/solr/HighlightingParameters) and u try solr admin gui to see its output and u will find what u wanna. 2007/5/23, solruser <[EMAIL PROTECTED]>: Hi, I am wondering can we get the list of all highlighted terms from the search query. If