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

[jira] [Updated] (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 ]

Jason Huynh updated GEODE-7771:
-------------------------------
    Labels: beginner newb starter  (was: )

> 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
>            Priority: Major
>              Labels: beginner, newb, starter
>
> 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)