It does not appear possible to use wild card characters with field
list names, such as fl=id,name,win32*. I am happy to add such support
myself, but I would be more than grateful if someone could point me in
the right place. The QueryComponent class seems to simply add the
field list to the request, but I imagine that I need to hack the code
where the field list names are actually evaluated. Thank you in
advance for your help.
--
-a
"Ideally, a code library must be immediately usable by naive
developers, easily customized by more sophisticated developers, and
readily extensible by experts." -- L. Stein