Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
haskell-gargantext
haskell-gargantext
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 175
    • Issues 175
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gargantext
  • haskell-gargantexthaskell-gargantext
  • Repository

Switch branch/tag
  • haskell-gargantext
  • test
  • Test
  • Database
  • Operations.hs
Find file
BlameHistoryPermalink
  • Alfredo Di Napoli's avatar
    insertMasterDoc return richer type, no ngrams do not abort insertion · bb63172a
    Alfredo Di Napoli authored Jun 16, 2025
    After dwelling a bit on the solution space, I concluded that no ngrams
    shouldn't result into the document being skipped. The rationale would be
    that if, for example, the NLP server is temporarily unavailable, we
    should still insert the doc and regenerate the ngrams at a later stage.
    bb63172a
Operations.hs 9.13 KB
EditWeb IDE

Replace Operations.hs

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.