Class IndexingMapper
java.lang.Object
sk.iway.iwcm.system.fulltext.lucene.IndexingMapper
- All Implemented Interfaces:
Mapper
IndexingMapper.java
Indexes parsed Documents
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
writer
protected org.apache.lucene.index.IndexWriter writer -
log
-
-
Constructor Details
-
IndexingMapper
-
-
Method Details
-
map
Description copied from interface:Mapper
Maps a row from ResultSet to an Object- Specified by:
map
in interfaceMapper
- Returns:
- Throws:
SQLException
-