Closed dpdonohue closed 9 years ago
Blocks include a conjunction (AND or OR) an array of clauses an array of blocks
UI for this uses panels, with each block encapsulated within a panel Panel background color is blue for AND blocks, and green for OR blocks
Translate this into a query object with appropriately nested values for: must (for AND) should (for OR)
completed
Blocks include a conjunction (AND or OR) an array of clauses an array of blocks
UI for this uses panels, with each block encapsulated within a panel Panel background color is blue for AND blocks, and green for OR blocks
Translate this into a query object with appropriately nested values for: must (for AND) should (for OR)