Hi, All indexes (both SQL and Lucene) are created on each node independently for the data that resides locally. Ignite then uses its own mechanisms to execute distributed queries across the cluster. There is no leader node or router, all nodes in Ignite cluster are equal.
Did I answer your question? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/How-Does-Ignite-Create-Lucene-Index-tp4052p4074.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
