Re: Querying multiple dynamicField

2008-02-05 Thread Renaud Delbru
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

RE: Querying multiple dynamicField

2008-02-04 Thread Lance Norskog
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

Re: Querying multiple dynamicField

2008-02-01 Thread Ryan McKinley
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

Querying multiple dynamicField

2008-02-01 Thread Renaud Delbru
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