Skip to content

Instantly share code, notes, and snippets.

"""
usage: sl search [<args>...] [options]
@TODO Add usage here
"""
# :copyright: (c) 2013, SoftLayer Technologies, Inc. All rights reserved.
# :license: BSD, see LICENSE for more details.
# SoftLayer/CLI/modules
from os import linesep
"""
SoftLayer.search
~~~~~~~~~~~~~
Search Manager/helpers
SoftLayer/managers/search.py
:copyright: (c) 2013, SoftLayer Technologies, Inc. All rights reserved.
:license: BSD, see LICENSE for more details.
"""
import socket
@jakew1ll
jakew1ll / gist:3350526
Created August 14, 2012 16:07
Elastic Sorting issue
# Structure
# Add indexes
curl -XPUT 'http://localhost:9200/index1'
curl -XPUT 'http://localhost:9200/index2'
curl -XPUT 'http://localhost:9200/index3'
# add aliases