Re: deserializing highlighting json result

2013-07-23 Thread Jack Krupansky
From: Mysurf Mail Sent: Tuesday, July 23, 2013 1:48 AM To: solr-user@lucene.apache.org Subject: Re: deserializing highlighting json result the guid appears as the attribute id and not as "id":"baf8434a-99a4-4046-8a4d-2f7ec09eafc8": Trying to create an object that holds this

Re: deserializing highlighting json result

2013-07-22 Thread Mysurf Mail
the guid appears as the attribute id and not as "id":"baf8434a-99a4-4046-8a4d-2f7ec09eafc8": Trying to create an object that holds this guid will create an attribute with name baf8434a-99a4-4046-8a4d-2f7ec09eafc8 On Mon, Jul 22, 2013 at 6:30 PM, Jack Krupansky wrote: > Exactly why is it difficu

Re: deserializing highlighting json result

2013-07-22 Thread Jack Krupansky
Exactly why is it difficult to deserialize? Seems simple enough. -- Jack Krupansky -Original Message- From: Mysurf Mail Sent: Monday, July 22, 2013 11:14 AM To: solr-user@lucene.apache.org Subject: deserializing highlighting json result When I request a json result I get the follo