Skip to content

Instantly share code, notes, and snippets.

View divideby0's full-sized avatar

Cedric Hurst divideby0

  • Spantree Technology Group, LLC
  • Chicago, IL
View GitHub Profile
##################### ElasticSearch Configuration Example #####################
# This file contains an overview of various configuration settings,
# targeted at operations staff. Application developers should
# consult the guide at <http://elasticsearch.org/guide>.
#
# The installation procedure is covered at
# <http://elasticsearch.org/guide/reference/setup/installation.html>.
#
# ElasticSearch comes with reasonable defaults for most settings,
package org.drools.guvnor.deploy;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;

We're Hiring...

Who are we?

We're Spantree, a small and nimble boutique consultancy based mostly in Chicago. We're looking for another smart person to join our team in the West Loop. This candidate should enjoy learning new things and solving hard problems. Ideally, we're looking for a broad-range generalist with deep expertise in at least one area.

We work quite a bit with OSS and we're not shy about jumping into other people's code to figure things out. We constantly hunt for smarter ways to do things, so we're often experimenting with emerging tech with little or no documentation. You should be motivated to submit pull requests and hunt down project committers on Twitter and IRC when you're stuck.

@divideby0
divideby0 / LICENSE
Last active May 15, 2019 19:24
First Name Synonyms for Solr
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
@divideby0
divideby0 / roberto-cv.md
Created November 17, 2012 21:04 — forked from uris77/Resume.md
Roberto CV
{"tokens":[{"token":"new","start_offset":0,"end_offset":3,"type":"<ALPHANUM>","position":1},{"token":"years","start_offset":4,"end_offset":9,"type":"<ALPHANUM>","position":2}]}
@divideby0
divideby0 / solr-vs-elasticsearch.md
Last active April 8, 2016 22:04
Solr vs Elasticsearch

Note: This article was greatly influenced by a much more comprehensive overview published by Sematext.

In my opinion, Solr is more mature but Elasticsearch has a few bleeding-edge features which might be worth the transition depending on what you're trying to do.

Elasticsearch is more schemaless than Solr. It also supports nested documents, multi-fields storing multiple types in the same index, and cross-index searching.

From a management standpoint, the latest versions of Solr (4.x) use Zookeeper ensembles for clustering whereas Elasticsearch

This file has been truncated, but you can view the full file.
[
{
"name": "Albany Park",
"slug": "albany-park",
"geoJson": {"type":"MultiPolygon","coordinates":[[[[-87.724211,41.975689],[-87.724081,41.975576],[-87.723951,41.975578],[-87.723773,41.97558],[-87.723544,41.975583],[-87.723355,41.975585],[-87.722786,41.975592],[-87.721267,41.975605],[-87.720888,41.975608],[-87.720859,41.974088],[-87.720825,41.974085],[-87.720636,41.974088],[-87.720561,41.974079],[-87.720501,41.974061],[-87.72037,41.97401],[-87.720264,41.973981],[-87.720135,41.973962],[-87.719949,41.97389],[-87.719723,41.973819],[-87.719616,41.973775],[-87.719252,41.973625],[-87.719147,41.973578],[-87.719074,41.973535],[-87.718948,41.973461],[-87.718826,41.973396],[-87.718714,41.973346],[-87.718388,41.973226],[-87.718366,41.973218],[-87.718291,41.973195],[-87.718069,41.973097],[-87.717935,41.973023],[-87.717737,41.972915],[-87.717479,41.972781],[-87.717195,41.972637],[-87.717132,41.972604],[-87.716961,41.972517],[-87.716548,41.97228],[-87.716203,41.972086],[-87.715963,41.971978],[-87.715918,41.97
{
"_index": "introcloud",
"_type": "attendee",
"_id": "511c1f6bf44daf677e1d1ffa",
"_version": 1,
"exists": true,
"_source": {
"userId": "53FA4F27-5C81-4EC9-A2D4-0123383BCD3E",
"firstName": "Jane",...
"events": [