[
https://issues.apache.org/jira/browse/LUCENE-3288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13063863#comment-13063863
]
Michael McCandless commented on LUCENE-3288:
--------------------------------------------
I think it's correct as-is? Ie, a term is two strings (field, text).
> 'Thus terms are represented ...' should be 'Thus fields are represented ...'
> -----------------------------------------------------------------------------
>
> Key: LUCENE-3288
> URL: https://issues.apache.org/jira/browse/LUCENE-3288
> Project: Lucene - Java
> Issue Type: Bug
> Components: general/website
> Affects Versions: 3.1
> Environment: n/a
> Reporter: Paul Foster
> Priority: Trivial
> Labels: documentation
> Fix For: 3.1.1
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> In the last paragraph of
> http://lucene.apache.org/java/3_1_0/fileformats.html#Definitions, second
> sentance, it says:
> Thus terms are represented as a pair of
> strings, the first naming the field, and
> the second naming text within the field.
> Shouldn't it start "Thus fields are ..." ?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]