nd the search component is
> using solr.HighlightComponent .
I think there is a misunderstanding the "normal" solr.HighlightComponent
is working just fine, but with the PostingsSolrHighlighter i get no
results.
> search on searchable_text can highlight text, I copied your search url
om/13Uan0ZF
>
> I'm searing there for 'q=searchable_text:labore' this is present in 'text'
> and in the copyfield 'searchable_text' but it is not highlighted in 'text'
> (hl.fl=text)
>
> The same query is working if set 'q=text
x27;text' and in the copyfield 'searchable_text' but it is not highlighted
in 'text' (hl.fl=text)
The same query is working if set 'q=text:labore' as you can see in
http://pastebin.com/4CP8XKnr
For 2 question i figured out that the PostingsSolrHighlighter "elli
ecify hl.fl
ref: http://wiki.apache.org/solr/HighlightingParameters#hl.fl
On 17 December 2013 02:29, Josip Delic wrote:
> Hi @all,
>
> i am playing with the "PostingsSolrHighlighter". I'm running solr 4.6.0
> and my configuration is from here:
>
> https://luce
Hi @all,
i am playing with the "PostingsSolrHighlighter". I'm running solr 4.6.0
and my configuration is from here:
https://lucene.apache.org/solr/4_6_0/solr-core/org/apache/solr/highlight/PostingsSolrHighlighter.html
Search query and result (not working):
http://pasteb
Any idea can help on this?
2013/6/22 Erick Erickson
> Unfortunately, from here I need to leave it to people who know
> the highlighting code
>
> Erick
>
> On Wed, Jun 19, 2013 at 8:40 PM, Floyd Wu wrote:
> > Hi Erick,
> >
> > "multivalue" is my typo, thanks for your reminding.
> >
> > Ther
Unfortunately, from here I need to leave it to people who know
the highlighting code
Erick
On Wed, Jun 19, 2013 at 8:40 PM, Floyd Wu wrote:
> Hi Erick,
>
> "multivalue" is my typo, thanks for your reminding.
>
> There is no log show anything wrong or exception occurred.
>
> The field definit
Hi Erick,
"multivalue" is my typo, thanks for your reminding.
There is no log show anything wrong or exception occurred.
The field definition as following
The PostingSolrHighlighter only do highlight on summary field.
When I send a xml file to solr like this
Well, _how_ does it fail? unless it's a type it should be
multiValued (not capital 'V'). This probably isn't the
problem, but just in case.
Anything in the logs? What is the field definition?
Did you re-index after changing to multiValued?
Best
Erick
On Tue, Jun 18, 2013 at 11:01 PM, Floyd W
In my test case, it seems this new highlighter not working.
When field set multivalue=true, the stored text in this field can not be
highlighted.
Am I miss something? Or this is current limitation? I have no luck to find
any documentations mentioned this.
Floyd
10 matches
Mail list logo