Project Wonder 5.0

er.indexing
Class ERAttributeIndex

java.lang.Object
  extended by er.indexing.ERIndex
      extended by er.indexing.ERAttributeIndex

public class ERAttributeIndex
extends ERIndex


Nested Class Summary
protected  class ERAttributeIndex.AttributeTransactionHandler
           
 
Nested classes/interfaces inherited from class er.indexing.ERIndex
ERIndex.Command, ERIndex.IndexAttribute, ERIndex.IndexDocument, ERIndex.Job, ERIndex.Transaction, ERIndex.TransactionHandler
 
Field Summary
 
Fields inherited from class er.indexing.ERIndex
IndexingEndedNotification, IndexingFailedNotification, IndexingStartedNotification, KEY, log
 
Constructor Summary
ERAttributeIndex(java.lang.String name, java.io.File store)
           
ERAttributeIndex(java.lang.String name, java.lang.String store)
           
 
Method Summary
static ERAttributeIndex indexNamed(java.lang.String key)
           
 
Methods inherited from class er.indexing.ERIndex
addAttribute, addedDocumentsForObjects, addObjectsToIndex, analyzer, attributeNamed, attributeNames, clear, createAttribute, createDocumentForGlobalID, createDocumentForObject, createTerm, deletedTermsForObjects, deleteObjectsFromIndex, documentForGlobalID, documentForId, findDocument, findGlobalIDs, findGlobalIDs, findHits, findObjects, findObjects, findObjects, findObjects, findScoreDocs, findTerms, findTermStrings, findTermStringsForPrefix, handler, handlesObject, indexSearcher, name, setStore, setTransactionHandler, terms
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERAttributeIndex

public ERAttributeIndex(java.lang.String name,
                        java.lang.String store)

ERAttributeIndex

public ERAttributeIndex(java.lang.String name,
                        java.io.File store)
Method Detail

indexNamed

public static ERAttributeIndex indexNamed(java.lang.String key)

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.