Hi Team,
I have created 2 custom property indexes for 2 different custom queries which fetch the content from metadata in DAM,
it was working fine somedays back.
We faced some issues with indexing, due to this instance is re-indexed now.
After re-indexed, my custom queries are picking default OOTB index (/oak:index/damAssetLucene) instead of custom index.
How to ensure my queries pick custom index, please suggest.
Thanks,
Solved! Go to Solution.
Views
Replies
Total Likes
Could you please brief me about your custom queries ,then I will use Oak index Definition generator to generate index structure.
After re-indexing, did you check the availability of 2 custom property indexes under /oak:index/damAssetLucene/indexRules/dam:Asset/properties.
Could you please brief me about your custom queries ,then I will use Oak index Definition generator to generate index structure.
After re-indexing, did you check the availability of 2 custom property indexes under /oak:index/damAssetLucene/indexRules/dam:Asset/properties.
Hi Debal_das,
I have below custom queries indexes which worked earlier.
Now instance is re-indexed, after re-indexing queries are taking damAssetLucence which is OOTB one and including path for this is /content/dam.
How to ensure my custom indexes work?
I have replicated the process [reindex the custom index , delete the custom index and reinstall the custom index again] on my local AEM 6.5.12 instance and every time it's picking custom index over
/oak:index/damAssetLucene.
Could you please reindex your custom index again and check whether you are getting reindexing completed message like the below one in error.log file -
15.08.2022 20:20:09.455 *INFO* [async-index-update-async] org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate [async] Reindexing completed for indexes: [/oak:index/techdoclucene*(3)] in 115.7 ms (115 ms)
Hi Debal_das
I have again re-indexed custom index, now it is working fine.
Thanks a lot.
Can you please paste the query?
@chandrareddy , As @Jörg_Hoh has suggested please share your query with us.
Views
Likes
Replies