Re: Solr - ORM like layer

2013-06-07 Thread Noble Paul നോബിള്‍ नोब्ळ्
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 tugcem.o...@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


Solr - ORM like layer

2013-06-04 Thread Tuğcem Oral
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