Changes between Initial Version and Version 1 of Ticket #30044, comment 9
- Timestamp:
- 09/01/2016 10:23:39 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30044, comment 9
initial v1 3 3 I found that my page response time would jump from a couple seconds to 3 minutes once I had 9 seperate Meta_Query keys that were compared in the following way: 4 4 {{{ 5 OR( key1, AND(key2, key3), AND(key4,key5), AND(key6, key7), AND(key8, key9))5 OR(OR(key1,AND(key2,key3)), OR(key4,AND(key5,key6)), OR(key7,AND(key8,key9))) 6 6 }}}
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)