=== Queryly Search ===
Contributors: queryly
Tags: search, site search, instant search, advanced search, queryly
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds Queryly-powered instant search and advanced search placeholders.

== Description ==

Queryly Search connects a site to the Queryly cloud search service.

Queryly is a search cloud service. Use of this plugin requires an active Queryly subscription and a valid Queryly Key. For more information about Queryly services, subscriptions, and account setup, please visit:

https://www.queryly.com/

This plugin can add:

* A configurable Search Icon placeholder for Queryly Instant Search.
* A configurable Advanced Search placeholder for use with the `[queryly_advanced_search]` shortcode.
* Settings for the Queryly Key, content target selector, and Advanced Search script URL.

= External Service Disclosure =

This plugin loads JavaScript assets from Queryly and sends search-related requests to Queryly so that Queryly can return search results.

Service homepage:
https://www.queryly.com/

Privacy policy:
https://www.queryly.com/privacy.htm

Please refer to Queryly.com for current product, subscription, privacy, and service details.

== Installation ==

1. Upload the `queryly-search` folder to the `/wp-content/plugins/` directory, or install the plugin zip from the WordPress admin.
2. Activate **Queryly Search** through the **Plugins** screen.
3. Go to **Settings > Queryly Search**.
4. Enter your valid Queryly Key.
5. Review the target selector, Search Icon placeholder, and Advanced Search placeholder.
6. Add the `[queryly_advanced_search]` shortcode to a page where you want Advanced Search to appear.

== Frequently Asked Questions ==

= Do I need a Queryly subscription? =

Yes. Queryly is a cloud search service. This plugin requires an active Queryly subscription and a valid Queryly Key.

= Where can I get a Queryly Key? =

Please visit https://www.queryly.com/ for more information about Queryly services and account setup.

= Does this plugin connect to an external service? =

Yes. The plugin loads Queryly JavaScript assets and sends search-related requests to Queryly so Queryly can provide search results.

= Where is the Queryly privacy policy? =

The Queryly privacy policy is available at https://www.queryly.com/privacy.htm.

= How do I add Advanced Search to a page? =

Add this shortcode to a WordPress page:

`[queryly_advanced_search]`

The HTML used by that shortcode can be configured in **Settings > Queryly Search** under **Advanced Search placeholder**.

== Screenshots ==

1. Queryly Search settings page.
2. Queryly Instant Search icon on the front end.
3. Queryly Advanced Search placeholder page.

== Changelog ==

= 1.0.0 =
* Initial release.
