Question about highlighting html-tags

2016-08-22 Thread Jannicke Husby
Hi, I have a question about searchterms and highlighting, hope you can help me. The problem is that the HTML-tags get highlighted as well. Example: I search for "google". It hits the text "google" and that is a hyperlink like this https://www.google.com";>google. I only want the text betwee

Re: Question About Highlighting

2011-02-22 Thread Ahsan |qbal
Hi All I even tried that (Appending &hl.usePhraseHighlighter=true) but it still does not work. Please help Regards Ahsan Iqbal On Fri, Feb 18, 2011 at 12:30 AM, Ahmet Arslan wrote: > > I had a requirement to implement phrase proximity like ["a > > b c" w/5 "d e f"] for > > this i have implemen

Re: Question About Highlighting

2011-02-17 Thread Ahmet Arslan
> I had a requirement to implement phrase proximity like ["a > b c" w/5 "d e f"] for > this i have implemented a custom query parser plug in which > I make use of nested > span queries to fulfill this requirement. Now it looks that > documents are > filtered correctly, but there is an issue in h

Re: question about highlighting

2007-02-13 Thread Chris Hostetter
: This is part of the response: what's the rest of the response? highlighting info comes in a seperate block, after the section. (for the record, "hl=on" should work fine too) -Hoss

Re: question about highlighting

2007-02-13 Thread nick19701
priced TV Batman. -- View this message in context: http://www.nabble.com/question-about-highlighting-tf3221641.html#a8948538 Sent from the Solr - User mailing list archive at Nabble.com.

Re: question about highlighting

2007-02-13 Thread Andre Halama
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 nick19701 schrieb: Hi Nick, > select?indent=on&version=2.2&q=dell&start=0&rows=10&fl=*%2Cscore&qt=standard&wt=standard&explainOther=&hl=on&hl.fl=pageContent try hl=true... Hth, Andre - -- Andre Halama hbz, Gruppe Portale, Projekt vascoda (TB1), So

question about highlighting

2007-02-13 Thread nick19701
e&qt=standard&wt=standard&explainOther=&hl=on&hl.fl=pageContent pageContent is the default search field which I need highlighting. But the xml response I got doesn't include any highlight info. What have I done wrong? -- View this message in context: http://www.nabble.com/questi

Re: Newbie question about highlighting

2006-11-26 Thread David Halsted
Perfect -- I saw that but misunderstood it. Thanks, Yonik. Dave On 11/26/06, Yonik Seeley <[EMAIL PROTECTED]> wrote: On 11/26/06, David Halsted <[EMAIL PROTECTED]> wrote: > Do I have to search and find the > spots to reinsert the snippets so I get the highlighting in the > context of the origi

Re: Newbie question about highlighting

2006-11-26 Thread Yonik Seeley
On 11/26/06, David Halsted <[EMAIL PROTECTED]> wrote: Do I have to search and find the spots to reinsert the snippets so I get the highlighting in the context of the original paragraph, or is there some easier way? Hi David, I think hl.fragsize=0 might do what you want. From http://wiki.apache

Newbie question about highlighting

2006-11-26 Thread David Halsted
Please forgive if this question is already answered on the Wiki or in the mailing list archives -- I had a look and didn't quite see it but may have missed something. Question is pretty simple; I'm just not sure how to merge highlighted snippets back into a stored field. For example, I have a st