Re: SpanScorer example with lucene 3.0.0

2009-12-27 Thread liujb
oh,my god, Query Parser Syntax CANNOT use a * or ? symbol as the first character of a search. that's mean I can't wrinte a search string like '*test'. this will be cause a great restriction to use lucence. but ,that's a really a important search scene. can you give me some advice on this prob

SpanScorer example with lucene 3.0.0

2009-12-27 Thread Ben Jiang
Hi, there, first of all, thanks for the awesome work! We have migrated to lucene 3.0. We are very tempted to use SpanQuery, as it seems to favor document ranking based on proximity (eg, within a document, the distance of the matches is important to the document ranking, or even the most impor