On 1/29/07, Leandro Saad <[EMAIL PROTECTED]> wrote:
...I'd like to know if solr can index Word, Excel and PDF files or I must create a xml representation of those files matching my schema?...
Currently you must create the XML yourself outside of Solr. This might change, see https://issues.apache.org/jira/browse/SOLR-104 and the recent related "update plugins" discussions. -Bertrand