rg
Subject: Querying multiple dynamicField
Hi,
We would like to know if there is an efficient way to query multiple
dynamicField at the same time, using wildcard in the field name. For
example, we have a list of dynamic fields "sentence_*" and we would like to
execute a query on all the "se
solr-user@lucene.apache.org
Subject: Querying multiple dynamicField
Hi,
We would like to know if there is an efficient way to query multiple
dynamicField at the same time, using wildcard in the field name. For
example, we have a list of dynamic fields "sentence_*" and we would like to
execut
sorry, nothing currently will do that.
There is discussion about how to do it, but nothing concrete
https://issues.apache.org/jira/browse/SOLR-247
http://wiki.apache.org/solr/FieldAliasesAndGlobsInParams
Renaud Delbru wrote:
Hi,
We would like to know if there is an efficient way to query mul
Hi,
We would like to know if there is an efficient way to query multiple
dynamicField at the same time, using wildcard in the field name. For
example, we have a list of dynamic fields "sentence_*" and we would like
to execute a query on all the "sentence_*" fields.
Is there a way to execute s