Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by NoblePaul: http://wiki.apache.org/solr/DataImportHandler ------------------------------------------------------------------------------ <field column="price" /> <field column="popularity" /> <field column="inStock" /> + <field column="includes" /> <entity name="feature" query="select description from feature where item_id='${item.id}'">
