FYI. From: J. Delgado <[EMAIL PROTECTED]>
Once again, LendingClub.com, a social lending network that today announced nation-wide expansion (see Tech Crunch), is please to contribute to the open source community a new release (2.2.0.2.0) of the Oracle-Lucene Domain Index, a fast implementation of text indexing and search using Lucene within the Oracle relational database. Many thanks to Marcelo Ochoa, the developer that made it all happen! Among the goodies you will find in the new release are: * LuceneDomainIndex.countHits() function to replace select count from .. where lcontains(..)>0 syntax. * support inline pagination at lcontains(col,'rownum:[n TO m] AND ...") function * rounding and padding support for columns date, timestamp, mumber, float, varchar2 and char * ODCI API array DML support * BLOB parameter support * sort by column passed at lcontains(col,query_parser_str,sort_str,corr_id) syntax * Logging support using Java Util Logging package * JUnit test suites emulating middle tier environment * Support for rebuild and optimize online for SyncMode:OnLine index * XMLDB Export which allows inspecting the Lucene index using Luke or other tools * AutoTuneMemory parameter for replacing MaxBufferedDocs parameter * Functional column support Here are the pointers Full Documentation: http://docs.google.com/Doc?docid=ddgw7sjp_54fgj9kg&hl=en New Binaries http://sourceforge.net/project/showfiles.php?group_id=56183&package_id=255524 Release Notes: http://sourceforge.net/project/shownotes.php?release_id=561159&group_id=56183 Cheers! Joaquin Delgado, PhD CTO, Lending Club About Lending Club (TM) LendingClub.com is an online social lending network where people can borrow and lend money among themselves based upon their affinities and/or social connections. Across all 50 states, members can borrow money at a better interest rate than they would get from a bank or credit card and invest in a diversified portfolio of loans with higher rates of return than those served by savings accounts, CDs or other online lending services. LendingMatch (TM) technology helps match lenders and borrowers by using connections established through social networks, associations and online communities, and build diversified portfolios based on lender preferences. Lending Club is headquartered in Sunnyvale, CA. More information is available at www.lendingclub.com -- Marcelo F. Ochoa http://marceloochoa.blogspot.com/ http://marcelo.ochoa.googlepages.com/home ______________ Do you Know DBPrism? Look @ DB Prism's Web Site http://www.dbprism.com.ar/index.html More info? Chapter 17 of the book "Programming the Oracle Database using Java & Web Services" http://www.amazon.com/gp/product/1555583296/ Chapter 21 of the book "Professional XML Databases" - Wrox Press http://www.amazon.com/gp/product/1861003587/ Chapter 8 of the book "Oracle & Open Source" - O'Reilly http://www.oreilly.com/catalog/oracleopen/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]