Tags

Tags give the ability to mark specific points in history as being important
  • v0.2.1.A

    Release: v0.2.1.A
    DriftIndex - Release v0.2.1.A
    
    Fixed: Avoid redundant disk writes for unchanged snapshots
  • v0.2.0.A

    Release: v0.2.0.A
    DriftIndex - Release v0.2.0.A
    
    Added: in-memory mode
    Added: Fail startup if the snapshot directory isn't writable
    Added: API smoke test script
    Added: _doc endpoints (GET/DELETE)
    Added: Make build-local command
    Fixed: Bulk update action now merges doc into the stored document instead of indexing the raw {doc, doc_as_upsert} wrapper
  • v0.1.0.A

    Release: v0.1.0.A
    DriftIndex - Release v0.1.0.A
    
    Added: Documentation
    Added: Fedora image tests
    Fixed: CI/CD test freeze
    Changed: Docker image versioning standard
    Added: Dockerfile default data volume
    Added: CI/CD pipeline
    Added: D unit tests
    Fixed: Stemmer incorrectly matching eed/eedly suffix on any long word
    Added: Fedora Docker image with .rpm file build
    Added: Docker image with .deb file build
    Added: Bind address config
    Added: Config file support
    Added: Startup info
    Added: Initial implementation of search engine
    Added: License file