Re: Highlighting brackets bug ?

2007-01-15 Thread heikki doeleman
repository, in one go ? I did it now by right-clicking links to files and doing save-as, for each file.. this was maybe OK for the highlighter, but what if you want an entire big project ? thanks again heikki doeleman On 1/13/07, Mark Miller <[EMAIL PROTECTED]> wrote: Which version are you us

Highlighting brackets bug ?

2007-01-13 Thread heikki doeleman
creating a PhraseQuery, and I tried the QueryParser.parse() using the same analyzer used for indexing and searching. Nothing helps !! Also tried escaping the brackets, to no avail. Any help would be very much appreciated ! thank you Heikki Doeleman

Re: Index XML file

2006-12-14 Thread Heikki Doeleman
uperior in speed, memory usage, and ease of programming model. Heikki Doeleman spinergywmy <[EMAIL PROTECTED]> To java-user@lucene.apache.org cc bcc Subject Index XML file spinergywmy <[EMAIL PROTECTED]> Please respond to java-user@lucene.apache.org 14/12/2006 11:54

Re: Highlighting span for Phrase Queries

2006-11-14 Thread Heikki Doeleman
of. To me this seems like a mix-up of different functionalities; I would expect a highlighter to do just the highlighting, and nothing else (not that this has anything to do with my phrase highlighting problem -- just wondering). Heikki DOELEMAN mark harwood <[EMAIL PROTECTED]&g

Highlighting span for Phrase Queries

2006-11-10 Thread Heikki Doeleman
yzer. Does anyone have a good example about how to implement a highlighting function that works well with phrase queries, too ? thank you very much. Heikki DOELEMAN