Expand my Community achievements bar.

SOLVED

Content migration from MySQL to CQ5

Avatar

Level 1

Hi All,
 
I  need to migrate 52,000+ records to CQ5 . 
I am confused that whether I should go for cq:page or nt:unstructured nodes for these records.
Going for pages will help us in maintaining and authoring these records. We also have to execute  full text search on these nodes or pages.
 
My query is whether going for cq:page structure will add extra overhead for CQ?
 

1 Accepted Solution

Avatar

Correct answer by
Level 10

I recommend that before you persist data in the AEM JCR -- you should read this information:

http://dev.day.com/docs/en/cq/current/developing/chap_data_modelling.html

Hope this helps. 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

I recommend that before you persist data in the AEM JCR -- you should read this information:

http://dev.day.com/docs/en/cq/current/developing/chap_data_modelling.html

Hope this helps.