I do have a set of old lucene index files, probably 15-20 years old. Every
index directory contains
four files, something like these...(size is different)
_0.cfx 47, 942 KB
_s.cfs 1,78,687 KB
segments.gen1 KB
segments_2 1 KB
When I try to open an index using Py
> On Oct 22, 2024, at 17:16, Prashant Saxena wrote:
>
> Well, I can't run 'make' ;-), That's been the main problem since the
> beginning.
You could if you installed cygwin.
> I just checked a few scripts and they are working fine. I'll start testing
> extensively within the next few days
>
Well, I can't run 'make' ;-), That's been the main problem since the
beginning.
I just checked a few scripts and they are working fine. I'll start testing
extensively within the next few days
and post here in case of any bugs.
On Tue, Oct 22, 2024 at 7:28 PM Andi Vajda wrote:
>
> On Tue, 22 Oct
On Tue, 22 Oct 2024, Prashant Saxena wrote:
Voila;-)
The PyLucene extension is finally built on Windows.
Does it run, do the tests pass ? run "make test"...
Thanks Andi, I really
appreciate your help & guidance.
Excellent, thank you for being so persistent.
You didn't pick an easy set
Voila;-)
The PyLucene extension is finally built on Windows. Thanks Andi, I really
appreciate your help & guidance.
Again there were same errors as before
D:\projects\database\pylucene-10.0.0\build\_lucene\org/objectweb/asm/Opcodes.h(245):
error C2059: syntax error: 'constant'
D:\projects\data
On Tue, 22 Oct 2024, Andi Vajda wrote:
On Tue, 22 Oct 2024, Prashant Saxena wrote:
Here are three of them
pylucene-10.0.0\build\_lucene\java/lang/System$Logger$Level.h(41)
static System$Logger$Level *ERROR;
pylucene-10.0.0\build\_lucene\org/antlr/v4/runtime/atn/ATNSimulator.h(63)
static ::
On Tue, 22 Oct 2024, Prashant Saxena wrote:
Here are three of them
pylucene-10.0.0\build\_lucene\java/lang/System$Logger$Level.h(41)
static System$Logger$Level *ERROR;
pylucene-10.0.0\build\_lucene\org/antlr/v4/runtime/atn/ATNSimulator.h(63)
static ::org::antlr::v4::runtime::dfa::DFAState *ER
Here are three of them
pylucene-10.0.0\build\_lucene\java/lang/System$Logger$Level.h(41)
static System$Logger$Level *ERROR;
pylucene-10.0.0\build\_lucene\org/antlr/v4/runtime/atn/ATNSimulator.h(63)
static ::org::antlr::v4::runtime::dfa::DFAState *ERROR;
pylucene-10.0.0\build\_lucene\org/objectwe
> On Oct 22, 2024, at 09:01, Prashant Saxena wrote:
>
> Ok, much less errors after building and reinstalling JCC
>
> D:\projects\database\pylucene-10.0.0\build\_lucene\java/lang/System$Logger$Level.h(41):
> error C2059: syntax error: 'constant'
Hmm, so you still have the error with 'constant
Ok, much less errors after building and reinstalling JCC
D:\projects\database\pylucene-10.0.0\build\_lucene\java/lang/System$Logger$Level.h(41):
error C2059: syntax error: 'constant'
D:\projects\database\pylucene-10.0.0\build\_lucene\java/lang/System$Logger$Level.h(41):
error C2238: unexpected tok
10 matches
Mail list logo