Hi,

While starting-up a new geode cluster, I see that a lucene function is 
registered even before any regions are created. Following are the simple steps 
to reproduce it:


./bin/gfsh

gfsh>start locator --name=Locator

gfsh>start server --name=Server1

gfsh>list functions


Member  | Function

------- | ---------------------------------------------------------------------

Server1 | com.gemstone.gemfire.cache.lucene.internal.distributed.LuceneFunction


Is this expected/ necessary? I would expect such a function to be defined only 
when Lucene integration is intended to be used. Please advise if a JIRA should 
be opened for this.


Thanks,

Nitin


Reply via email to