

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
14 messages in org.apache.jackrabbit.usersAW: another search question ...| From | Sent On | Attachments |
|---|---|---|
| KÖLL Claus | Oct 17, 2007 2:26 am | |
| Norbert Dreisiebner | Oct 17, 2007 2:44 am | |
| KÖLL Claus | Oct 17, 2007 2:50 am | |
| KÖLL Claus | Oct 18, 2007 10:06 pm | |
| Jukka Zitting | Oct 19, 2007 1:23 am | |
| Julian Reschke | Oct 19, 2007 1:49 am | |
| David Nuescheler | Oct 19, 2007 2:03 am | |
| KÖLL Claus | Oct 21, 2007 10:24 pm | |
| Julian Reschke | Oct 22, 2007 3:42 am | |
| Jukka Zitting | Oct 22, 2007 4:08 am | |
| KÖLL Claus | Oct 22, 2007 4:59 am | |
| Ard Schrijvers | Oct 22, 2007 5:44 am | |
| Marcel Reutegger | Oct 23, 2007 7:29 am | |
| Marcel Reutegger | Oct 23, 2007 7:33 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | AW: another search question ... | Actions... |
|---|---|---|
| From: | KÖLL Claus (C.KO...@TIROL.GV.AT) | |
| Date: | Oct 18, 2007 10:06:21 pm | |
| List: | org.apache.jackrabbit.users | |
is there anybody who can give me a answer ?
thanks claus
-----Ursprüngliche Nachricht----- Von: KÖLL Claus [mailto:C.KO...@TIROL.GV.AT] Gesendet: Mittwoch, 17. Oktober 2007 11:51 An: use...@jackrabbit.apache.org Betreff: AW: another search question ...
yes you are absolutly right but i have tested this and now i want to know if it is possible to search with contains function for uuid's
the real search looks like this
SELECT * FROM nt:base WHERE contains(jcr:uuid,
'4778158b-4de1-4ab9-9feb-a1f8987a830d or 5bdf25fd-9737-4125-9507-ba5ac002945c '
)
BR claus
-----Ursprüngliche Nachricht----- Von: Norbert Dreisiebner [mailto:norb...@hms.org] Gesendet: Mittwoch, 17. Oktober 2007 11:45 An: use...@jackrabbit.apache.org Betreff: AW: another search question ...
Hi claus,
wouldn't it be easier to use
getNodeByUUID('4778158b-4de1-4ab9-9feb-a1f8987a830d') to find the specific node?
Best regards, norbert
-----Ursprüngliche Nachricht----- Von: KÖLL Claus [mailto:C.KO...@TIROL.GV.AT] Gesendet: Mittwoch, 17. Oktober 2007 11:27 An: use...@jackrabbit.apache.org Betreff: another search question ...
hi,
if i search like this to find a node with the given uuid i get the node SELECT * FROM nt:base WHERE jcr:uuid = '4778158b-4de1-4ab9-9feb-a1f8987a830d'
but if i try to find it with contains, i get a empty result
SELECT * FROM nt:base WHERE contains(jcr:uuid,
'4778158b-4de1-4ab9-9feb-a1f8987a830d' )
is it not possible to search for uuid's with the contains function ?
thanks for help claus
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.488 / Virus Database: 269.14.13/1074 - Release Date: 16.10.2007
14:14
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.488 / Virus Database: 269.14.13/1074 - Release Date: 16.10.2007
14:14







