Skip to content

VenueSearchCriteriaInput

Fields

FieldTypeDescription
dateDateTimea specific point in time. default to now
pagingOffsetBasedPagingInputPaginate venues by the criteria
partialTermFuzzyBooleanEnable partial matching on the right most (last) term and support fuzziness on the terms preceding the last one
partialTermStrictBooleanEnable partial matching on the right most (last) term
sortingVenueSortingInputSort venues by the criteria
streetAddressStringThe street address to filter the venues. This search is powered by Apache Lucene, see https://lucene.apache.org/core/5_5_0/queryparser/org/apache/lucene/queryparser/classic/package-summary.html#package.description for a complete description of the Lucene query syntax.
termStringThe search term to filter the venues. This search is powered by Apache Lucene, see https://lucene.apache.org/core/5_5_0/queryparser/org/apache/lucene/queryparser/classic/package-summary.html#package.description for a complete description of the Lucene query syntax.

Confidential. For internal use only.