]> Git — Sourcephile - gargantext.git/commit
WIP - Add Gargantext.Core.Text.Corpus.Query
authorAlfredo Di Napoli <alfredo@well-typed.com>
Mon, 22 May 2023 14:13:42 +0000 (16:13 +0200)
committerAlfredo Di Napoli <alfredo@well-typed.com>
Mon, 12 Jun 2023 05:43:29 +0000 (07:43 +0200)
commit03b5f28d19bdd2add0fdd65c4875e2d3f09e8de1
tree1144a1e0ad8c1185bae92b7c99cab2e55644cc41
parentb3fb1a1697d18777af6b401c132c39a5c905e129
WIP - Add Gargantext.Core.Text.Corpus.Query

It's not fully wired in, `convertQuery` for Arxiv is implemented as
`undefined`.
16 files changed:
gargantext.cabal
package.yaml
src/Gargantext/API/Admin/Orchestrator/Types.hs
src/Gargantext/API/Node/Corpus/New.hs
src/Gargantext/API/Node/Corpus/Searx.hs
src/Gargantext/API/Node/Corpus/Types.hs
src/Gargantext/API/Routes.hs
src/Gargantext/Core/Text/Corpus/API.hs
src/Gargantext/Core/Text/Corpus/API/Arxiv.hs
src/Gargantext/Core/Text/Corpus/API/Hal.hs
src/Gargantext/Core/Text/Corpus/API/Istex.hs
src/Gargantext/Core/Text/Corpus/API/Pubmed.hs
src/Gargantext/Core/Text/Corpus/Query.hs [new file with mode: 0644]
src/Gargantext/Core/Types.hs
src/Gargantext/Database/Action/Flow.hs
stack.yaml