whirlwind-match / fuzzydb

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.
19 stars 5 forks source link

Provide server start instructions for Atom server #81

Open nealeu opened 12 years ago

nealeu commented 12 years ago

To include:

nealeu commented 12 years ago

Currently will start automatically when starting embedded server if atom.server jar is on classpath + Jetty 7.

Perhaps should add to sample app

Or... package up a sample app as a WAR and deploy to fuzzydb-atom.cloudfoundry.com

nealeu commented 12 years ago

@cyberpunkdreams will be signing this off

nealeu commented 12 years ago

Now part of sample-webapp at http://fuzzydb-sample-webapp.cloudfoundry.com/fuzz/ (not currently live but can be deployed on request)

@cyberpunkdreams: Pls point your service at this and let me know how you go. Auth username determines the store

cyberpunkdreams commented 12 years ago

Will do. I don't know if I'll have much time to work on this before Christmas, but we'll see!

On 13/12/2011 08:37, Neale Upstone wrote:

Now part of sample-webapp at http://fuzzydb-sample-webapp.cloudfoundry.com/fuzz/

@cyberpunkdreams: Pls point your service at this and let me know how you go. Auth username determines the store


Reply to this email directly or view it on GitHub: https://github.com/whirlwind-match/fuzzydb/issues/81#issuecomment-3120384

nealeu commented 12 years ago

I've just fished the supporting client code into a whirlwind-clients repository that is shared with you. I'll give it a run against cloudFoundry when I get a chance

On 13 December 2011 18:18, cyberpunkdreams < reply@reply.github.com

wrote:

Will do. I don't know if I'll have much time to work on this before Christmas, but we'll see!

On 13/12/2011 08:37, Neale Upstone wrote:

Now part of sample-webapp at http://fuzzydb-sample-webapp.cloudfoundry.com/fuzz/

@cyberpunkdreams: Pls point your service at this and let me know how you go. Auth username determines the store


Reply to this email directly or view it on GitHub:

https://github.com/whirlwind-match/fuzzydb/issues/81#issuecomment-3120384


Reply to this email directly or view it on GitHub: https://github.com/whirlwind-match/fuzzydb/issues/81#issuecomment-3126985

nealeu commented 12 years ago

Moved this to a post-release milestone with aim to just to promote a sample app similar to fuzzit, but based on a full release. This was part of ReST milestone (1.0.0.M4) but I've adjusted them to match what actually got done :)