LuceneContainer - Vaadin Add-on Directory
The LuceneContainer is (lazy loading) Vaadin container integrated with the lucene index.Package includes LuceneContainer and LuceneFacade
Main features of the LuceneContainer
Container is indexed
Fast server side Lazy loading
Fast and versatile searches with field sorting
Ability to create the index from cvs (or tab delimeted) file
Ability to create the index from sql query
You edit the index index on the fly
You can export search results into database table
Main features of the LuceneFacade
Persistence integration based on the AppFoundation add-on
Ability to create index from the Pojos found from AppFoundation IFacade
Index is updated when the pojo is stored in the IFacade
DemoApplication that demonstrates a "real-world" usage of the LuceneFacade
Live demo of LuceneContainerForum thread
Source
Live demo of LuceneFacade
Project Home / Additional Information
Blog post
LuceneContainer version 0.9
null
LuceneContainer version 0.9.1
Server side Lazy loading
LuceneContainer version 0.9.2
-updating and adding now based on the vaadin.data.Item
-updated demo application
-bug fixes
LuceneContainer version 0.9.3
-minor bug fixes (lock obtain problem etc.)
LuceneContainer version 1.0.0
Introducing the LuceneFacade, major bug fixes, etc.
LuceneContainer version 1.0.1
bugfixes
LuceneContainer version 1.0.2
updated demo application, other minor changes
LuceneContainer version 1.2.0
Vaadin 7 (beta) version