Enhance query performance of TermPortal

XMLWordPrintable

    • Type: Improvement
    • Resolution: Unresolved
    • None
    • Affects Version/s: None
    • Component/s: TermPortal

      Currently (before mysql update to latest version) it seems like the termcollection index is not used in queries, but only the fulltext index.

      This of course slows down the queries.

      A query in a single termCollection (filter set to this collection) should always be as fast as if it would be one table per collection. If this is not achieveable (or nearly achieveable) we should switch to one table per collection (what Pavel could implement).

      Especially the performance of searching short strings or using * or ? in a query should be improved.

            Assignee:
            Marc Mittag [Administrator]
            Reporter:
            Marc Mittag [Administrator]
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: