queries.txt 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. # Test queries for QMD query expansion evaluation
  2. # One query per line, comments start with #
  3. # Technical documentation
  4. how to configure authentication
  5. typescript async await
  6. docker compose networking
  7. git rebase vs merge
  8. react useEffect cleanup
  9. # Short/ambiguous queries
  10. auth
  11. config
  12. setup
  13. api
  14. # Named entities (critical for entity preservation testing)
  15. who is TDS motorsports
  16. React hooks tutorial
  17. Docker container networking
  18. Kubernetes pod deployment
  19. AWS Lambda functions
  20. # Personal notes / journals style
  21. meeting notes project kickoff
  22. ideas for new feature
  23. todo list app architecture
  24. # Research / learning
  25. what is dependency injection
  26. difference between sql and nosql
  27. kubernetes vs docker swarm
  28. # Error/debugging
  29. connection timeout error
  30. memory leak debugging
  31. cors error fix
  32. # Temporal / recency queries (should expand with years, "recent", "latest")
  33. recent news about Shopify
  34. latest AI developments
  35. best laptops right now
  36. what changed in kubernetes latest version
  37. # Complex queries
  38. how to implement caching with redis in nodejs
  39. best practices for api rate limiting
  40. setting up ci cd pipeline with github actions
  41. # /only: mode tests - should output ONLY the requested type
  42. auth /only:lex
  43. React hooks tutorial /only:lex
  44. kubernetes pod deployment /only:vec
  45. how to configure authentication /only:vec
  46. TDS motorsports history /only:hyde
  47. AWS Lambda cold start /only:hyde