Re: using Expression language for lucene api
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
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).