[ http://issues.apache.org/jira/browse/LUCENE-126?page=all ]
     
Erik Hatcher resolved LUCENE-126:
---------------------------------

    Resolution: Won't Fix
     Assign To:     (was: Lucene Developers)

See Mark's comments

> [PATCH] Modifications for retrieval of terms
> --------------------------------------------
>
>          Key: LUCENE-126
>          URL: http://issues.apache.org/jira/browse/LUCENE-126
>      Project: Lucene - Java
>         Type: Improvement
>   Components: Other
>     Versions: unspecified
>  Environment: Operating System: All
> Platform: All
>     Reporter: Kelvin Tan
>     Priority: Minor
>  Attachments: TermRetrieval-bug21921.patch
>
> Add a getPrefix method to PrefixQuery and to make getEnum(IndexReader reader) 
> in MultiTermQuery a public method. 
> These minor changes allow client code to retrieve matched terms in the index, 
> which consequently makes search term highlighting for prefix and fuzzy 
> queries possible.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
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]

Reply via email to