Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-9877

Rewrite org.ametys.cms.search.query.ContentQuery

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.LATER
    • 4.2.0
    • Plugin : Search
    • None
    • 2 - Long term
    • 3 - Complex

      Because it is terrible.

      1. The field "value" is type "Object" ,
      2. there are too many arguments in constructor, with many Avalon components, whereas Query is just by design a functional interface for building into a String.
      3. "isAndMultipleOperand" should not be a boolean, the design should be something similar to "LogicalOperator logicalOperator" as in TagQuery
        Need a good refactor.

            Unassigned Unassigned
            sprieul Simon Prieul (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: