Search tokenization
Tokenization applies a more sophisticated set of rules during a search, which eliminate the need for full-text search and also returns more relevant document results. The behavior of tokenization can be customized with filters.
Ready to get started with WordPress VIP? Contact us
Showing page 13 of 19
Tokenization applies a more sophisticated set of rules during a search, which eliminate the need for full-text search and also returns more relevant document results. The behavior of tokenization can be customized with filters.
The VIP Code Analysis Bot can be customized by adding configuration options to a JSON file that is located within the root of an application's wpcomvip GitHub repository.
PHPCS analysis is run against code in all relevant files of a pull request by default. Methods are available to modify some aspects of the PHPCS analysis.
The Network Site launch tool in the VIP Dashboard is strongly recommended for launching sites on a WordPress multisite.
The VIP_Request_Block utility class provides a programmatic way to block unwanted requests at the application level based on IP addresses, user agent strings, and other parameters using PHP.
A Let’s Encrypt TLS certificate is available by default for any domain that has been added to an environment’s VIP Dashboard.
Versioning makes it possible to perform a reindex of an Elasticsearch index and check the health of the new index before replacing the current index.
Enterprise Search is a search solution and a performance-enhancing layer developed by WordPress VIP. Enterprise Search can be enabled on a VIP Local Development Environment for testing and development.
How to use Composer for managing runtime or development dependencies on VIP.
Local development and testing can be more effective if the local environment is running with a copy of a production environment’s database and media files.