| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- # Test queries for QMD query expansion evaluation
- # One query per line, comments start with #
- # Technical documentation
- how to configure authentication
- typescript async await
- docker compose networking
- git rebase vs merge
- react useEffect cleanup
- # Short/ambiguous queries
- auth
- config
- setup
- api
- # Named entities (critical for entity preservation testing)
- who is TDS motorsports
- React hooks tutorial
- Docker container networking
- Kubernetes pod deployment
- AWS Lambda functions
- # Personal notes / journals style
- meeting notes project kickoff
- ideas for new feature
- todo list app architecture
- # Research / learning
- what is dependency injection
- difference between sql and nosql
- kubernetes vs docker swarm
- # Error/debugging
- connection timeout error
- memory leak debugging
- cors error fix
- # Temporal / recency queries (should expand with years, "recent", "latest")
- recent news about Shopify
- latest AI developments
- best laptops right now
- what changed in kubernetes latest version
- # Complex queries
- how to implement caching with redis in nodejs
- best practices for api rate limiting
- setting up ci cd pipeline with github actions
- # /only: mode tests - should output ONLY the requested type
- auth /only:lex
- React hooks tutorial /only:lex
- kubernetes pod deployment /only:vec
- how to configure authentication /only:vec
- TDS motorsports history /only:hyde
- AWS Lambda cold start /only:hyde
|