oh sorry .. not thinking before writing .. i only have to read the parent node not the content node ;-)
BR, claus -----Ursprüngliche Nachricht----- Von: KÖLL Claus [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 14. Juni 2007 11:19 An: dev@jackrabbit.apache.org Betreff: AW: Loading Node without loading Binary Data one more information .. i'm using the new oracle bundle pm .. so the binarys are in the db and the binary data size can raise up to about 200-300 MB to read the nodes, it takes very long (up to 30 seconds) -----Ursprüngliche Nachricht----- Von: KÖLL Claus [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 14. Juni 2007 11:05 An: dev@jackrabbit.apache.org Betreff: Loading Node without loading Binary Data Is it possible to get a node without loading the binary data ? my search is very fast but i have a lot of huge pdf files and if i get a result set with about 20 files i only want to get the name and some meta date from the node but not the binarys in the first step. is there a solution ? BR claus