ASPseek development » Mailing list: aseek-devel » FW: [aseek-devel] RE: [aseek-users] SUN
Show: Today's Messages :: Unanswered Messages :: Show Polls :: Message Navigator
Email to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
FW: [aseek-devel] RE: [aseek-users] SUN Tue, 18 February 2003 03:38 Go to next message
Gregory Kozlovsky  is currently offline Gregory Kozlovsky
Messages: 39
Registered: October 2002
Member
From: i2-lundy-dc.swsoft.net
Kir,

Are you busy or are you not willing to help? Are those file formats
supposed to be secret? I need to move on.

Gregory

-----Original Message-----
From: Gregory Kozlovsky [mailto:kozlovsky@sipo.gess.ethz.ch]
Sent: Dienstag, 11. Februar 2003 17:43
To: 'aseek-devel@lists.asplinux.ru'
Subject: RE: [aseek-devel] RE: [aseek-users] SUN


Kir,

The files are not slightly different, they are completely different in size.
Files on Solaris are absent or much smaller than on Linux. Either there is
some new problem, or I made a mistake changing the code. The fastest way to
find the problem would be to trace file creation. If you can give me the
formats,
I will continue. If you have another idea how to trace the problem, please
tell
me.

Gregory

-----Original Message-----
From: Kir Kolyshkin [mailto:kir@asplinux.ru]
Sent: Dienstag, 11. Februar 2003 17:30
To: aseek-devel@lists.asplinux.ru
Subject: Re: [aseek-devel] RE: [aseek-users] SUN


Files are different because ASPseek do not take into account endianness
issue. That creates only one problem: files are non-portable between big-
and little-endian architectures. So far I haven't heard any problem report
about it. In any case, converting it easy.

Gregory Kozlovsky wrote:
>>This is not easy, but I have already done 80 or so per cent of the work;
>>results of my work are available in aspseek_solaris CVS branch. See that
>>the work is not (1) finished and (2) merged into main trunk. So, if you
are
>
>
>>interested, you can tru to finish it yourself, test, and send me the
patch.
>>I, personally, do not neither have time nor hardware to finish it. :(
>
>
> Hello, Kir,
>
> In software engineering it is known that to finish a job done 90 percent
> normally takes much more time than to start it from scratch -:)
>
> After the changes I made, I can compile and run index. Then, I compare the
> results with indexing exactly the same documents on a Linux server. The
> mysql
> database seems OK, but the flat files on Solaris are different from the
> files on
> Linux. Can you please give me info on their format, I mean 00w/ till 99w/
> and the
> rest.
>
> Regards,
>
> Gregory
>
>
> -----Original Message-----
> From: Kir Kolyshkin [mailto:kir@asplinux.ru]
> Sent: Montag, 3. Februar 2003 17:36
> To: aseek-users@lists.asplinux.ru
> Subject: Re: [aseek-users] SUN
>
>
> As I believe most users do not want to dig deep into ASPseek source code,
I
> have answered to this most and moved the discussion to aseek-devel list.
> Those interested in this thread can subscibe to aseek-devel (see
> http://www.aspseek.org/ml-devell.php), or view list archives at either
>


--
== kir_at_asplinux.ru == 7551596_at_ICQ == 6722750_at_sms.beemail.ru ==

Stuckness shouldn't be avoided. It's the psychic predecessor of all
real understanding. An egoless acceptance of stuckness is a key to an
understanding of all Quality, in mechanical work as in other endeavors.
-- R. Pirsig, "Zen and the Art of Motorcycle Maintenance"
  Send a private message to this user    
Re: FW: [aseek-devel] RE: [aseek-users] SUN Tue, 18 February 2003 04:34 Go to previous message
kir  is currently offline kir
Messages: 488
Registered: October 2002
Location: Moskow, Russia
Senior Member
Administrator
Core Developer

From: i2-lundy-dc.swsoft.net
Yes, I'm buzy, and no, I'm not against helping people to know ASPseek
internals better. But that code was not written by me, and there are no any
docs, so I can't help you more than the reading of source code can help.

So, read the code, cvs changelogs, think, and eventually you will be
enlightened.

Gregory Kozlovsky wrote:
> Kir,
>
> Are you busy or are you not willing to help? Are those file formats
> supposed to be secret? I need to move on.
>
> Gregory
>
> -----Original Message-----
> From: Gregory Kozlovsky [mailto:kozlovsky@sipo.gess.ethz.ch]
> Sent: Dienstag, 11. Februar 2003 17:43
> To: 'aseek-devel@lists.asplinux.ru'
> Subject: RE: [aseek-devel] RE: [aseek-users] SUN
>
>
> Kir,
>
> The files are not slightly different, they are completely different in size.
> Files on Solaris are absent or much smaller than on Linux. Either there is
> some new problem, or I made a mistake changing the code. The fastest way to
> find the problem would be to trace file creation. If you can give me the
> formats,
> I will continue. If you have another idea how to trace the problem, please
> tell
> me.
>
> Gregory
>
> -----Original Message-----
> From: Kir Kolyshkin [mailto:kir@asplinux.ru]
> Sent: Dienstag, 11. Februar 2003 17:30
> To: aseek-devel@lists.asplinux.ru
> Subject: Re: [aseek-devel] RE: [aseek-users] SUN
>
>
> Files are different because ASPseek do not take into account endianness
> issue. That creates only one problem: files are non-portable between big-
> and little-endian architectures. So far I haven't heard any problem report
> about it. In any case, converting it easy.
>
> Gregory Kozlovsky wrote:
>
>>>This is not easy, but I have already done 80 or so per cent of the work;
>>>results of my work are available in aspseek_solaris CVS branch. See that
>>>the work is not (1) finished and (2) merged into main trunk. So, if you
>
> are
>
>>
>>>interested, you can tru to finish it yourself, test, and send me the
>
> patch.
>
>>>I, personally, do not neither have time nor hardware to finish it. :(
>>
>>
>>Hello, Kir,
>>
>>In software engineering it is known that to finish a job done 90 percent
>>normally takes much more time than to start it from scratch -:)
>>
>>After the changes I made, I can compile and run index. Then, I compare the
>>results with indexing exactly the same documents on a Linux server. The
>>mysql
>>database seems OK, but the flat files on Solaris are different from the
>>files on
>>Linux. Can you please give me info on their format, I mean 00w/ till 99w/
>>and the
>>rest.
>>
>> Regards,
>>
>> Gregory
>>
>>
>>-----Original Message-----
>>From: Kir Kolyshkin [mailto:kir@asplinux.ru]
>>Sent: Montag, 3. Februar 2003 17:36
>>To: aseek-users@lists.asplinux.ru
>>Subject: Re: [aseek-users] SUN
>>
>>
>>As I believe most users do not want to dig deep into ASPseek source code,
>
> I
>
>>have answered to this most and moved the discussion to aseek-devel list.
>>Those interested in this thread can subscibe to aseek-devel (see
>>http://www.aspseek.org/ml-devell.php), or view list archives at either
>>
>
>
>


--
== kir_at_asplinux.ru == 7551596_at_ICQ == 6722750_at_sms.beemail.ru ==

Stuckness shouldn't be avoided. It's the psychic predecessor of all
real understanding. An egoless acceptance of stuckness is a key to an
understanding of all Quality, in mechanical work as in other endeavors.
-- R. Pirsig, "Zen and the Art of Motorcycle Maintenance"

  Send a private message to this user    
  Switch to threaded view of this topic Create a new topic Submit Reply
Next Topic:[aseek-devel] Re: [aseek-users] SUN
Goto Forum:
  
-=] Back to Top [=-

Current Time: Thu Sep 9 10:46:00 EDT 2010

Total time taken to generate the page: 0.02036 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 2.6.1RC3
Copyright ©2001-2004 Advanced Internet Designs Inc.