public class RowsetParser extends Object
| Constructor and Description |
|---|
RowsetParser() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
addToFieldInfo(ArrayList<String> toBeAdded,
String field,
String colIDandLang,
org.gcube.indexmanagement.common.FullTextIndexType idxType) |
static String |
getColIDRowset(String rowset) |
static String |
getIdxTypeNameRowset(String rowset) |
static String |
getLangRowset(String rowset) |
static String |
getRowsetFromResult(gr.uoa.di.madgik.grs.record.Record record) |
static String |
preprocessRowset(String rowset,
String lang,
String colID,
String indexName,
String IdxTypeID,
String scope,
FTNodeCache cache) |
public static String preprocessRowset(String rowset, String lang, String colID, String indexName, String IdxTypeID, String scope, FTNodeCache cache)
public static boolean addToFieldInfo(ArrayList<String> toBeAdded, String field, String colIDandLang, org.gcube.indexmanagement.common.FullTextIndexType idxType)
public static String getRowsetFromResult(gr.uoa.di.madgik.grs.record.Record record) throws gr.uoa.di.madgik.grs.record.GRS2RecordDefinitionException, gr.uoa.di.madgik.grs.buffer.GRS2BufferException
gr.uoa.di.madgik.grs.record.GRS2RecordDefinitionExceptiongr.uoa.di.madgik.grs.buffer.GRS2BufferExceptionCopyright © 2014. All Rights Reserved.