You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Varun Thacker (JIRA)" <ji...@apache.org> on 2014/08/19 15:57:20 UTC

[jira] [Updated] (LUCENE-5893) FreeTextSuggester can now use Files.createTempDirectory()

     [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org