I need to create a search index to address the traversing errors in
error.log. Specifically:.../* xpath:
/jcr:root/content/solutions//*[(jcr:content/@page-category =
'category:news')] */, path=/content/solutions//*,
property=[jcr:content/page-category=[category:news]]); consider creating
an index or changing the query.../* xpath:
/jcr:root/content/solutions/en/stories//*[(jcr:content/@author =
'/content/solutions/en/author/dan')] */,
path=/content/solutions/en/stories//*,
property=[jcr:content/a...