Download the PHP package voceconnect/lift-search without Composer

On this page you can find all versions of the php package voceconnect/lift-search. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package lift-search

Please note: This plugin is no longer being actively maintained or supported.

Lift: Search for WordPress

Contributors: voceplatforms
Tags: search, cloudsearch, amazon, aws
Requires at least: 3.4.2
Tested up to: 4.0.1
Stable tag: 1.10.0 License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Description

Improves WordPress search using Amazon CloudSearch.

Lift leverages the search index power of Amazon CloudSearch to improve your WordPress-powered site’s search experience. Learn more at: getliftsearch.com

Minimum requirements:

Installation

For full documentation see getliftsearch.com/documentation/

As standard plugin:

See Installing Plugins.

Minimum requirements:

  1. Upload the lift-search directory to the /wp-content/plugins/ directory

  2. Activate the plugin through the 'Plugins' menu in WordPress

  3. Enter your Amazon Access Key ID and Secret Access Key.

  4. Click "Save Save Amazon Keys." If the test fails, check that both of your keys are entered correctly and that you are connected to Amazon.

  5. Enter a Search Domain Name. This must be a unique string to your AWS account. The domain name string can only contain the following characters: a-z (lowercase), 0-9, and - (hyphen). Uppercase letters and underscores are not allowed. The string has a max length of 28 characters.

  6. Click "Save Domain Name". Lift will create the new domain for you. If the domain already exist, Lift will confirm if you would like to override the existing domain before applying it's schema to the existing domain.

  7. Lift will display a progress screen while your new domain is setup. Once complete, you will be taken to the Lift Dashboard.

Frequently Asked Questions

Field Type Facet Result Search
blog_id uint Yes (default) Yes Yes (default)
site_id uint Yes (default) Yes Yes (default)
id uint Yes (default) No Yes (default)
post_author uint Yes (default) No Yes (default)
post_author_name text No Yes Yes (default)
taxonomy_category_id literal Yes No No
taxonomy_category_label text No No Yes (default)
post_content text No No Yes (default)
post_date_gmt uint Yes (default) No Yes (default)
post_status literal Yes No No
post_title text No Yes Yes (default)
post_type literal Yes No Yes
taxonomy_post_tag_id literal Yes No No
taxonomy_post_tag_label text No No Yes (default)

Changelog

1.10.0

1.9.11

1.9.10

1.9.9

1.9.8

1.9.7

1.9.6

1.9.5

1.9.4

1.9.3

1.9.2

1.9.1

1.9.0

1.8.2

1.8.1

1.8

1.7

1.6

1.5.2

1.5.1

1.5

1.4.1

1.4

1.3

1.2

1.1

1.0.1

1.0


All versions of lift-search with dependencies

PHP Build Version
Package Version
Requires voceconnect/voce-error-logging Version ~0.4
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package voceconnect/lift-search contains the following files

Loading the files please wait ....