org.archive.wayback.liveweb
Class LiveWebLocalResourceIndex

java.lang.Object
  extended by org.archive.wayback.resourceindex.LocalResourceIndex
      extended by org.archive.wayback.liveweb.LiveWebLocalResourceIndex
All Implemented Interfaces:
ResourceIndex

public class LiveWebLocalResourceIndex
extends LocalResourceIndex

Alternate LocalResourceIndex that supports an alternate BDB configuration, and allows adding of SearchResults to the index.

Version:
$Date$, $Revision$
Author:
brad

Field Summary
 
Fields inherited from class org.archive.wayback.resourceindex.LocalResourceIndex
source
 
Constructor Summary
LiveWebLocalResourceIndex()
           
 
Method Summary
 void addSearchResult(CaptureSearchResult result)
          Add a single SearchResult to the index.
 
Methods inherited from class org.archive.wayback.resourceindex.LocalResourceIndex
addSearchResults, doCaptureQuery, doUrlQuery, getAnnotater, getCanonicalizer, getFilter, isDedupeRecords, isUpdatable, query, setAnnotater, setCanonicalizer, setDedupeRecords, setFilter, setMaxRecords, setSource, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiveWebLocalResourceIndex

public LiveWebLocalResourceIndex()
Method Detail

addSearchResult

public void addSearchResult(CaptureSearchResult result)
                     throws java.lang.UnsupportedOperationException,
                            java.io.IOException
Add a single SearchResult to the index.

Parameters:
result -
Throws:
java.io.IOException
java.lang.UnsupportedOperationException


Copyright © 2005-2009 Internet Archive. All Rights Reserved.