me, hlVal );
> }
> }
> }
> }
> }
> }
> }
>
> -Original Message-
> From: Ahmet Arslan [mailto:iori.
result.addField(
fieldName, hlVal );
}
}
}
}
}
}
}
-Original Message-
From: Ahmet Arslan [mailto:iori...@yahoo.com.INVALID]
Sent: Thursday, June 11, 2015 6:43 AM
To: solr-user@lucene.apache.org
Subject: Re: Show all fiel
Hi Edwin,
I think Highlighting Behaviour of those types shifts over time. May be we
should do the reverse.
Move snippets to main response: https://issues.apache.org/jira/browse/SOLR-3479
Ahmet
On Thursday, June 11, 2015 11:23 AM, Zheng Lin Edwin Yeo
wrote:
Hi Ahmet,
I've tried that, but i
Hi Ahmet,
I've tried that, but it's still not able to show.
Those fields are actually of type=float, type=date and type=int.
By default those field type are not able to be highlighted?
Regards,
Edwin
On 11 June 2015 at 15:03, Ahmet Arslan wrote:
> Hi Edwin,
>
> hl.alternateField is probabl
Hi Edwin,
hl.alternateField is probably what you are looking for.
ahmet
On Thursday, June 11, 2015 5:38 AM, Zheng Lin Edwin Yeo
wrote:
Hi,
Is it possible to list all the fields in the highlighting portion in the
output?
Currently,even when I *, it only shows fields where
highlighting is po
Hi,
Is it possible to list all the fields in the highlighting portion in the
output?
Currently,even when I *, it only shows fields where
highlighting is possible, and fields which highlighting is not possible is
not shown.
I would like to have the output where all the fields, regardless if
highli
Martin,
You may want to follow Mark Miller's effort
https://issues.apache.org/jira/browse/LUCENE-1286 as it develops --
perhaps even help with it. He's developing a Lucene highlighter which
would "run through query terms by using their offsets" making
highlighting large documents much more t
I tried to post it myself, got the address wrong, thanks for re-posting.
the problem we have with highlighting outside of the indexer is that the
systems we use that store co-ords are... based on term string (in one
case) and the specific term offset in another. Both of which break
horribly when t
t.
Tricia
Original Message ----
Subject:Highlighting Output
Date: Mon, 11 Aug 2008 17:21:55 -0400
From: Martin Owens <[EMAIL PROTECTED]>
To: Tricia Williams <[EMAIL PROTECTED]>,
[EMAIL PROTECTED]
Hello Solr Users,
I've been thinking about the highli