Package | Description |
---|---|
org.apache.nutch.collection |
Subcollection is a subset of an index.
|
Modifier and Type | Method and Description |
---|---|
Subcollection |
CollectionManager.createSubCollection(String id,
String name)
Create a new subcollection.
|
Subcollection |
CollectionManager.getSubColection(String id)
Returns named subcollection
|
Modifier and Type | Method and Description |
---|---|
Collection<Subcollection> |
CollectionManager.getAll()
Returns all collections
|
Copyright © 2015 The Apache Software Foundation