The latest version of hunt-searchengine is 0.3.0.1-1.
lib:hunt-searchengine
Modules
- Control.Concurrent.XMVar
- Data.Bijection
- Data.Bijection.Instances
- Data.IntMap.BinTree.Strict
- Data.IntSet.Cache
- Data.LimitedPriorityQueue
- Data.Text.Binary
- Data.Typeable.Binary
- GHC.Fingerprint.Binary
- GHC.Stats.Json
- Hunt.ClientInterface
- Hunt.Common
- Hunt.Common.ApiDocument
- Hunt.Common.BasicTypes
- Hunt.Common.DocDesc
- Hunt.Common.DocId
- Hunt.Common.DocIdMap
- Hunt.Common.DocIdSet
- Hunt.Common.Document
- Hunt.Common.IntermediateValue
- Hunt.Common.Occurrences
- Hunt.Common.Positions
- Hunt.Common.RawResult
- Hunt.ContextIndex
- Hunt.DocTable
- Hunt.DocTable.HashedDocTable
- Hunt.Index
- Hunt.Index.IndexImpl
- Hunt.Index.InvertedIndex
- Hunt.Index.PrefixTreeIndex
- Hunt.Index.PrefixTreeIndex2Dim
- Hunt.Index.Proxy.KeyIndex
- Hunt.Index.RTreeIndex
- Hunt.Index.Schema
- Hunt.Index.Schema.Analyze
- Hunt.Index.Schema.Normalize.Date
- Hunt.Index.Schema.Normalize.Int
- Hunt.Index.Schema.Normalize.Position
- Hunt.Interpreter
- Hunt.Interpreter.BasicCommand
- Hunt.Interpreter.Command
- Hunt.Query.Fuzzy
- Hunt.Query.Intermediate
- Hunt.Query.Language.Builder
- Hunt.Query.Language.Grammar
- Hunt.Query.Language.Parser
- Hunt.Query.Processor
- Hunt.Query.Ranking
- Hunt.Query.Result
- Hunt.Utility
- Hunt.Utility.Log
- Hunt.Utility.Output
Dependencies
- aeson lib:aeson >=0.6
- aeson-pretty lib:aeson-pretty >=0.7
- base lib:base >=4.5 && <5
- binary lib:binary >=0.5 && <1
- bytestring lib:bytestring <1
- containers lib:containers >=0.5
- data-default lib:data-default >=0
- data-r-tree lib:data-r-tree >=0.0.5.0
- data-stringmap lib:data-stringmap >=1.0.1.1 && <2
- deepseq lib:deepseq >=1.2
- dlist lib:dlist >=0
- filepath lib:filepath >=1
- hslogger lib:hslogger >=1 && <2
- hxt-regex-xmlschema lib:hxt-regex-xmlschema >=9.1
- monad-parallel lib:monad-parallel >=0.7
- mtl lib:mtl >=1.1 && <3
- murmur-hash lib:murmur-hash >=0
- parsec lib:parsec >=2.1 && <4
- text lib:text >=1 && <1.2
- time lib:time >=1.4 && <2
- transformers lib:transformers >=0.3
- unordered-containers lib:unordered-containers >=0.2
- vector lib:vector >=0.10
Reverse dependencies
Direct only. Not exhaustive.
- acme-everything lib:acme-everything
- hunt-searchengine test:Hunt-Strictness
- hunt-searchengine test:Hunt-Tests
- hunt-server exe:hunt-server
- hunt-server-cli exe:hunt-server-cli