Lucene « Data Mining « Java Open Source App

Home
Java Open Source App
1.2D
2.3D
3.Algorithm Data Structure
4.Chart
5.Cloud Computing
6.Data Mining
7.Database
8.Eclipse
9.Game
10.Google API
11.Graphics
12.GUI
13.GWT
14.IntelliJ
15.JavaFX
16.JBoss
17.JDBC
18.JEE
19.JPA ORM
20.JSF
21.JSON
22.Maven
23.Media
24.Mobile
25.MongoDB
26.MySQL
27.Netbeans
28.Network
29.NoSQL
30.OpenGL
31.Oracle
32.OSGi
33.Security
34.Social Network
35.Spring
36.Sqlite
37.Testing
38.Web Framework
39.WebService
40.XML
Java Open Source App » Data Mining » Lucene 

1. spartusch/NASfVI    github.com

Server to parse and answer questions in German using Prolog and Apache Lucene. Includes an AJAX front-end and goodies too.

2. rnewson/couchdb-lucene    github.com

Enables full-text searching of CouchDB documents using Lucene

3. behas/lucene-skos    github.com

SKOS Support for Apache Lucene and Solr

4. spinscale/elasticsearch-suggest-plugin    github.com

Plugin for elasticsearch which uses the lucene FSTSuggester

5. Photobucket/Solbase-Lucene    github.com

forked version of Lucene to support Embedded sort/filter fields in Solbase

6. amccurry/high-scale-lucene    github.com

A modified version of 3.0.2 that incorporates a more compact memory cache, faster GCs, bloom filters and anything else I need to make Lucene faster and more scalable.

7. jrask/lucene-lab    github.com

Lucene core lab for jayway inhouse

8. sudarshang/l4ia    github.com

A port of Lucene In Action 2 edition source code to the Lucene 4 release. Primarily for the author to learn more about Lucene 4

9. healthonnet/hon-lucene-synonyms    github.com

Solr query parser plugin that performs proper query-time synonym expansion.

10. ldriscoll/ektorplucene    github.com

Addon for Ektorp (ekorp.org) that enables searching couchdb with couchdb -lucene

11. bhatti/DocuSearch    github.com

Document Repository and Search library based on CouchDB /BerkleyDB and Lucene

12. lahabana/clucene    github.com

Elements to make lucene work on a blobStore like Windows Azure BlobStorage

13. apache/lucene-solr    github.com

Mirror of Apache Lucene & Solr

14. marco4712/compass-fork    github.com

Search library built on top of Lucene which simplifies integration of search into Java applications. This is a fork to allow maintenance since the official project is now abandoned.

15. wikimedia/operations-debs-lucene-search-2    github.com

Github mirror of operations/debs/lucene/search/2 - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

16. NABUCCO/org.nabucco.adapter.lucene    github.com

Adapter for Lucence Fulltext Search

17. jbaa/retrieval    github.com

Indexing and searching files. Java + Lucene.

18. darouwan/Search    github.com

Implemented by Apache lucene 3.6

19. safaci2000/TuxSearch    github.com

possible idea... looking at Lucene + PDFBox .. java based.

20. krickert/IPAddressZipCodeStateCountryLuceneJavaSearch    github.com

Automatically downloads a database of known IP addresses as well as other location data and creates a lucene index for spatial searching for IP addresses within a specific range (or other criteria). Stores lat/lon, zip, city, country, and IP addresses for fast lucene search . Index is 1GB upon completion.

21. mandor/PunIndexer    github.com

Lucene-based search engine for PunBB message boards in Java .

22. rpanachi/loogle    github.com

Lucene searcher example basead on Google engine

23. lmammino/LuceneNewsgroups    github.com

A simple university exercise with Apache Lucene 3.1 - This application performs indexing and search on a series of files that represent the post of some newsgroups

24. dweiss/lucene_solr    github.com

Lucene Solr fork (local)

25. pdurbin/lucene-facet-demo    github.com

lucene-facet-3.5.0 example.simple

26. p/baron-greenback    code.google.com

A Lucene based web search tool, who aims to replace Penfold

27. p/duke    code.google.com

Duke is a fast and flexible deduplication (or entity resolution, or record linkage) engine written in Java on top of Lucene. The latest version is 0.6.Features High performance. Highly ...

28. p/activelucenenet    code.google.com

ActiveLucene.Net is a collection of classes to facilitate developing with Lucene.Net. At its core is the ability to easily and automatically convert between a Lucene Document object and a POCO thr...

29. p/gaelucene    code.google.com

GAELucene is a lucene component that can help you to run search applications on Google AppEngine.The main clazz of GAELucene include: GAEDirectory - a read only Directory based on google...

30. p/lucene-gae    code.google.com

Run Lucene in App Engine.Example: Index texts in Lucene just like in the FileSystem Directory.public class IndexServlet extends HttpServlet { private static final Version...

31. p/lucene-appengine    code.google.com

This project provides a directory useful to build Lucene and Google App Engine powered applications. Main Features: Lucene 3.6.x compatible (Lucene 4.0.x now in beta) Storage in Google...

32. p/lucene-appengine-examples    code.google.com

This project contains live demo source code and examples and an how to for using lucene-appengine (LAE).To deploy this demo on your own Google App Engine application: create your appl...

33. p/entitydataaccess    code.google.com

Supports: MsSql SqlCe Lucene SqliteSupports: MySQLResources: PHPIntroduction PHPSamples

34. p/lucene-sql    code.google.com

LSql is a command-line tool written in Java that allows sql-like queries to run against a Lucene database. It can be run in interactive mode, or can automatically parse a list of commands from a file...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.