|
Work On Lucene
I have a project to which need to store some longer strings in the database earlier it was done in oracle using the text search Now Im planning to convert this using the lucence in order to make the application db independent.
Is this lucene a good solution Or is it application for only indexing the documents and not some 500 length string
|