Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Javabin is quite efficient and fast . But non-java users have to use JSON exclusively
CBOR is a widely used format that is supported by most languages.
Here is a benchmark of updating using CBOR vs. JSON our films.json
Payload Size (bytes) ============ json : 633600 cbor : 210439 javabin: 234520 time taken to index ==================== JSON: 330ms JAVABIN: 216ms CBOR: 200ms time takes to query *:* 1100 docs ================================== json: 85 ms javabin : 64ms cbor : 53ms
Attachments
Issue Links
- relates to
-
SOLR-17510 Umbrella: CBOR, SolrJ compatible
- Open
- links to