2786278727882789279027912792
new PersistedPropertyData(identifier, qpath, tempNode.cid, prop.version, prop.type, prop.multi, valueData); childProps.put(propName, pdata); } return new NodeDataIndexing(nodeData, childProps); }
1551155215531554155515561557
* @throws RepositoryException * if an error occurs while reading from the workspace. */ Document createDocument(NodeData node) throws RepositoryException { return createDocument(new NodeDataIndexing(node)); }
2836283728382839284028412842
new SimplePersistedSize(size)); childProps.put(propName, pdata); } return new NodeDataIndexing(nodeData, childProps); }
1610161116121613161416151616
* if an error occurs while indexing the <code>node</code>. */ protected Document createDocument(NodeData node, NamespaceMappings nsMappings, IndexFormatVersion indexFormatVersion) throws RepositoryException { return createDocument(new NodeDataIndexing(node), nsMappings, indexFormatVersion); }
1603160416051606160716081609
2612261326142615261626172618
1479148014811482148314841485
1427142814291430143114321433