> Is there a good way to combine the > wildcard queries and stemming? > > As is, the field which is stemmed at index time, won't work > with some wildcard queries.
org.apache.lucene.queryParser.analyzing.AnalyzingQueryParser may help? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
