摘要: 备注:Field.Store.YES,标志该数据源(字段)被存储,如果为NO当然闪不存储Field.Index.ANALYZED标志该数据源(字段)被索引,如果为NO当然是不索引,注意这里索引闪经过了分词解释器处理后得结果API解释为:Enum Constant SummaryANALYZEDIndex the tokens produced by running the field's value through an Analyzer.ANALYZED_NO_NORMSExpert: Index the tokens produced by running the field 阅读全文
posted @ 2012-02-28 21:23 情非得已swust 阅读(828) 评论(0) 推荐(0)