1.0.13
Include boolean and numeric fields into the search index. (#14) This ensures that all of the information in the metadata document is captured. We take the easy option and just stringify the bools/numbers. We don't support querying bools/numbers anyway, so no point doing anything special right now.