I'd like to use some of the ComplexPhraseQueryParser functionality with ExtendedDismaxQParser, and was wondering whether anyone may have done something similar, or alternatively might find such ability useful . In particular, I need ExtendedDismaxQParser.parse to be able to expand wildcarded terms using the IndexReader, as done in ComplexPhraseQueryParser.rewrite. The end goal is to be able to process phrase queries containing wildcards using the ExtendedDismaxQParser.
Thanks, ~danny
