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 JayHill:
http://wiki.apache.org/solr/DataImportHandler

------------------------------------------------------------------------------
  {{{
  <entity processor="PlainTextEntityProcessor" name="x" 
url="http://abc.com/a.txt";>
     <!-- copies the text to a field called 'text' in Solr-->
-   <field column="plainText" name="text/>
+   <field column="plainText" name="text"/>
- <entity>
+ </entity>
  }}}
  
  === LineEntityProcessor ===

Reply via email to