Safe Haskell | Safe-Infered |
---|
- luceneEncode :: ToJSON a => a -> ByteString
Documentation
luceneEncode :: ToJSON a => a -> ByteStringSource
Convert an object to a Lucene query encoded as an ByteString
.
Safe Haskell | Safe-Infered |
---|
luceneEncode :: ToJSON a => a -> ByteStringSource
Convert an object to a Lucene query encoded as an ByteString
.