Queried Content Items #13369
-
I'm trying to create a deployment plan to export a subset of content items from my development server to import into production. The subset is based on the Path property of the AutoroutePart and I have a Lucene index in place to define that. I am referencing that index in a "Queried Content Items" step in my deployment plan. The export works almost - I only get 10 items out of the 44 that I am expecting. I can't find any references to record count limits in the index or the deployment plan steps. Is anyone familiar with using Queried Content Items deployment plans that could chime in here? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Found it: a "Size" attribute added as a sibling to the "Query" attribute sets the result size |
Beta Was this translation helpful? Give feedback.
Found it: a "Size" attribute added as a sibling to the "Query" attribute sets the result size