Jakob Voss wrote:
Is there a nice piece of code or a tutorial or example how to easily
wrap your Solr instance to get a full SRU/SRW and/or OpenSearch
interface? Converting CQL to Solr query format is just one part of a
wrapper isn't it?
You are right, this is a building block, not a comp
> -Original Message-
> From: Code for Libraries [mailto:code4...@listserv.nd.edu] On Behalf
Of
> Jakob Voss
>
> Is there a nice piece of code or a tutorial or example how to easily
> wrap your Solr instance to get a full SRU/SRW and/or OpenSearch
> interface? Converting CQL to Solr query f
On Wed, Jun 16, 2010 at 8:28 AM, Jakob Voss wrote:
> P.S: By the way we created yet another mailing list for Solr in libraries to
> discuss such things:
>
> http://groups.google.com/group/solr4lib
ugh
:-)
//Ed
On Jun 16, 2010, at 8:28 AM, Jakob Voss wrote:
> Is there a nice piece of code or a tutorial or example how to easily
> wrap your Solr instance to get a full SRU/SRW and/or OpenSearch
> interface? Converting CQL to Solr query format is just one part of a
> wrapper isn't it?
In a blog posting
On 15.06.2010 16:36, Jonathan Rochkind wrote:
cql-ruby is a ruby gem for parsing CQL, and serializing parse trees back
to CQL, to xCQL, or to a solr query.
A new version has been released, 0.8.0, available from gem update/install.
The new version improves greatly on the #to_solr serialization
cql-ruby is a ruby gem for parsing CQL, and serializing parse trees back
to CQL, to xCQL, or to a solr query.
A new version has been released, 0.8.0, available from gem update/install.
The new version improves greatly on the #to_solr serialization as a solr
query, providing support for transla