For Programmers: Free Programming Magazines  


Home > Archive > Java Beans > September 2004 > Embeded Java DB with inverted indexing and searching capabilities for Java Beans









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Embeded Java DB with inverted indexing and searching capabilities for Java Beans
Sakthi

2004-09-15, 4:03 am

[Removed invalid group comp.lang.java.api - moderator]

Hi,

BeanIndex is an embeded Java DB with inverted indexing and
searching capabilities for Java Beans. It is released under LGPL.
http://beanindex.sourceforge.net
BeanIndex is ideal for websites with large number of product item
listings (tested with half a million items) and the product items have
few searchable fields.
Sites selling music files,stock photos and book would benefit the most
as they have few fields that can be searchable.

BeanIndex is a combination of Berkley DB JE and apache Lucene index.

BeanIndex is Multi threaded. It is configurable to be single / multi
threaded.
BeanIndex uses LRU cache for efficient memory usage.
BeanIndex can have multiple indeces against one Dictionary file.
Download and try! http://beanindex.sourceforge.net

Regards
Sakthi.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com