|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.gpt.catalog.lucene.DatastoreField com.esri.gpt.catalog.lucene.ReferenceField
public class ReferenceField
A non-indexed field that will not be searched but is stored for retrieval.
Constructor Summary | |
---|---|
protected |
ReferenceField(String name)
Constructs with a supplied name. |
Method Summary |
---|
Methods inherited from class com.esri.gpt.catalog.lucene.DatastoreField |
---|
appendForWrite, getIndexingOption, getName, getStorageOption, getTermVectorOption, makeFieldable, makeRangeQuery, makeValueToQuery, makeValueToReturn, setIndexingOption, setName, setStorageOption, setTermVectorOption, sortFieldType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ReferenceField(String name)
name
- the field name
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |