[ 
https://issues.apache.org/jira/browse/LUCENE-5893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Varun Thacker updated LUCENE-5893:
----------------------------------

    Attachment: LUCENE-5893.patch

Simple patch. TestFreeTextSuggester passes.

I removed the TODO and switched to Files.createTempDirectory()

[~mikemccand] - Let me know if I missed something.

> FreeTextSuggester can now use Files.createTempDirectory()
> ---------------------------------------------------------
>
>                 Key: LUCENE-5893
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5893
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Varun Thacker
>            Priority: Trivial
>         Attachments: LUCENE-5893.patch
>
>
> Came across the TODO in the code and now it's possible to use 
> Files.createTempDirectory since 4x is also on Java 7. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to