Hi,

 

Maybe an ignorant (and more a simple JSP) question, but I can't seem to
figure out how to make an EL call that does:

 

org.apache.lucene.document.Document.get(String nameOfField)

 

I have my Hits (wrapped in a custom HitsToListWrapper) nicely accessible for
each row of my dataTable (#{hit.document.butWhatHere}), but am struggling
with just this last seemingly simple step.

 

Thanks,

Joost

Reply via email to