You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Tuğcem Oral <tu...@gmail.com> on 2013/06/04 14:52:19 UTC

Solr - ORM like layer

Hi folks,

I wonder that there exist and ORM like layer for solr such that it
generates the solr schema from given complex object type and index given
list of corresponding objects. I wrote a simple module for that need in one
of my projects and happyly ready to generalize it and contribute to solr,
if there's not such a module exists or in progress.

Thanks all.

-- 
TO

Re: Solr - ORM like layer

Posted by Noble Paul നോബിള്‍ नोब्ळ् <no...@gmail.com>.
SolrJ has a very limited ORM like functionality. It is built keeping in
mind the  the limitations of Solr  schema. Please take a look at let us
know what can we add more
http://wiki.apache.org/solr/Solrj#Directly_adding_POJOs_to_Solr


On Tue, Jun 4, 2013 at 6:22 PM, Tuğcem Oral <tu...@gmail.com> wrote:

> Hi folks,
>
> I wonder that there exist and ORM like layer for solr such that it
> generates the solr schema from given complex object type and index given
> list of corresponding objects. I wrote a simple module for that need in one
> of my projects and happyly ready to generalize it and contribute to solr,
> if there's not such a module exists or in progress.
>
> Thanks all.
>
> --
> TO
>



-- 
-----------------------------------------------------
Noble Paul