- 12 Mar, 2024 1 commit
-
-
Alfredo Di Napoli authored
This paves the way to a more effective search in corpus by modifying the internal "leaves" type of the `Query` type from a `Term` to a new type called `QueryTerm`, which can either be an extact match or a partial match, which can be rendered into a proper Postgres TS query via the ":*" syntax.
-
- 12 Sep, 2023 1 commit
-
-
Alfredo Di Napoli authored
-
- 20 Jun, 2023 1 commit
-
-
Przemyslaw Kaminski authored
This reverts merge request !166
-
- 19 Jun, 2023 2 commits
-
-
Przemyslaw Kaminski authored
This reverts commit b3fb1a16 It introduced changes which cause issues described in gargantext/purescript-gargantext#571
-
Alfredo Di Napoli authored
-
- 12 Jun, 2023 5 commits
-
-
Alfredo Di Napoli authored
This commit adds a bunch of Arxiv tests to demonstrate we can successfully transform our `Query` type into the Arxiv AST.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
It's not fully wired in, `convertQuery` for Arxiv is implemented as `undefined`.
-