1 May 2006 21:37
Stemming terms in SpanQuery
Michael Chan <mchan <at> cse.unsw.edu.au>
2006-05-01 19:37:50 GMT
2006-05-01 19:37:50 GMT
Hi, I'm trying to build a SpanQuery using word stems. Is parsing each term with a QueryParser, constructed with an Analyzer giving stemmed tokenStream, the right approach? It just seems to me that QueryParser is designed to parse queries, and so my hunch is that there might be a better way. Any help will be much appreciated. Michael
RSS Feed