nor issues - It seems that the hl.usePhraseHighlighter is enabled by
> default, which definitely makes sense but the wiki says it's default value
> is "false" and the checkbox is unchecked by default on the Query form. This
> gives the impression this parameter defaults to &qu
Minor issues - It seems that the hl.usePhraseHighlighter is enabled by
default, which definitely makes sense but the wiki says it's default value
is "false" and the checkbox is unchecked by default on the Query form. This
gives the impression this parameter defaults to "false
: Subject: hl.usePhraseHighlighter
: References: <1281125904548-1031951.p...@n3.nabble.com>
: <960560.55971...@web52904.mail.re2.yahoo.com>
: In-Reply-To: <960560.55971...@web52904.mail.re2.yahoo.com>
http://people.apache.org/~hossman/#threadhijack
Thread Hijacking on M
Thanks so much for your help! It works. I really appreciate it.
-Original Message-
From: Ahmet Arslan [mailto:iori...@yahoo.com]
Sent: Monday, August 09, 2010 6:05 PM
To: solr-user@lucene.apache.org
Subject: RE: hl.usePhraseHighlighter
> I used text type and found the following
> I used text type and found the following in schema.xml. I
> don't know which ones I should remove.
> ***
You should remove from both index and query time.
emove.
***
***
-Original Message-
From: Ahmet Arslan [mailto:iori...@yahoo.com]
Sent: Monday, August 09, 2010 4:32 PM
To: solr-user@lucene.apache.org
Subject: Re: hl.usePhraseHighlighter
> I am trying to do exactly match. For
>
> I am trying to do exactly match. For
> example, I hope only get study highlighted if I search
> "study", not others (studies, studied and so on).
This has nothing to do with highlighting and its parameters.
You need to remove stem filter factory (porter, snowball) from your analyzer
chain. Re
I am trying to do exactly match. For example, I hope only get study highlighted
if I search "study", not others (studies, studied and so on).
I didn't find any function for it from SolrQuery. I added following in
solrconfig.xml
true.
Unfortunately I didn't get it work.
Please help me out.
Th
Sorry I forgot to detail out the field type "wild_card" definition.
--
View this message in context:
http://www.nabble.com/Solrj-%2B-hl.usePhraseHighlighter-tp21492830p21492981.html
Sent from the Solr - User ma
Hi all,
SolrQuery provides all methods related to highlighting with Solrj client
such as setHighlight(), setHighlightFragSize(), etc.
But I didn’t find any way to set the hl.usePhraseHighlighter = true to the
query. However, I can set the same in my solrconfig.xml but my aim is to
this
10 matches
Mail list logo