CouchDB-Lucene works with all version of CouchDB from 0.10 upwards.
Build and run couchdb-lucene
If you are on OS X, you might find it easiest to;
brew install...
Neo4j.rb is a graph database for JRuby.
You can think of Neo4j as a high-performance graph engine with all the features of a mature and robust database. The programmer...
http://www.jboss.org/jbossas/
Fast Startup
Small Footprint
Modular Design
Unified Configuration and Management
OSGi
And of course Java EE!
Building
If you already have...
A small collection of tools useful when working with JBoss Netty. The HTTP tools are useful for adding simple web features to your server.
Included
HTTP File Server
A file...
Installation
Add the following lines to ~/.sbt/plugins/build.sbt or PROJECT_DIR/project/plugins.sbt
resolvers += "sbt-idea-repo" at "http://mpeltonen.github.com/maven/"...
Original Solarized color scheme developed by Ethan Schoonover es@ethanschoonover.com
Adapted for IntelliJ IDEA by:
Adam Vandenberg flangy@gmail.com
Johan...
This sample app demonstrates how to work with advance result mapping, one-to-one relantionship,
one-to-many relationship and many-to-many relationship using iBatis (MyBatis...
This sample app demonstrates hpw to setup iBatis/MyBatis and simple insert, update, select and delete statements.
To run the tests, just run the class inside the...
To start with – here is a list of resources to obtain more information about Gradle:
The Gradle User Guide...
Full text search engines like Apache Lucene are very powerful technologies to add efficient free text search capabilities to applications. However, Lucene suffers several...