Hi everybody, someone can help me please with this:


I have a problem to index the part named "contenusection".


-Data-config.xml :
 <entity name="contenusection" query="select * from contenusection where 
section_id = '${section.id}'">

Section.id Is ok => <field column="id"   name="section_id"/>

-Schema.xml
<field name="section_id" type="long"                indexed="true"  
stored="true"/>

<field name="contenusection_id"  type="long"              indexed="true"  
stored="true" />

In the Schema browser section_id is filled, but after reindexation which is 
completed, but there is nothing in contenusection_id.
##
Apache Software 
Foundation\apache-solr-3.6.0\example\example-DIH\solr\db\conf\db-data-config.xmlfull-importidle2149502012-08-10
 09:26:42Indexing completed. Added/Updated: 71 documents. Deleted 0 
documents.2012-08-10 09:26:42710:0:0.270This response format is experimental. 
It is likely to change in the future.
##

I have no more ideas why there is nothing in contenusection_id, while I have 
everything else good.



Think green - keep it on the screen.

This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.

Reply via email to