|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IndexingFilter | |
| org.apache.nutch.analysis.lang | Text document language identifier. |
| org.apache.nutch.indexer.basic | A basic indexing plugin. |
| org.apache.nutch.indexer.more | A more indexing plugin. |
| org.creativecommons.nutch | Sample plugins that parse and index Creative Commons medadata. |
| Uses of IndexingFilter in org.apache.nutch.analysis.lang |
| Classes in org.apache.nutch.analysis.lang that implement IndexingFilter | |
class |
LanguageIndexingFilter
An IndexingFilter that
add a lang (language) field to the document. |
| Uses of IndexingFilter in org.apache.nutch.indexer.basic |
| Classes in org.apache.nutch.indexer.basic that implement IndexingFilter | |
class |
BasicIndexingFilter
Adds basic searchable fields to a document. |
| Uses of IndexingFilter in org.apache.nutch.indexer.more |
| Classes in org.apache.nutch.indexer.more that implement IndexingFilter | |
class |
MoreIndexingFilter
Add (or reset) a few metaData properties as respective fields (if they are available), so that they can be displayed by more.jsp (called by search.jsp). |
| Uses of IndexingFilter in org.creativecommons.nutch |
| Classes in org.creativecommons.nutch that implement IndexingFilter | |
class |
CCIndexingFilter
Adds basic searchable fields to a document. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||