Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/nutch
/ commit
Method
commit
src/java/org/apache/nutch/indexer/IndexWriter.java:38–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
public
void
update(NutchDocument doc) throws IOException;
37
38
public
void
commit() throws IOException;
39
40
public
void
close() throws IOException;
41
Callers
4
commit
Method · 0.65
commit
Method · 0.65
cleanup
Method · 0.65
cleanup
Method · 0.65
Implementers
5
SolrIndexWriter
src/plugin/indexer-solr/src/java/org/a
HBaseIndexWriter
src/plugin/indexer-hbase/src/java/org/
ElasticIndexWriter
src/plugin/indexer-elastic2/src/java/o
ElasticIndexWriter
src/plugin/indexer-elastic/src/java/or
IndexWriters
src/java/org/apache/nutch/indexer/Inde
Calls
no outgoing calls
Tested by
no test coverage detected