Hello all,

Is there a way to search dynamicFields, without having to specify the name of the
filed in a Query.
Example: I have index a doc with the field name myDoc_text_en. and I have a dynamic field *_text_en which maps to a type of text_en. How can I search this field without knowing its
specific name?  Can I search according to field type? I have looked at the
DisMaxRequestHandler, which might work, but it doesn't accept wildcard field names or field types.

I'm using 1.3.
Thanks in advance.

Brian

Reply via email to