Changeset 3269498
- Timestamp:
- 04/09/2025 08:46:12 AM (12 months ago)
- Location:
- speedy-search
- Files:
-
- 2 edited
-
tags/1.0.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
speedy-search/tags/1.0.0/readme.txt
r3269474 r3269498 28 28 * Ability to adjust the batch size for the initial index so smaller servers don't get overloaded 29 29 * Limit the number of results displayed 30 * Adds /wp-json/ instant-search-for-wordpress/v1/posts endpoint to get array of post id's30 * Adds /wp-json/speedy-search/v1/posts endpoint to get array of post id's 31 31 32 32 -
speedy-search/trunk/readme.txt
r3269474 r3269498 28 28 * Ability to adjust the batch size for the initial index so smaller servers don't get overloaded 29 29 * Limit the number of results displayed 30 * Adds /wp-json/ instant-search-for-wordpress/v1/posts endpoint to get array of post id's30 * Adds /wp-json/speedy-search/v1/posts endpoint to get array of post id's 31 31 32 32
Note: See TracChangeset
for help on using the changeset viewer.