Skip to content

Revisions

  • Updated QueryDSL (markdown)

    @olivere olivere committed May 17, 2018
  • Updated QueryDSL (markdown)

    @olivere olivere committed May 17, 2018
  • Changed `decodeFilms` line `json.Unmarshal(*hit.Source, &film)` to `json.Unmarshal(*hit.Source, film)` - as passing the reference is not necessary, since the new() already allocated. Refer http://stackoverflow.com/questions/20478577/why-does-json-unmarshal-work-with-reference-but-not-pointer

    @sundarv85 sundarv85 committed Jan 9, 2016
  • Updated QueryDSL (markdown)

    @olivere olivere committed Jan 9, 2016
  • Created QueryDSL (markdown)

    @olivere olivere committed Jan 9, 2016