factual-api-0.5.2: A driver for the Factual API

Safe HaskellSafe-Infered

Data.Factual.Shared.Search

Contents

Description

This module exports the Search type used to create read and facet queries.

Synopsis

Search type

data Search Source

This type is used to construct an ANDed or ORed search in a query.

Instances

Helper functions