On Fri, Apr 16, 2010 at 7:56 AM, Robin Anil <robin.a...@gmail.com> wrote:

> On Fri, Apr 16, 2010 at 7:52 PM, Anthony <lsa4s...@gmail.com> wrote:
>
> > All,
> >
> > I have begun work on an integration of Apache Solr and Mahout,
> > http://github.com/algoriffic/lsa4solr   which is related to #MAHOUT-343
> > (https://issues.apache.org/jira/browse/MAHOUT-343 ).  The
> > implementation is in Clojure and interfaces with both the
> > DistributedLanczosSolver and the distributed k-means clustering
> > algorithm from Mahout.
>
> Java would have been nicer (Though I am saying that without knowing how
> well
> Clojure binaries can talk with Java ones and vice versa)
>

Clojure is on the JVM, Robin!  http://clojure.org/ - the "j" in the name
should
have given the hint! :)

  -jake

Reply via email to