Highlighting in Lucene

2004-11-04 Thread Ramon Aseniero
Hi All,

 

I would like to know if Lucene support highlighting on the searched text?

 

Thanks in advance.

 

Thanks,

Ramon Aseniero



RE: Highlighting in Lucene

2004-11-04 Thread Will Allen
There is a highlighting tool in the sandbox (3/4 of the way down):

http://jakarta.apache.org/lucene/docs/lucene-sandbox/

-Original Message-
From: Ramon Aseniero [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 04, 2004 3:40 PM
To: 'Lucene Users List'
Subject: Highlighting in Lucene


Hi All,

 

I would like to know if Lucene support highlighting on the searched text?

 

Thanks in advance.

 

Thanks,

Ramon Aseniero


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Highlighting in Lucene

2004-11-04 Thread Ramon Aseniero
Hi Will,

Thanks a lot that really helps.

Thanks,
Ramon

-Original Message-
From: Will Allen [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 04, 2004 12:45 PM
To: Lucene Users List
Subject: RE: Highlighting in Lucene

There is a highlighting tool in the sandbox (3/4 of the way down):

http://jakarta.apache.org/lucene/docs/lucene-sandbox/

-Original Message-
From: Ramon Aseniero [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 04, 2004 3:40 PM
To: 'Lucene Users List'
Subject: Highlighting in Lucene


Hi All,

 

I would like to know if Lucene support highlighting on the searched text?

 

Thanks in advance.

 

Thanks,

Ramon Aseniero


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



highlighting with Lucene and Cocoon

2003-02-10 Thread Cyril Vidal
Hi,

I'd would like to perform highlighting with Lutece integrated in Cocoon.
Did someone already do the same task?

Basically, if I have a xml file such as the following:
flower
This is a great yellow flower
/flower

I would like when pointing by example 
to http://localhost:8080/cocoon/flora?query=flower:yellow

to get an xml document like this:
flower
This a great emyellow/em flower
/flower

Any suggestions would help,
Thanks in advance,
Cyril.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]