Hi Chris,
I just pushed some updates to how backends are working, meaning that
each DB backend type now has its own file.
I suggest you look at lib/backends/es.py (or files.py for that matter)
for how the ES backend work, and port that to Solr maybe? :) I dunno, my
Solr knowledge isn't that great.
With regards,
Daniel.
On 2015-03-28 17:21, Mattmann, Chris A (3980) wrote:
I’m a Solr guy and would love to try and hook into Solr. Let
me know how I can.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Chief Architect
Instrument Software and Science Data Systems Section (398)
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 168-519, Mailstop: 168-527
Email: chris.a.mattm...@nasa.gov
WWW: http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Associate Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----Original Message-----
From: Daniel Gruno <humbed...@apache.org>
Reply-To: "dev@steve.apache.org" <dev@steve.apache.org>
Date: Saturday, March 28, 2015 at 1:45 AM
To: "dev@steve.apache.org" <dev@steve.apache.org>
Subject: Re: Update: ElasticSearch as a backend to pysteve
While we're on the subject, does anyone have experience with Solr,
CouchDB or other ASF projects that we could possibly plug into as a DB
backend? It would be quite cool if we could support one or more of these
too!
With regards,
Daniel.
On 2015-03-28 07:29, Alan D. Cabrera wrote:
Hey, that’s pretty cool!
Regards,
Alan
On Mar 27, 2015, at 10:14 AM, Daniel Gruno <humbed...@apache.org>
wrote:
Hi folks,
I just wanted to share some good news with you:
- pySTeVE now supports BOTH file-based DB as well as ElasticSearch as
a backend!
There are a few kinks to sort out, but on the whole, it seems to be
working smoothly.
feedback (especially if you can review the ES code) would be much
appreciated,
as I'm sure there's plenty of room for improvement.
With regards,
Daniel.