Esri Geoportal Server
1.0

com.esri.gpt.catalog.lucene
Class ReferenceField

java.lang.Object
  extended by com.esri.gpt.catalog.lucene.DatastoreField
      extended by com.esri.gpt.catalog.lucene.ReferenceField

public class ReferenceField
extends DatastoreField

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

ReferenceField

protected ReferenceField(String name)
Constructs with a supplied name.

Parameters:
name - the field name

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.