Content migration from MySQL to CQ5 | Community
Skip to main content
New Participant
October 16, 2015
Solved

Content migration from MySQL to CQ5

  • October 16, 2015
  • 1 reply
  • 595 views

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?
 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

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. 

1 reply

smacdonald2008
smacdonald2008Accepted solution
New Participant
October 16, 2015

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.