Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/nutch
/ write
Method
write
src/java/org/apache/nutch/indexer/IndexWriter.java:32–32 ·
view source on GitHub ↗
(NutchDocument doc)
Source
from the content-addressed store, hash-verified
30
public
void
open(Configuration job) throws IOException;
31
32
public
void
write(NutchDocument doc) throws IOException;
33
34
public
void
delete(String key) throws IOException;
35
Callers
15
retrieveFile
Method · 0.65
setUp
Method · 0.65
HttpResponse
Method · 0.65
HttpResponse
Method · 0.65
readPlainContent
Method · 0.65
readChunkedContent
Method · 0.65
pageTest
Method · 0.65
createPluginManifest
Method · 0.65
writeRead
Method · 0.65
writeRead
Method · 0.65
extractBytes
Method · 0.65
writeRead
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
7
setUp
Method · 0.52
pageTest
Method · 0.52
createPluginManifest
Method · 0.52
writeRead
Method · 0.52
writeRead
Method · 0.52
extractBytes
Method · 0.52
writeRead
Method · 0.52