Uploaded image for project: 'Forum Application'
  1. Forum Application
  2. XAFORUM-210

Improve the performance of the application by storing extra information in the Topic Class

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • None
    • 2.0.1
    • None

    Description

      A lot of queries are performed for each answers from each topic from each forum to get some information like:

      • the number of the comments from an answer
      • the number of answers from a topic
      • the number of the comments from a topic
        Instead we can have 2 number properties in the TopicClass to store the number of the answers from a topic and the number of the comments from a topic (the comments are objects in Answers documents). These properties should be updated at the creation and deletion of an answer or a comment.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              acotiuga Alex Cotiugă
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: