Esri Geoportal Server
1.0

com.esri.gpt.catalog.lucene
Class TermsField

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

public class TermsField
extends DatastoreField

A tokenized field that allows for term and parser based expression queries.


Constructor Summary
protected TermsField(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

TermsField

protected TermsField(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.