Re: Field not available on Edimax query

2013-07-09 Thread It-forum
Hello Alex, You're right. But I faced a problem regarding solr engine, when I reload dataimport configuration and update, the indexation goes wrong. I had to reload Solr and restart importation and get the values. Tx for your help. David Le 09/07/2013 17:19, Alexandre Rafalovitch a écrit :

Re: Field not available on Edimax query

2013-07-09 Thread Alexandre Rafalovitch
On Tue, Jul 9, 2013 at 6:29 AM, It-forum wrote: > However when i use edimax query with the following details, I'm not able > to retreive the field "tag". And it seems that it is not taken in match > score too. > You seem to have two problems here. One not matching (use debug flags for that) and

Re: Field not available on Edimax query

2013-07-09 Thread It-forum
Any suggestion ? Le 09/07/2013 12:29, It-forum a écrit : Hello to all, I load solr by data-import. I add in db_data_config.xml inside the product entity the tag entity as follow : | | WHERE id_product='${product.id_product}'" parentDel

Field not available on Edimax query

2013-07-09 Thread It-forum
Hello to all, I load solr by data-import. I add in db_data_config.xml inside the product entity the tag entity as follow : | | WHERE id_product='${product.id_product}'" parentDeltaQuery="select id_product as id from ps_product where id_p