Re: problem to indexing pdf directory

2012-02-17 Thread alessio crisantemi
I'm confused now.. so, my last question: I add this in my solrconfig.xml: c:\solr\conf\db-config.xml And I wrote my db-config.xml like this: that's must work, in your opinion

Re: problem to indexing pdf directory

2012-02-17 Thread Erick Erickson
Sorry, my error! In that case you *do* have to do some fiddling to get it all to work. Good Luck! Erick On Fri, Feb 17, 2012 at 3:27 PM, alessio crisantemi wrote: > i try...but i works with solr 1.4.1 > > Il giorno 17 febbraio 2012 15:59, Erick Erickson > ha scritto: > >> You should not have

Re: problem to indexing pdf directory

2012-02-17 Thread alessio crisantemi
i try...but i works with solr 1.4.1 Il giorno 17 febbraio 2012 15:59, Erick Erickson ha scritto: > You should not have to do anything with Maven, the instructions > you followed were from 1.4.1 days.. > > Assuming you're working with a 3.x build, here's a data-config > that worked for me,

Re: problem to indexing pdf directory

2012-02-17 Thread Erick Erickson
You should not have to do anything with Maven, the instructions you followed were from 1.4.1 days.. Assuming you're working with a 3.x build, here's a data-config that worked for me, just a straight distro. But note a couple of things: 1> for simplicity, I changed the schema.xml to NOT require

Re: problem to indexing pdf directory

2012-02-17 Thread alessio crisantemi
thanks gora for your help. I installed Maven and downloaded Tika following the guide: But I have an errore during the built of Tika about 'tika compiler', and the maven installation of Tika is stopped. there is another way? thank you a. 2012/2/16 Gora Mohanty > On 16 February 2012 21:37, alessi

Re: problem to indexing pdf directory

2012-02-16 Thread alessio crisantemi
Yes, I read it. But I don't know the cause. and more: I work on windows and so, I configured manually tika and solr because I don't have maven... 2012/2/16 Gora Mohanty > On 16 February 2012 21:37, alessio crisantemi > wrote: > > here the log: > > > > > > org.apache.solr.handler.dataimport.Data

Re: problem to indexing pdf directory

2012-02-16 Thread Gora Mohanty
On 16 February 2012 21:37, alessio crisantemi wrote: > here the log: > > > org.apache.solr.handler.dataimport.DataImporter doFullImport > Grave: Full Import failed > org.apache.solr.handler.dataimport.DataImportHandlerException: 'baseDir' is > a required attribute Processing Document # 1 [...] Th

Re: problem to indexing pdf directory

2012-02-16 Thread alessio crisantemi
here the log: org.apache.solr.handler.dataimport.DataImporter doFullImport Grave: Full Import failed org.apache.solr.handler.dataimport.DataImportHandlerException: 'baseDir' is a required attribute Processing Document # 1 at org.apache.solr.handler.dataimport.FileListEntityProcessor.init(FileLis

Re: problem to indexing pdf directory

2012-02-16 Thread alessio crisantemi
yes, but if I use TikaEntityProcessor the result of my full-import is 0 1 0 Indexing failed. Rolled back all changes. 2012/2/16 alessio crisantemi > Hi all, > I have a problem to configure a pdf indexing from a directory in my solr > wit DIH: > > with this data-config > > > > > >

Re: problem to indexing pdf directory

2012-02-16 Thread Gora Mohanty
On 16 February 2012 14:33, alessio crisantemi wrote: > Hi all, > I have a problem to configure a pdf indexing from a directory in my solr > wit DIH: > > with this data-config > > > >   >   >      name="tika-test" >    processor="FileListEntityProcessor" >    baseDir="D:\gioconews_archivio\marzo20

problem to indexing pdf directory

2012-02-16 Thread alessio crisantemi
Hi all, I have a problem to configure a pdf indexing from a directory in my solr wit DIH: with this data-config I obtain this result: full-import idle - 0:0:2.44 0 43 0 2012-02-12 19:06:00 Indexing failed. Rolled