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 159
    • Issues 159
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 8
    • Merge Requests 8
  • 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
  • Issues
  • #385

Closed
Open
Opened Aug 10, 2024 by Anne-Laure Thomas Derepas@athomas
  • Report abuse
  • New issue
Report abuse New issue

Terms are calculated over all documents, even those in trash

I discovered (and perhaps it explains other bugs) that terms occurrence is calculated over all the documents even those in trash.

For instance in that corpus : https://dev.sub.gargantext.org/#/share/NodeCorpus/188141 I trashed the documents where altmetric.com appears, and even after refreshing all the calculations the occurrence of altmetric.com is at 5.

It should be at 0 or even better removed from terms as it is not anymore in the corpus.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: gargantext/haskell-gargantext#385