Preparing search index...
The search index is not available
picosearch - v1.0.0
picosearch - v1.0.0
indexDocument
Function indexDocument
index
Document
(
index
:
Index
, doc
:
{
[key:
string
]
:
any
;
}
, analyzer
?:
Analyzer
, tokenizer
?:
Tokenizer
)
:
void
Parameters
index:
Index
doc:
{
[key:
string
]
:
any
;
}
[
key:
string
]:
any
analyzer:
Analyzer
= DEFAULT_ANALYZER
tokenizer:
Tokenizer
= DEFAULT_TOKENIZER
Returns
void
Settings
Theme
OS
Light
Dark
Modules
picosearch -
v1.0.0
Index
Index
Field
Mappings
Query
Field
Query
Options
Search
Results
Search
Results
Hit
Trie
Node
Analyzer
Compact
Range
Keyword
Field
Index
Mapping
Type
Number
Field
Index
Text
Field
Index
Tokenizer
DEFAULT_
FIELD_
OPTIONS
DEFAULT_
QUERY_
OPTIONS
EMPTY_
TEXT_
FIELD_
INDEX
FIELD_
CLASSES
REGEXP_
PATTERN_
PUNCT
DEFAULT_
ANALYZER
DEFAULT_
TOKENIZER
create
Index
index
Document
search
Index