Jason Huynh created GEODE-7771:
----------------------------------

             Summary: 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


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)

Reply via email to