Quantcast
Channel: Adobe Community : Popular Discussions - CQ5 (read only)
Viewing all articles
Browse latest Browse all 12476

query builder performance

$
0
0

Hi

 

I'm running into very big performance problems with QueryBuilder.

 

I'm using asset viewer to browse my CQ DAM images. We have loaded more than 100.000 images... all of them are tagged.

 

Launching an http request like the following one:

 

http://localhost:port/bin/querybuilder.json

?_charset_=utf-8

&_dc=1332289410422

&fulltext=

&1_group.property.3_value=tag1

&1_group.property.29_value=tag2

&1_group.property.30_value=tag3

&1_group.property.31_value=tag4

&1_group.property.32_value=tag5

&1_group.property.33_value=tag6

&1_group.property.34_value=tag7

&0_group.property=jcr%3Acontent%2Fmetadata%2Fcq%3Atags

&0_group.p.or=true

&1_group.property=jcr%3Acontent%2Fmetadata%2Fcq%3Atags

&1_group.p.or=true

&p.limit=24

&2_group.0_path=%2Fcontent%2Fdam%2Fmyfolder%2Fimage%2Fprodotto

&3_group.0_type=dam%3AAsset

&mainasset=true

&p.hitwriter=full

&p.nodedepth=4

&orderby=path

&p.offset=0

 

it is going to take a *lot* of time (22 minutes!). This query has 36.000 results... but they are paginated... It's not possible to wait 22 minutes to get the first page of results... so I think I'm making some mistakes in the query, but cannot find anything to make it better following the documentation.

 

How can I improve performances?

 

Thanks

 

Ignazio


Viewing all articles
Browse latest Browse all 12476

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>