I am trying to index around 5 modules in my application, which may or may not have same properties. And I am trying to implement a global search here, like if I search for a word I want to return the results from all the 5 modules. Which will be a better approach for me? Having a custom type property and keeping everything in a single index or having separate indices for each modules
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.