Skip to content

wp-blocks/indexed-search

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

56cd74e · Dec 15, 2023

History

4 Commits
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Nov 20, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Nov 26, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Nov 20, 2023
Dec 15, 2023
Nov 26, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Nov 26, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023
Dec 15, 2023

Repository files navigation

Indexed Search

An advanced WordPress indexed search plugin.

Description

A super cool search plugin which uses indexing to make the search of post content speedy!

Development

Getting started

The testing environment setup in a container through Docker.

# Command to start the testing WordPress instance.
docker-compose up -d

Testing database

The testing container does not persist volumes. If a local database dump exists, it will be loaded when initializing the database container.

Use the following command to create a local database dump.

# Command to dump the testing database to tests/_data/dump.sql
bin/dump-acceptance-db

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published