RE: how to store file path in Solr when using TikaEntityProcessor

2012-03-28 Thread ZHANG Liang F
: Ahmet Arslan Subject: Re: how to store file path in Solr when using TikaEntityProcessor Hi, you should change your data-config moving data that come from FileListEntityProcessor to its entity, one level up. Try this configuration

Re: how to store file path in Solr when using TikaEntityProcessor

2012-03-28 Thread Luca Cavanna
lto:iori...@yahoo.com] > Sent: 2012年3月27日 22:43 > To: solr-user@lucene.apache.org > Subject: Re: how to store file path in Solr when using TikaEntityProcessor > > > > I am using DIH to index local file system. But the file path, size and > > lastmodified fi

RE: how to store file path in Solr when using TikaEntityProcessor

2012-03-27 Thread ZHANG Liang F
Could you please show me how to get those values inside TikaEntityProcessor? -Original Message- From: Ahmet Arslan [mailto:iori...@yahoo.com] Sent: 2012年3月27日 22:43 To: solr-user@lucene.apache.org Subject: Re: how to store file path in Solr when using TikaEntityProcessor > I am us

Re: how to store file path in Solr when using TikaEntityProcessor

2012-03-27 Thread Ahmet Arslan
> I am using DIH to index local file system. But the file > path, size and lastmodified field were not stored. in the > schema.xml I defined: > > >     indexed="true" stored="true"/> >     indexed="true" stored="true" /> >     >     indexed="true" stored="true" /> >     indexed="true" stored="t