Projects tagged ‘lucene’ and ‘spring’


Jump to tag:

Projects tagged ‘lucene’ and ‘spring’

Filtered by Project Tags lucene spring

Refine results Project Tags java (8) hibernate (7) j2ee (3) compass (3) acegi (3) xfire (2) cms (2) mysql (2) jmx (2) velocity (2) ajax (2) maven (2)

[14 total ]

3 Users
   

Scriptella is an ETL (Extract-Transform-Load) and script execution tool. Its primary focus is simplicity. It doesn't require the user to learn another complex XML-based language to use it, but allows ... [More] the use of SQL or another scripting language suitable for the data source to perform required transformations. Main features: * Simple and minimalistic XML syntax for ETL scripts. * Built-in providers for JDBC, CSV, Text, XML, LDAP, Lucene and Velocity. * Support for many useful JDBC features, e.g. parameters in SQL including file blobs and JDBC escaping. * Easy-to-Use as a standalone tool or Ant task. No deployment/installation required. Easy-To-Run ETL files directly from Java code. * Seamless integration with Java/Java EE and Spring [Less]
Created over 3 years ago.

1 Users

This project cames from Xuefeng's book "Spring 2.0 Core Technology and Best Practice" which is a completely ready-to-run example of JavaEE web application based on Spring framework. This online ... [More] bookstore web application based on light-weight Spring framework, integration of Acegi, Hibernate, XFire, Velocity, OSCache, Compass and Lucene. Snapshot: [Less]
Created about 1 year ago.

1 Users

AtLeap is a flexible java engine bases on AppFuse to rapid start your Web application. The main features are tag-library including GRID (table with sorting, filtering, pager etc.) and multilingual CMS ... [More] with WYSIWYG HTML editor, full-text search engine etc. [Less]
Created over 3 years ago.

0 Users

A personal music catalog.
Created 4 months ago.

0 Users

Created 5 months ago.

0 Users

tool for reporting solutions for commons problems
Created 12 months ago.

0 Users

The rapid expansion of internet information has made means of effective access to information become necessary, and the search engine is the one of them. Segmentation system, which is a very important ... [More] part of the search engine, is primarily responsible for dividing the text into words, building index on the handled information and saving to the database. It is due to the index established on the text after segmentation, when users is using such as Baidu (www.baidu.com), Google (www.google.cn) and other search engines, they can type what they need to get the result and information quickly and easily. With no doubt that segmentation system helps us improve the speed of retrieving information and search the text needed information with more accurate and more convenient. As mentioned above, segmentation system is the massive role of dividing the text (passage) into meaningful text units (item). Through the use of item as a key, passage as a value to create the reverse order index. When users type in keywords to search for information, firstly the segment system divide keyword into words, secondly find the matched key of the word in the index to get the relative information (passage) which is considered as the result of what the users need. Evidently, results of the segment system in search engine represent the massive internet information, so segmentation is a good or bad result directly affected the users searching the information they want. Hickwall Analyzer discusses how to design a particular segment system for Chinese and how to implement a segmentation system based on XML document, easily extended and applied to the open source project Lucene to help the users search the information they need much faster and more accurate. Hickwall statistics on the content to form a small dictionary with high-frequence words firstly. After doing this, hickwall would cut the content into pieces base on the high-frequence dictionary and the prepared dictionary. Finally, the word pieces would be adjusted by the unlisted word analyzer. But all of these are configurable, you can change the implementation of the function easily due to Spring Framework. Anyway, hickwall still has a lot of shortage. It needs your help. [Less]
Created about 1 year ago.

0 Users

This code base includes enhancements to the GBIF portal and indexing software to enable the production of a web portal more suited to the needs of Australia. The ALA GIS portal is an maven overlay ... [More] on the GBIF portal code base. The GBIF portal code can be obtained from: host: gbif.cvs.sourceforge.net path: /cvsroot/gbif user: anonymous connection type: pserver Instructions for installing and building the GBIF portal can be found at: http://wiki.gbif.org/dadiwiki/wikka.php?wakka=PortalQuickStart [Less]
Created about 1 year ago.

0 Users

ExpressMe is a very fast, lightweight Blog or CMS system, also support multimedia content management. It is built on Java 5, Servlet 2.4 technology, with MySQL 5 support.
Created 4 months ago.

0 Users

This project is about integration and patterns. Have you aleady integrated     * hibernate, hibernate filters, binary storage in hibernate, hibernate caching, hibernate open ... [More] session in view ?     * acegi, jcaptcha, object level security ?     * webwork ?     * transparent full text engine ?     * h2 database ?     * spring ?     * compass/lucene ?     * sitemesh ?     * quartz ?     * https integration ?     * dwr ?     * xfire ?     * internationalization ?     * S3 upload ?     * ... You most probably have already done some of them ... For the ones you have already integrated, please give your feedbacks (we love negative feedbacks) or your patterns/fixes. For the ones you haven't already integrated, well, you have great samples :) [Less]
Created 12 months ago.