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.searchparserresult.md
2019-03-06 11:31:03 +11:00

1.4 KiB

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

Interface: SearchParserResult

Hierarchy

ISearchParserDictionary

↳ SearchParserResult

Indexable

[key: string]: any

Index

Properties


Properties

<Optional> exclude

● exclude: ISearchParserDictionary

Defined in index.d.ts:30


<Optional> offsets

● offsets: SearchParserOffset[]

Defined in index.d.ts:29


<Optional> text

● text: string | string[]

Defined in index.d.ts:28