Lucene 维度统计(facet)
写入
1,org.apache.lucene.facet.FacetField 元数据里面facet统计 的字段
2,org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter 分类写
3,org.apache.lucene.facet.FacetsConfig; facet配置
查询
1,org.apache.lucene.facet.taxonomy.TaxonomyReader; 分类读
1.1,org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyReader; 路径分类读
2,org.apache.lucene.facet.FacetsCollector; 存放符合条件的用户facet数据集合 (FacetsCollector.search方法)
3,
4,org.apache.lucene.facet.Facets; facet
分组统计
范围统计
排序的结果集统计
5,org.apache.lucene.facet.FacetResult; Li<FacetResult> facet的统计结果集合 facets.getAllDims得到
分类:
分类统计
范围统计
相关文章:
http://blog.csdn.net/whuqin/article/details/42524825
相关推荐
  Jacry    2020-07-04  
   Kafka    2020-09-18  
   Wepe0    2020-10-30  
   windle    2020-10-29  
   mengzuchao    2020-10-22  
   Junzizhiai    2020-10-10  
   bxqybxqy    2020-09-30  
   风之沙城    2020-09-24  
   kingszelda    2020-09-22  
   大唐帝国前营    2020-08-18  
   yixu0    2020-08-17  
   TangCuYu    2020-08-15  
   xiaoboliu00    2020-08-15  
   songshijiazuaa    2020-08-15  
   xclxcl    2020-08-03  
   zmzmmf    2020-08-03  
   newfarhui    2020-08-03