org.fuzzydb.aggregator

fuzzydb is a fuzzy matching database engine capable of providing human-like search results that make life much easier for users of websites searching for things like cars, houses, people and jobs

License

License

GroupId

GroupId

org.fuzzydb
ArtifactId

ArtifactId

org.fuzzydb.aggregator
Last Version

Last Version

1.1.0.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

org.fuzzydb.aggregator
fuzzydb is a fuzzy matching database engine capable of providing human-like search results that make life much easier for users of websites searching for things like cars, houses, people and jobs
Project Organization

Project Organization

Whirlwind Match Limited
Source Code Management

Source Code Management

http://github.com/whirlwind-match/fuzzydb

Download org.fuzzydb.aggregator

How to add to project

<!-- https://jarcasting.com/artifacts/org.fuzzydb/org.fuzzydb.aggregator/ -->
<dependency>
    <groupId>org.fuzzydb</groupId>
    <artifactId>org.fuzzydb.aggregator</artifactId>
    <version>1.1.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fuzzydb/org.fuzzydb.aggregator/
implementation 'org.fuzzydb:org.fuzzydb.aggregator:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/org.fuzzydb/org.fuzzydb.aggregator/
implementation ("org.fuzzydb:org.fuzzydb.aggregator:1.1.0.RELEASE")
'org.fuzzydb:org.fuzzydb.aggregator:pom:1.1.0.RELEASE'
<dependency org="org.fuzzydb" name="org.fuzzydb.aggregator" rev="1.1.0.RELEASE">
  <artifact name="org.fuzzydb.aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fuzzydb', module='org.fuzzydb.aggregator', version='1.1.0.RELEASE')
)
libraryDependencies += "org.fuzzydb" % "org.fuzzydb.aggregator" % "1.1.0.RELEASE"
[org.fuzzydb/org.fuzzydb.aggregator "1.1.0.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fuzzydb-parent
  • fuzzydb-parent-aspectj
  • test-support
  • util
  • core
  • io-core
  • io-packet
  • client
  • attrs
  • attrs-compact
  • expressions
  • server
  • system-tests
  • postcode

Stories in Ready
JOIN THE COMMUNITY!

Resource for documentation are a bit thin on the ground, but there are some great places to go for ideas as to how use fuzzydb.

The GUI example below is great for a bit of hands on play. We're aiming to get an online example up and running soon too.

There are a couple of sites using the database. Feel free to check out www.fridgemountain.com and www.likemynds.com for how it's used there.

Our Mailing List

There's always a friendly response at hand on a mail group. Any questions, and we're sure there are lots, do post them and we'll get them answered pronto.

The mailing list is [email protected]. You can join at: https://groups.google.com/group/fuzzydb-users

The blog

http://fuzzydb.blogspot.com

The demo

The sample webapp can often be found deployed at: http://fuzzydb-sample-webapp.cloudfoundry.com

GETTING STARTED

Check out the latest snapshot and build it:

git clone git://github.com/whirlwind-match/fuzzydb.git
mvn install

OTHER STUFF

This should pass all tests.

org.fuzzydb

the home of fuzzydb

Versions

Version
1.1.0.RELEASE
1.1.0.M1
1.0.1.RELEASE
1.0.0.RELEASE
1.0.0.M4
1.0.0.M3
1.0.0.M2
1.0.0.M1