com.senseidb.indexing
Interface CustomIndexingPipeline


public interface CustomIndexingPipeline


Method Summary
 void applyCustomization(org.apache.lucene.document.Document luceneDoc, SenseiSchema schema, org.json.JSONObject dataSource)
           
 

Method Detail

applyCustomization

void applyCustomization(org.apache.lucene.document.Document luceneDoc,
                        SenseiSchema schema,
                        org.json.JSONObject dataSource)


Copyright © 2010-2012. All Rights Reserved.