Methods
1 to 6 of 6
- Abstract_Link_Indexing_Action::__construct() – Indexable_Post_Indexing_Action constructor
- Abstract_Link_Indexing_Action::get_limit() – Returns the number of texts that will be indexed in a single link indexing pass.
- Abstract_Link_Indexing_Action::get_limited_unindexed_count() – In the case of term-links and post-links we want to use the total unindexed count, because using the limited unindexed count actually leads to worse performance.
- Abstract_Link_Indexing_Action::get_objects() – Returns objects to be indexed.
- Abstract_Link_Indexing_Action::get_query() – Queries the database for unindexed term IDs.
- Abstract_Link_Indexing_Action::get_total_unindexed() – Returns the total number of unindexed links.