So all I want to help is which type of store should I set and how.
If I have index my db into elasticsearch with default setting, would I need
to reindex again in case I change store type ?
I would just stick with the default index store type. If your index is that
small, it will end up in the filesystem cache at some point in time.
You optionally can uses warmers to speed up this process.
Btw If you change the store type to from default to memory then you'll need
to reindex.
So all I want to help is which type of store should I set and how.
If I have index my db into elasticsearch with default setting, would I
need to reindex again in case I change store type ?
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.