[infinispan-issues] [JBoss JIRA] (ISPN-5188) Indexing of JSON values

Gustavo Fernandes (JIRA) issues at jboss.org
Mon Nov 13 13:18:00 EST 2017


    [ https://issues.jboss.org/browse/ISPN-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13489542#comment-13489542 ] 

Gustavo Fernandes edited comment on ISPN-5188 at 11/13/17 1:17 PM:
-------------------------------------------------------------------

This is possible with 9.2.0.Beta1 by having an indexed cache in the server, and sending documents with "Content-Type: application/json" will convert them on-the-fly to protobuf and they'll be indexed. 
On top of that query via rest endpoint has also been implemented.


was (Author: gustavonalle):
This is possible with 9.2.0.Beta1 by having an indexed cache in the server, sending documents with "Content-Type: json" will convert them on-the-fly to protobuf and they'll be indexed. 
On top of that query via rest endpoint has also been implemented.

> Indexing of JSON values
> -----------------------
>
>                 Key: ISPN-5188
>                 URL: https://issues.jboss.org/browse/ISPN-5188
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Remote Protocols, Remote Querying
>            Reporter: Tristan Tarrant
>            Assignee: Gustavo Fernandes
>             Fix For: 9.2.0.Beta1
>
>
> Introduce a JSON marshaller so that JSON values can be indexed and queried using the ProtoBuf schemas.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list