GitHub user AshtonKem opened a pull request:
https://github.com/apache/lucene-solr/pull/85
TransitResponseWriter
This is the first pass at making Transit a useable response format.
Currently only Transit JSON is supported, but it will be trivial to make the
Transit messagepack format work later.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/AshtonKem/lucene-solr trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/85.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #85
----
commit f353ba59d72e07ae9a417cbe45ad8149a1060a26
Author: Ashton Kemerling <[email protected]>
Date: 2014-08-15T00:29:00Z
Add transit dependencies
commit a64f44c15c404cf504d2d5d04e4db6f8b74b2fca
Author: Ashton Kemerling <[email protected]>
Date: 2014-08-15T01:34:25Z
Minimal viable transit writer
commit 0965823852b0a52e30b2cf9e2f78e3f9cf91e269
Author: Ashton Kemerling <[email protected]>
Date: 2014-08-15T02:30:07Z
More tests
commit fe605b8a27804c2cba5f1d0ca357b8ff51478f84
Author: Ashton Kemerling <[email protected]>
Date: 2014-08-15T02:34:20Z
Remove dead imports
commit c00e629d4ddbba5e741d9ce61f67f08322300aff
Author: Ashton Kemerling <[email protected]>
Date: 2014-08-15T02:48:01Z
Shuffle NamedList off from the default, make some notes for myself.
commit 87b14c25c9248fc5cdf543d2d9dacd44270b04dc
Author: Ashton Kemerling <[email protected]>
Date: 2014-08-15T14:21:50Z
Handle StoredDocument
commit 9653cc51d6e18fad6f47216605783b9359d11137
Author: Ashton Kemerling <[email protected]>
Date: 2014-08-15T17:54:18Z
Small refactor
commit ebbe1dc6bcf9e6ad932fb4da0cc9e46120d7ae42
Author: Ashton Kemerling <[email protected]>
Date: 2014-08-15T19:26:29Z
Handle ResultContext
commit 9b7aee3294c577694ee1208eafae346eedc40915
Author: Ashton Kemerling <[email protected]>
Date: 2014-08-15T19:28:14Z
Handle DocList, just in case
commit d7ce824f59faa854a09dba8b5b297a095bc98975
Author: Ashton Kemerling <[email protected]>
Date: 2014-08-15T19:35:38Z
Add transit to the standard response writers
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]