Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class org.apache.lucene.document.Field
Uses in package org.apache.lucene.document
Methods with return type org.apache.lucene.document.Field
Field
Document
.
getField
(String name)
Returns a field with the given name if any exist in this document, or null.
Field
[]
Document
.
getFields
(String name)
Returns an array of
Field
s with the given name.
Overview
Package
Class
Use
Tree
Index
Deprecated
About
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.