Skip to content

Duplicated Tweets #11

Description

@GoogleCodeExporter
In TweetsContentProvider.java  insertNormalTweet()

There will be a duplication check of tweets (whatever normal or disaster) 
simply by checking the hashcode of the tweet text.

It is definitely possible that people post duplicate tweets.
Thus, I would suggest not checking duplicate tweets (at least for normal mode).

Original issue reported on code.google.com by korolev...@gmail.com on 28 Jun 2013 at 3:33

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions