typesense / typesense/typesense
How do I log queries that come to the search engine?
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 26.6k
- Forks
- 973
- Avg merge
- 18h 45m
- Merged PRs (30d)
- 4
Description
Description
Its not clear from the documentation where the queries made by users are logged. This is my command line
typesense-server --data-dir=/tmp/typesense-data3 --api-key=xyz --listen-port 8108 --enable-cors
Steps to reproduce
Expected Behavior
Actual Behavior
Metadata
Typsense Version:
OS:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report names the typesense-server command and asks where user search queries are logged, but it does not identify a documentation page or implementation entry point. Start by checking the server's logging documentation and the behavior of the supplied command, then document the supported location or state that query logging is unavailable.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation, observability
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100