isInReindexing
Description
Returns true if it is called from the indexing thread.
Parameters
Return Type
boolean
Useful to avoid reindexing on custom fields. If param is missing return true if either of indexing methods are found.
Returns true if it is called from the indexing thread.
boolean
Useful to avoid reindexing on custom fields. If param is missing return true if either of indexing methods are found.