Integrating Lucene

I want to provide a very thorough search mechanism for my app, to search across multiple uploaded documents and document types. I'm considering using Lucene to provide this functionality, with all uploaded files stored in MySQL.

Does anyone have experience in doing this, and if so, could you provide some pointers?

Things I'm interested in are;

How to call Lucene - preferably with as little coding as possible

Integrating the search results into JSC tables

Any general observations - or even better options for search

Thanks in advance

[583 byte] By [fatmala] at [2007-11-27 8:17:14]
# 1

Hi Fatmal,

Sorry because my reply it's only for a question.

I have a very similar configuration in my app(a web in JSC with Mysql and files).

have you any example for uploading multiple files in a one action?

My post is the HELP WIT FILE UPLOADING

thank's in advance!

NewLitusa at 2007-7-12 20:02:23 > top of Java-index,Development Tools,Java Tools...