Re: Optimize not having any effect on my index

2010-01-04 Thread Aleksander Stensby
Hey, I managed to run it correctly after a few restarts. Don't really know what happened. Can't really see what this would have had to do with compound file format tho? But no, I'm not using compund file format. Cheers and thanks for your replies, Aleks On Mon, Dec 21, 2009 at 8:27 AM, gurudev

Re: Optimize not having any effect on my index

2009-12-20 Thread gurudev
Hi, Are you using the compound file format? If yes, then, have u set it properly in solrconfig.xml, if not, then, change to: true (this is by default 'false') under the tags: ... and, ... Aleksander Stensby wrote: > > Hey guys, > I'm getting some strange behavior here, and I'm won

Re: Optimize not having any effect on my index

2009-12-18 Thread Sascha Szott
Hi Aleksander, Aleksander Stensby wrote: So i tried with curl: curl http://server:8983/solr/update --data-binary '' -H 'Content-type:text/xml; charset=utf-8' No difference here either... Am I doing anything wrong? Do i need to issue a commit after the optimize? Did you restart the Solr server i