GithubHelp home page GithubHelp logo

isabella232 / swiftype-wordpress Goto Github PK

View Code? Open in Web Editor NEW

This project forked from swiftype/swiftype-wordpress

0.0 0.0 0.0 5.5 MB

Elastic Site Search (Swiftype) Wordpress Plugin for full-text search

Home Page: https://swiftype.com/solutions/wordpress-search

License: Apache License 2.0

Shell 1.73% JavaScript 71.98% PHP 23.48% CSS 2.79% Hack 0.01%

swiftype-wordpress's Introduction

Elastic Site Search Logo

CircleCI build

The Site Search WordPress Plugin replaces WordPress's default search with a better search engine that is fully customizable via the Site Search dashboard.

Contents


Getting started ๐Ÿฃ

It is recommended that you install the plugin from the Wordpress Plugin Management screen of your Wordpress install (Plugins -> Add New);

Once the plugin is installed and enabled, you will see a new Site Search entry in the admin menu. Go to this entry to configure the Site Search plugins :

  1. Enter your Swiftype API key on the first screen.
  2. Name your search engine and optionally choose a language.
  3. Build your search index by clicking the "Synchronize" button.

Note :

  • Using this plugin assumes that you have already created a Site Search account. If you do not have one, signup for a free 14 day trial.
  • If you already have an account, you will need your API Key in order to configure the plugin. You can find it in on top of the Site Search Account Settings screen on the Site Search site.

Usage

For additional information on how to use and extend the plugin, please visit the plugin notes page.

FAQ ๐Ÿ”ฎ

Where do I report issues with the plugin?

If something is not working as expected, please open an issue.

Where else can I go to get help?

You can checkout the Site Search Plugin discuss forum.

You can contact our support by sending an email to [email protected].

How to start the development environment

Create the Docker stack

You can create a docker stack using:

docker stack deploy -c stack.yml wordpress-dev

Alternatively, you can use docker-compose instead of stack:

docker-compose -f stack.yml up

Your wordpress dev instance will boot up and be available at http://localhost:8080.

To enter the wordpress container, you can use the followin command:

docker exec -it $(docker ps -a -f label=com.docker.stack.namespace=wordpress-dev -f expose=80/tcp --format "{{.ID}}") /bin/bash

Contribute ๐Ÿš€

We welcome contributors to the project. Before you begin, a couple notes...

License ๐Ÿ“—

Apache 2.0 ยฉ Elastic

Thank you to all the contributors!

swiftype-wordpress's People

Contributors

afoucret avatar anthias avatar ariabov avatar astlock avatar chrillep avatar eluckette avatar gmcinnes avatar goodroot avatar jasonstoltz avatar jbrinley avatar kovyrin avatar look avatar marshalium avatar mriley avatar nevon avatar qhoxie avatar richkuz avatar unr avatar yakhinvadim avatar zumwalt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.