[opencms-dev] Lucene Search Module and ORACLE

Ivan Jelenic ivan.jelenic at nbs.yu
Tue Oct 21 15:59:01 CEST 2003


Hi,

I have the same problem. Try with this:

String title = cmsObject.readProperty(doc.get("abs_path"), "title");
String description = cmsObject.readProperty(doc.get("abs_path"),
"description");

I hope it will work.

Best regards,
Ivan.

----- Original Message ----- 
From: "Romano Tiziano" <tiziano.romano at netikos.com>
To: <opencms-dev at opencms.org>
Sent: Tuesday, October 21, 2003 10:20 AM
Subject: [opencms-dev] Lucene Search Module and ORACLE


>
> Hi Matt,
> I tried to run the simple_search.jsp using ORACLE 8.1.6 for VFS.
> I'm be able to obtain right values for last_modified and abs_path
properties, but when I try to retrieve title and description I obtain null
value, although the setting of these two properties were absolutely correct.
> The same jsp using mysql as vfs works fine. Is it correct?
> Can you help me?
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Tiziano Romano
> NETikos S.p.A.
> Via Matteucci, 34 B
> 56124 PISA - ITALY
> Tel.: + 39 050 968 553
> Fax: + 39 050 968 525
> <mailto:tiziano.romano at netikos.com>
> www.netikos.com
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev





More information about the opencms-dev mailing list