Solr is a server that runs on Java and it exposes a http interface.SolrNet
is a client library for .Net that connects to a Solr instance via its http
interface.
My experiment (let's call it SolrIKVM) is an attempt to run Solr on .Net.

Hope that clear things up.

On Wed, Sep 30, 2009 at 11:50 AM, Antonio Calò <anton.c...@gmail.com> wrote:

> I guys, thanks for your prompt feedback.
>
>
> So, you are saying that SolrNet is just a wrapper written in C#, that
> connnect the Solr (still written in Java that run on the IKVM) ?
>
> Is my understanding correct?
>
> Regards
>
> Antonio
>
> 2009/9/30 Mauricio Scheffer <mauricioschef...@gmail.com>
>
> > SolrNet is only a http client to Solr.
> > I've been experimenting with IKVM but wasn't very successful... There
> seem
> > to be some issues with class loading, but unfortunately I don't have much
> > time to continue these experiments right now. In case you're interested
> in
> > continuing this, here's the repository:
> > http://code.google.com/p/mausch/source/browse/trunk/SolrIKVM
> >
> > Also recently someone registered a project on google code with the same
> > intentions, but no commits yet: http://code.google.com/p/solrwin/
> >
> > <http://code.google.com/p/mausch/source/browse/trunk/SolrIKVM>Cheers,
> > Mauricio
> >
> > On Wed, Sep 30, 2009 at 7:09 AM, Pravin Paratey <prav...@gmail.com>
> wrote:
> >
> > > You may want to check out - http://code.google.com/p/solrnet/
> > >
> > > 2009/9/30 Antonio Calò <anton.c...@gmail.com>:
> > > > Hi All
> > > >
> > > > I'm wondering if is already available a Solr version for .Net or if
> it
> > is
> > > > still under development/planning. I've searched on Solr website but
> > I've
> > > > found only info on Lucene .Net project.
> > > >
> > > > Best Regards
> > > >
> > > > Antonio
> > > >
> > > > --
> > > > Antonio Calò
> > > > ------------------------------------------
> > > > Software Developer Engineer
> > > > @ Intellisemantic
> > > > Mail anton.c...@gmail.com
> > > > Tel. 011-56.90.429
> > > > ------------------------------------------
> > > >
> > >
> >
>
>
>
> --
> Antonio Calò
> ------------------------------------------
> Software Developer Engineer
> @ Intellisemantic
> Mail anton.c...@gmail.com
> Tel. 011-56.90.429
> ------------------------------------------
>

Reply via email to