Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
I have tagged and upload 40,00+ pdf files into DAM. I have built a search component using Query builder. The input for the search are "text", "tagid1", "tagid2". This needs to return me all the documents that have "text' in their content and have been tagged "tagid1" and tagid2.
If I use the Qurybuilder api, it take a very long time to do the search (more that 30 mins), which is practically unacceptable. I am not even sure if the content has been indexed.
Please let me know if there is a way to counter this.
¡Resuelto! Ir a solución.
Vistas
Respuestas
Total de me gusta
Read [1] . There seems to be a hotfix 'DamLucenProperty.zip'. See if that helps
[1] https://helpx.adobe.com/experience-manager/kb/performance-tuning-tips.html
Vistas
Respuestas
Total de me gusta
If you are using AEM 6.x you need to index it explicitly. refer [1] to see how you can configure your indexes
[1] http://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade/queries-and-indexing.html#Configuring the indexes
Vistas
Respuestas
Total de me gusta
Thanks.
I did try setting lucene index. It indexed for about two days. THen I ran my simple query to search for a text in 150 documents. It returned me the result in 190 seconds, which is again not ideal.
I am not sure if I need to use the index search explicitely or the querybuilder will take care of it.
Vistas
Respuestas
Total de me gusta
Read [1] . There seems to be a hotfix 'DamLucenProperty.zip'. See if that helps
[1] https://helpx.adobe.com/experience-manager/kb/performance-tuning-tips.html
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas