Chokchai Phatharamalai wrote:

Greetings,

I'm trying to write a Java class which invoke Lenya to search contents in a publication, but I failed. The problem is I couldn't find an API for searching the contents. At the very beginning, I expected to see some class which contains search API like below.


what Lenya version are you refering to?

Cheers

Michael


[code]
  public List<SearchResult> search ( String keyword ) {
// finding the contents and return a List of SearchResult instances.
  }
[/code]

But I couldn't find in any package. :(
Is there any documents I've missed? Any suggestion would be most appreciated.

Thank you in advance.
Chokchai Phatharamalai

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Michael Wechner
Wyona      -   Open Source Content Management - Yanel, Yulup
http://www.wyona.com
[EMAIL PROTECTED], [EMAIL PROTECTED]
+41 44 272 91 61


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to