Date: 2004-05-07T10:56:43 Editor: StephaneVaucher <[EMAIL PROTECTED]> Wiki: Jakarta Lucene Wiki Page: LatestNews URL: http://wiki.apache.org/jakarta-lucene/LatestNews
Added reference to JDBCDirectory Change Log: ------------------------------------------------------------------------------ @@ -1,57 +1,86 @@ +#pragma section-numbers off + += JDBCDirectory version 0.05 = + + ''Date:'' 7 March 2004 + ''URL:'' [http://ppinew.mnis.com/jdbcdirectory] + + Tested with MySQL and open source drivers. + + Some issues that I just thought of that aren't mentioned... + * Pooling prepared statements on the connection is must for good performance under the current code. ( see test code ) + * The first search is always really slow as everything initializes and the cache fills ;) so don't let that discourage you. + + +---- + + = SearchBlox J2EE Search Component Version 1.2 = -''Date:'' 16 Feb 2004 -''URL:'' http://www.searchblox.com + ''Date:'' 16 Feb 2004 + ''URL:'' [http://www.searchblox.com] -SearchBlox is a J2EE Search Component that delivers out-of-the-box search functionality for quick integration with your websites, applications, intranets and portals. SearchBlox uses the Lucene Search API and incorporates integrated HTTP and File System crawlers, support for various document formats, support for indexing and searching content in 17 languages and customizable search results, all controlled from a browser-based Admin Console. + SearchBlox is a J2EE Search Component that delivers out-of-the-box search functionality for quick integration with your websites, applications, intranets and portals. SearchBlox uses the Lucene Search API and incorporates integrated HTTP and File System crawlers, support for various document formats, support for indexing and searching content in 17 languages and customizable search results, all controlled from a browser-based Admin Console. + +---- + += SearchBlox J2EE Search Component Version 1.2 = + + ''Date:'' 16 Feb 2004 + ''URL:'' [http://www.searchblox.com] + + SearchBlox is a J2EE Search Component that delivers out-of-the-box search functionality for quick integration with your websites, applications, intranets and portals. SearchBlox uses the Lucene Search API and incorporates integrated HTTP and File System crawlers, support for various document formats, support for indexing and searching content in 17 languages and customizable search results, all controlled from a browser-based Admin Console. ---- = Word Document text extractor released = -Date: 03 Mar 2004 -URL: http://www.textmining.org/ + ''Date:'' 03 Mar 2004 + ''URL:'' [http://www.textmining.org/] -Version 0.4 of the textmining.org text extraction library has been released! + Version 0.4 of the textmining.org text extraction library has been released! ---- + = LIMO new release (v0.3) = -Date: 22 Jan 2004 -URL: http://limo.sourceforge.net/ + ''Date:'' 22 Jan 2004 + ''URL:'' [http://limo.sourceforge.net/] -There's a new release of limo available ! + There's a new release of limo available ! + + This new version : + ||includes lucene-1.3-final.jar|| + ||fixes a bug with index loading|| + ||detects when index changes and auto refreshes the information (as proposed by Jakob Flierl)|| + ||uses css for easier customisation (as proposed by E Hatcher)|| + ||escapes HTML code in the value of the fields (as proposed by E Hatcher)|| -This new version : -||includes lucene-1.3-final.jar|| -||fixes a bug with index loading|| -||detects when index changes and auto refreshes the information (as proposed by Jakob Flierl)|| -||uses css for easier customisation (as proposed by E Hatcher)|| -||escapes HTML code in the value of the fields (as proposed by E Hatcher)|| ---- = Luke, Lucene index browser and diagnostic tool = -Date: 17 Jan 2004 -URL: http://www.getopt.org/luke + ''Date:'' 17 Jan 2004 + ''URL:'' [http://www.getopt.org/luke] -Luke is a Lucene index browser and diagnostic tool, available under Apache License. Please see the following link for more details, binaries, sources and Java WebStart version: + Luke is a Lucene index browser and diagnostic tool, available under Apache License. Please see the following link for more details, binaries, sources and Java WebStart version: -Changes in v. 0.45: + Changes in v. 0.45: -||Added more details to the Overview panel.|| -||Add support for undeleting all deleted documents.|| -||Add Boost column to Document view.|| -||Use nicer formatting for numbers in the Explain window.|| -||Fix for not updating the parsed query view when pressing Search.|| -||Fix the JNLP file to require J2SE 1.3+.|| -||By popular demand, add a single self-contained JAR to the binary distribution.|| -||Minor restructuring to increase reuse.|| + ||Added more details to the Overview panel.|| + ||Add support for undeleting all deleted documents.|| + ||Add Boost column to Document view.|| + ||Use nicer formatting for numbers in the Explain window.|| + ||Fix for not updating the parsed query view when pressing Search.|| + ||Fix the JNLP file to require J2SE 1.3+.|| + ||By popular demand, add a single self-contained JAR to the binary distribution.|| + ||Minor restructuring to increase reuse.|| ---- + = Lucene 1.3 Final Released = -Date: 26 December 2003 -URL: http://jakarta.apache.org/lucene + ''Date:'' 26 December 2003 + ''URL:'' [http://jakarta.apache.org/lucene] -http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.65 + [http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.65] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]