1
0
This repository has been archived on 2024-03-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
search-query-parser/docs/interfaces/_index_d_.searchqueryparser.searchparseroptions.md
2019-03-06 11:31:03 +11:00

1.6 KiB

search-query-parser > "index.d" > SearchQueryParser > SearchParserOptions

Interface: SearchParserOptions

Hierarchy

SearchParserOptions

Index

Properties


Properties

<Optional> alwaysArray

● alwaysArray: boolean

Defined in index.d.ts:13


<Optional> keywords

● keywords: string[]

Defined in index.d.ts:11


<Optional> offsets

● offsets: boolean

Defined in index.d.ts:9


<Optional> ranges

● ranges: string[]

Defined in index.d.ts:12


<Optional> tokenize

● tokenize: boolean

Defined in index.d.ts:10