mirror of
https://github.com/apache/lucene.git
synced 2025-03-06 00:09:28 +00:00
update the documentation to reflect that "path" is now untokenized
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150391 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5635cce871
commit
53833051ce
@ -34,7 +34,7 @@ public class FileDocument {
|
||||
The document has three fields:
|
||||
<ul>
|
||||
<li><code>path</code>--containing the pathname of the file, as a stored,
|
||||
tokenized field;
|
||||
untokenized field;
|
||||
<li><code>modified</code>--containing the last modified date of the file as
|
||||
a keyword field as encoded by <a
|
||||
href="lucene.document.DateField.html">DateField</a>; and
|
||||
|
Loading…
x
Reference in New Issue
Block a user