New binary request/response format using Avro
---------------------------------------------

                 Key: SOLR-3135
                 URL: https://issues.apache.org/jira/browse/SOLR-3135
             Project: Solr
          Issue Type: New Feature
          Components: Response Writers, search
            Reporter: Jan Høydahl
             Fix For: 4.0


Solr does not have a binary request/response format which can be supported by 
any client/programming language. The JavaBin format is Java only and is also 
not standards based.

The proposal (spinoff from SOLR-1535 and SOLR-2204) is to investigate creation 
of an [Apache Avro|http://avro.apache.org/] based serialization format. First 
goal is to produce Avro [Schemas|http://avro.apache.org/docs/current/#schemas] 
for Request and Response and then provide {{AvroRequestHandler}} and 
{{AvroResponseWriter}}. Secondary goal is to use it for replication.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to