lambdatoast / solr-codec

A library for encoding and decoding data for communication with Apache Solr in Scala.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

solr-codec

A library for encoding and decoding data for communication with Apache Solr in Scala.

This library is only for encoding/decoding data, it does not communicate with Solr, or engage in any I/O at all – see solr-stream for that.

About

A library for encoding and decoding data for communication with Apache Solr in Scala.


Languages

Language:Scala 100.0%