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