Question
Verizon Data services India
IN
Last activity: 31 Mar 2021 13:20 EDT
How to Improve Indexing performance for ElasticSearch in 8.4?
In our production environment it is taking lot of time to do the complete Re-indexing for all three types of default classes. Is there a way to make it faster?
We have not configured any dedicated indexing.
In Work object indexing, how to restrict the properties used in indexing?
I understand that Custom search properties are used only for dedicated indexing. Am I correct? or is it for search results purpose even in default indexing?
some where I saw, in Work object indexing all the properties present in relevant records for any class will be indexed by default. Is it true? what is the relation between relevant records and indexing?
how to know what are all the content of work object is indexing?
We have 4 nodes in our production environment. what could be the best way to configure indexing on different nodes? How to mark particular node as primary and replica for storing index files?