Re: [CLucene-dev] clucene - cl_demo stops with error

2010-06-19 Thread Itamar Syn-Hershko
day, June 18, 2010 8:04 PM > To: clucene-developers@lists.sourceforge.net > Subject: Re: [CLucene-dev] clucene - cl_demo stops with error > > Thanks for the clarification about cl_demo. I saw that the > demo code got slightly altered yesterday. > Though, the demo app still crashes with th

Re: [CLucene-dev] clucene - cl_demo stops with error

2010-06-18 Thread Klemens Friedl
he smallest text files in the directory). The index >> > merging and optimizing process takes unusally (in my opinion) long >> > time, as the index files are combined maybe a megabyte of >> disc space. >> > weird. >> > >> > >> > 2010/6/13 Ita

Re: [CLucene-dev] clucene - cl_demo stops with error

2010-06-16 Thread Itamar Syn-Hershko
> To: clucene-developers@lists.sourceforge.net > Subject: Re: [CLucene-dev] clucene - cl_demo stops with error > > I tried to execute the cl_demo in both versions with an > reduced reuters corpa; see difference in the files: > files-reuters_*.txt > > the branch cl_demo vers

Re: [CLucene-dev] clucene - cl_demo stops with error

2010-06-13 Thread Klemens Friedl
m: Klemens Friedl [mailto:fri...@gmail.com] >>> Sent: Sunday, June 13, 2010 5:37 PM >>> To: clucene-developers@lists.sourceforge.net >>> Subject: Re: [CLucene-dev] clucene - cl_demo stops with error >>> >>> I build and executed cl_test and cl_demo again on

Re: [CLucene-dev] clucene - cl_demo stops with error

2010-06-13 Thread Itamar Syn-Hershko
rge.net > Subject: Re: [CLucene-dev] clucene - cl_demo stops with error > > cl_test apps run, but one test fails in both, and both > versions run a different amount of tests. > > cl_test (master) runs 97 tests, one of the two UTF8 tests > failed, see "cl_test

Re: [CLucene-dev] clucene - cl_demo stops with error

2010-06-13 Thread Klemens Friedl
branches, cl_test works fine but cl_demo crashes? > >> -Original Message- >> From: Klemens Friedl [mailto:fri...@gmail.com] >> Sent: Sunday, June 13, 2010 5:37 PM >> To: clucene-developers@lists.sourceforge.net >> Subject: Re: [CLucene-dev] clucene - cl_demo

Re: [CLucene-dev] clucene - cl_demo stops with error

2010-06-13 Thread Itamar Syn-Hershko
> > > > Itamar. > > > >> -Original Message- > >> From: Klemens Friedl [mailto:fri...@gmail.com] > >> Sent: Sunday, June 13, 2010 11:16 AM > >> To: clucene-developers@lists.sourceforge.net > >> Subject: Re: [CLucene-dev] clucene - cl

Re: [CLucene-dev] clucene - cl_demo stops with error

2010-06-13 Thread Klemens Friedl
m] >> Sent: Sunday, June 13, 2010 11:16 AM >> To: clucene-developers@lists.sourceforge.net >> Subject: Re: [CLucene-dev] clucene - cl_demo stops with error >> >> I tried the cl_test and cl_demo with the atomicthreads branch >> and default cmake settings (exce

Re: [CLucene-dev] clucene - cl_demo stops with error

2010-06-13 Thread Itamar Syn-Hershko
to:fri...@gmail.com] > Sent: Sunday, June 13, 2010 11:16 AM > To: clucene-developers@lists.sourceforge.net > Subject: Re: [CLucene-dev] clucene - cl_demo stops with error > > I tried the cl_test and cl_demo with the atomicthreads branch > and default cmake settings (except added

Re: [CLucene-dev] clucene - cl_demo stops with error

2010-06-13 Thread Klemens Friedl
I tried the cl_test and cl_demo with the atomicthreads branch and default cmake settings (except added zlib path vars). (see attached log files) cl_test runs through 102 tests, but fails on first of two UTF8 tests. cl_demo indexes all files of the reuters corpa, though it deadlocks right after tha

Re: [CLucene-dev] clucene - cl_demo stops with error

2010-06-12 Thread Klemens Friedl
I forgot to mention that I ran the cl_test app earlier today, it stopped with an failure at test 97. (although, I may have used slightly different cmake settings) I will try out that branch tomorrow, as it's already late there. Klemens 2010/6/12 Itamar Syn-Hershko : > I'm running cl_test on a s

Re: [CLucene-dev] clucene - cl_demo stops with error

2010-06-12 Thread Itamar Syn-Hershko
I'm running cl_test on a similar environment without any problem (using the default CMake config). One of the tests there indexes the reuters corpus too. Can you try running that? The actual error looks like something we fixed in the atomicthreads branch, and wasn't merged into master yet due to l