Add a method in the FileUtils class to get JSON from an InputStream
Allows to keep the natural ordering for keys when serializing a JSON content
Add a new alternative compressed format for the serialized index
Fix the documentStore not being properly initialized when loading an index
Update to the JSON library 1.5
Use docjGenerator 1.4.14
Add a new pipeline function to just remove accentuation
Use a more generic way to remove accents
Use docJGenerator 1.4.7
Update wiki
Add unit tests for alternate languages and Metaphone function
Update wiki
Add two separate examples for loading the index: one JSON example, and one Javascript example
Add a French Snowballl stemmer
Add a German Snowballl stemmer
Add a Spanish Snowballl stemmer
Add an optional Metaphoning function to the Pipeline
Initial version, Java port from the elasticlunr Javascript library 0.9.5