Hi, You should post this question on lucene java-user list, that would be the correct place, for this question.
theDude_2 wrote:
http://lucene.apache.org/java/2_4_0/api/org/apache/lucene/queryParser/MultiFieldQueryParser.html#parse(java.lang.String[], java.lang.String[], org.apache.lucene.analysis.Analyzer) if I call the parse method inherited from QueryParser, multiple queries don't seem supported. I'm trying to do a search using multiple fields with multiple different boost values. Is there any way I can get around this issue? Or am I stuck?! -- parse(String[] queries, String[] fields, Analyzer analyzer)... thanks in advance
-- -Lafa --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
