You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2011/08/24 11:40:07 UTC

[Solr Wiki] Update of "MailEntityProcessor" by DenizDurmus

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.

The "MailEntityProcessor" page has been changed by DenizDurmus:
http://wiki.apache.org/solr/MailEntityProcessor?action=diff&rev1=9&rev2=10

Comment:
fixing a typo

   * '''processAttachement''' : true|false. If true, the attachments are also indexed. They can be retrieved or searched using "attachment" and ""attachmentNames"  multi valued fields in the indexed documents.
  The MailEntityProcessor uses Apache Tika.
    
- === fetching mails since a certian date ===
+ === fetching mails since a certain date ===
  
   * '''fetchMailsSince''' : This should be in the format "yyyy-MM-dd HH:mm:ss"