Uses of Class org.apache.lucene.util.Parameter

Uses in package org.apache.lucene.document

Classes derived from org.apache.lucene.util.Parameter

class
Specifies whether and how a field should be indexed.
class
Specifies whether and how a field should be stored.
class
Specifies whether and how a field should have term vectors.

Uses in package org.apache.lucene.search

Classes derived from org.apache.lucene.util.Parameter

class
Specifies how clauses are to occur in matching documents.

Uses in package org.apache.lucene.queryParser

Classes derived from org.apache.lucene.util.Parameter

class
The default operator for parsing queries.

Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.