from lunr.lunr import lunr, get_default_builder

__all__ = ("lunr", "get_default_builder")

__VERSION__ = "0.8.0"
__TARGET_JS_VERSION__ = "2.3.9"
