BooleanClause.Occur[]数组中内容的意思

BooleanClause.Occur.MUST表示and

BooleanClause.Occur.MUST_NOT表示not

BooleanClause.Occur.SHOULD表示or

你可能感兴趣的:(BooleanClause.Occur[]数组中内容的意思)