Uses of Class
org.nuiton.wikitty.storage.solr.SolrResource

Uses of SolrResource in org.nuiton.wikitty.storage.solr
 

Fields in org.nuiton.wikitty.storage.solr declared as SolrResource
protected  SolrResource WikittySearchEngineSolr.solrResource
          JTA resource
 

Methods in org.nuiton.wikitty.storage.solr with parameters of type SolrResource
protected  void WikittySearchEngineSolr.addTreeIndexField(SolrResource solrResource, Map<String,org.apache.solr.common.SolrDocument> tree, AttachmentInTree attachmentInTree)
          Update attached extra field on all objects passed in argument allAttachmentToIndex
protected  void WikittySearchEngineSolr.addTreeIndexField(SolrResource solrResource, org.apache.solr.common.SolrInputDocument doc, Map<String,org.apache.solr.common.SolrDocument> tree)
          Modifie/Ajoute les champs specifique a l'indexation des arbres sur les TreeNode.
 



Copyright © 2009-2012 CodeLutin. All Rights Reserved.