/
TY
typesense
/
Typesense API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 29m ago · Updated 1mo ago
Details
Filter operations
analytics
9
get
Retrieve analytics events
post
Create an analytics event
post
Flush in-memory analytics to disk
get
Get analytics subsystem status
get
Retrieve analytics rules
post
Create analytics rule(s)
get
Retrieves an analytics rule
put
Upserts an analytics rule
delete
Delete an analytics rule
collections
9
conversations
5
curation_sets
8
debug
1
documents
10
health
1
keys
4
nl_search_models
5
operations
8
presets
4
stemming
3
stopwords
4
synonyms
8
analytics
Get analytics subsystem status
Returns sizes of internal analytics buffers and queues.
get
/analytics/status
Response
Status fetched
AnalyticsStatus
required
popular_prefix_queries
integer
nohits_prefix_queries
integer
log_prefix_queries
integer
query_log_events
integer
query_counter_events
integer
doc_log_events
integer
doc_counter_events
integer
Changes