Mailing List Archive

best practices for generating queries from users questions?
Given a knowledge base indexed by lucene, users often pose searches via
questions. Is there a good reference code/paper/doc on how to translate
those natural language questions into an effective and accurate lucene
query?