You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mario Kevo (Jira)" <ji...@apache.org> on 2020/02/28 07:49:00 UTC

[jira] [Resolved] (GEODE-7771) LuceneQueryFunction.getLuceneIndex should be passed in the Cache

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

Mario Kevo resolved GEODE-7771.
-------------------------------
    Fix Version/s: 1.13.0
       Resolution: Fixed

> LuceneQueryFunction.getLuceneIndex should be passed in the Cache
> ----------------------------------------------------------------
>
>                 Key: GEODE-7771
>                 URL: https://issues.apache.org/jira/browse/GEODE-7771
>             Project: Geode
>          Issue Type: Task
>          Components: lucene
>            Reporter: Jason Huynh
>            Assignee: Mario Kevo
>            Priority: Major
>              Labels: beginner, newb, pull-request-available, starter
>             Fix For: 1.13.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently the getLuceneIndex method is grabbing a reference of the cache through the region.getCache()  (deprecated for some reason) method.  We can probably just pass in the cache from the caller (the function context has a getCache() method that can be used instead).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)