Re: using Expression language for lucene api

2005-03-21 Thread Otis Gospodnetic
I think there are some taglibs that let you call functions on objects, but you could also considering wrapping Hits in something that is JSTL friendly, perhaps a List that JSTL knows how to handle. Otis --- Omar Didi <[EMAIL PROTECTED]> wrote: > I have the following expression : > > > > resu

using Expression language for lucene api

2005-03-21 Thread Omar Didi
I have the following expression : results is of type Hits, i want to know if there is a way using Expression language or jstl to access for example: result.doc(i).