- 21 Mar, 2024 1 commit
-
-
Przemyslaw Kaminski authored
This contains only data, removes some Database dependency in imports.
-
- 20 Mar, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 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.
-
- 11 Mar, 2024 1 commit
-
-
Alfredo Di Napoli authored
This commit refactors ever so slightly the '.Stem' modules to create a unified interface; now Gargantext.Core.Text.Terms.Mono.Stem exports a single 'stem' function which can be used with different `StemmingAlgorithm`s, and now the other algorithms' functions have been shielded behind internal modules. This makes possible to see at glance which part of Garg are using which stemming algorithm, as it wasn't always clearer before. This also allows us to have a better control over the langugages, as not all the stemming algorithms supports all the languages that Garg supports.
-
- 14 Feb, 2024 1 commit
-
-
Przemyslaw Kaminski authored
When user searched for a phrase with space inside, in database, the 'to_tsquery' function raised an sql error. One should use 'plainto_tsquery'. Also, a proper test was added.
-
- 12 Oct, 2023 1 commit
-
-
Przemyslaw Kaminski authored
Basically, Gargantext.Prelude exports all of Protolude now.
-
- 28 Sep, 2023 1 commit
-
-
Przemyslaw Kaminski authored
This fixes commit 5d5300cd which automatically changed all 'return' to 'pure' in our code, resulting in broken SQL etc.
-
- 21 Sep, 2023 1 commit
-
-
Alexandre Delanoë authored
-
- 12 Sep, 2023 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 04 Sep, 2023 1 commit
-
-
Alfredo Di Napoli authored
-
- 12 Apr, 2023 1 commit
-
-
Przemyslaw Kaminski authored
This is safer than type Limit = Int
-
- 28 Mar, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 03 Mar, 2023 1 commit
-
-
Alexandre Delanoë authored
-
- 10 Feb, 2023 1 commit
-
-
Przemyslaw Kaminski authored
They are changed to MaybeFields ...Read instead when joining.
-
- 09 Feb, 2023 1 commit
-
-
Przemyslaw Kaminski authored
Remove joins, use optionalRestrict instead. Also, remove cabal.project because stack.yaml and package.yaml cover dependencies already.
-
- 25 Jan, 2023 1 commit
-
-
Przemyslaw Kaminski authored
Based on the suggestions in https://kodimensional.dev/space-leak
-
- 24 Nov, 2022 1 commit
-
-
Alexandre Delanoë authored
-
- 07 Nov, 2022 1 commit
-
-
Przemyslaw Kaminski authored
-
- 07 Oct, 2022 1 commit
-
-
Alexandre Delanoë authored
-
- 18 Mar, 2022 1 commit
-
-
Alexandre Delanoë authored
-
- 03 Feb, 2022 1 commit
-
-
Alexandre Delanoë authored
-
- 04 Jan, 2022 1 commit
-
-
Alexandre Delanoë authored
-
- 29 Sep, 2021 1 commit
-
-
Alexandre Delanoë authored
-
- 27 Sep, 2021 1 commit
-
-
Przemyslaw Kaminski authored
-
- 18 Sep, 2021 1 commit
-
-
Przemyslaw Kaminski authored
However, the code doesn't work currently.
-
- 14 Sep, 2021 1 commit
-
-
Przemyslaw Kaminski authored
-
- 23 Dec, 2020 2 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 22 Dec, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 27 Nov, 2020 1 commit
-
-
Przemyslaw Kaminski authored
-
- 18 Sep, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 31 Aug, 2020 2 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 26 Aug, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 25 Jul, 2020 2 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 22 Jul, 2020 3 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-