Server to parse and answer questions in German using Prolog and Apache Lucene. Includes an AJAX front-end and goodies too. |
Enables full-text searching of CouchDB documents using Lucene |
|
SKOS Support for Apache Lucene and Solr |
|
Plugin for elasticsearch which uses the lucene FSTSuggester |
forked version of Lucene to support Embedded sort/filter fields in Solbase |
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. |
Lucene core lab for jayway inhouse |
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 |
Solr query parser plugin that performs proper query-time synonym expansion. |
Addon for Ektorp (ekorp.org) that enables searching couchdb with couchdb -lucene |
Document Repository and Search library based on CouchDB /BerkleyDB and Lucene |
Elements to make lucene work on a blobStore like Windows Azure BlobStorage |
Mirror of Apache Lucene & Solr |
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. |
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) |
Adapter for Lucence Fulltext Search |
Indexing and searching files. Java + Lucene. |
Implemented by Apache lucene 3.6 |
possible idea... looking at Lucene + PDFBox .. java based. |
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. |
Lucene-based search engine for PunBB message boards in Java . |
Lucene searcher example basead on Google engine |
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 |
|
lucene-facet-3.5.0 example.simple |
A Lucene based web search tool, who aims to replace Penfold |
27. p/duke code.google.comDuke 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 ... |
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... |
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... |
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... |
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... |
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... |
Supports: MsSql SqlCe Lucene SqliteSupports: MySQLResources: PHPIntroduction PHPSamples |
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... |