One option is to hit the Luke request handler (&numTerms=0 for best performance), grab all the field names there, then build the fl list (or facet.field in the cases I've used this trick for) from the fields with the prefix you desire.

        Erik

On Jun 8, 2009, at 11:40 AM, Manepalli, Kalyan wrote:

Hi all,
Is there a way to select all the dynamic fields in the fl field without using *. Here is what I am looking for.
Fields in the schema, locationName_*, locationId,description,content.
I want to select just the locationName_* and locationId. How can I do this without using fl=*, coz I don't want to fetch all the other fields.

Any suggestions in this regard will be helpful.

Thanks,
Kalyan Manepalli


Reply via email to