Hi.

You read out all the relevant fields from MySQL and assign the primary key
as an indentifier of your Lucene "documents".

During search, you retrieve the identifier from the Lucene searcher and
query the database to present the full text.

Best regards,

Gregor



-----Original Message-----
From: Stefan Trcko [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 16, 2003 9:31 PM
To: [EMAIL PROTECTED]
Subject: Lucene and Mysql


Hello

I'm new to Lucene. I want users can search text which is stored in mysql
database.
Is there any tutorial how to implement this kind of search feature.

Best regards,
Stefan


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

Reply via email to