Uses of Class
com.bigdata.search.TextIndexWriteProc.IndexWriteProcConstructor

Packages that use TextIndexWriteProc.IndexWriteProcConstructor
com.bigdata.search This package provides full text indexing and search. 
 

Uses of TextIndexWriteProc.IndexWriteProcConstructor in com.bigdata.search
 

Fields in com.bigdata.search declared as TextIndexWriteProc.IndexWriteProcConstructor
static TextIndexWriteProc.IndexWriteProcConstructor TextIndexWriteProc.IndexWriteProcConstructor.NO_OVERWRITE
          Variant that will not overwrite an existing entry for a {term,doc,field}.
static TextIndexWriteProc.IndexWriteProcConstructor TextIndexWriteProc.IndexWriteProcConstructor.OVERWRITE
          Variant which always overwrites any existing entry.
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.