public class BasicIndexWriteController extends AbstractIndexWriteController
This class implements function of writing section index.
Copyright: Copyright (c) 2005
Company: IST, Drexel University
curDocIndex, curDocKey, docKeyList, initialized, processedDoc, relationKeyList, relationSupported, termKeyList| Constructor and Description |
|---|
BasicIndexWriteController(String directory,
boolean relationSupported,
boolean indexConceptEntry) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addSection(IRSection section) |
void |
close() |
void |
flush() |
void |
initialize() |
boolean |
write(int section,
ArrayList conceptList) |
boolean |
write(int section,
ArrayList conceptList,
ArrayList tripleList) |
generateIRRelationList, generateIRTermList, getIRRelationArray, getIRTermArray, indexed, isRelationSupported, setDoc, sizepublic BasicIndexWriteController(String directory, boolean relationSupported, boolean indexConceptEntry)
public void initialize()
initialize in class AbstractIndexWriteControllerpublic boolean addSection(IRSection section)
public void flush()
public void close()
public boolean write(int section,
ArrayList conceptList)
Copyright © 2018 JULIE Lab, Germany. All rights reserved.