findstr_indexer_use_network

apply_filters( 'findstr_indexer_use_network' )

  add_filter( 'findstr_indexer_use_network' )

Use this filter to index documents through http call.
This is useful when you have some translations in constant and you want to index them in the right language.

Returns:

$use_network default to false

Type: 
bool