Displaying 9 results from an estimated 9 matches for "zhangshangtong".
2014 Feb 12
2
A beginner in "Posting list encoding improvements"
On 12 Feb 2014, at 14:58, "Hurricane Tong" <zhangshangtong.cpp at qq.com> wrote:
> hurricanetong at hurricanetong-VirtualBox:~/workspace$ g++ `xapian-config --cxxflags --libs` BuildIndexDemo.cpp
You want to use xapian-config-1.3 here, not xapian-config (which will be the installed version, not the trunk version you built).
I've just built trun...
2014 Feb 12
2
A beginner in "Posting list encoding improvements"
...gt;
>
> ------------------ Original ------------------
> From: "James Aylett";<james-xapian at tartarus.org>;
> Date: Wed, Feb 12, 2014 08:18 PM
> To: "Xapian Development"<xapian-devel at lists.xapian.org>;
> Cc: "Hurricane Tong"<zhangshangtong.cpp at qq.com>;
> Subject: Re: [Xapian-devel] A beginner in "Posting list encoding improvements"
>
>
>
> On 12 Feb 2014, at 08:55, Olly Betts <olly at survex.com> wrote:
>
> > For GSoC projects, I'd recommend developing on Linux, or another
>...
2014 Mar 13
3
Optimized VSEncoding
...------------------
Shangtong Zhang,Second Year Undergraduate,
School of Computer Science,
Fudan University, China.
------------------ Original ------------------
From: "Olly Betts";<olly at survex.com>;
Date: Wed, Mar 12, 2014 04:37 PM
To: "Hurricane Tong"<zhangshangtong.cpp at qq.com>;
Cc: "xapian-devel"<xapian-devel at lists.xapian.org>;
Subject: Re: [Xapian-devel] Optimized VSEncoding
On Wed, Mar 12, 2014 at 12:30:09PM +0800, Hurricane Tong wrote:
> I optimized the code of VSEncoder,
> and encode/decode the whole list, linux.postl...
2014 Feb 13
2
A beginner in "Posting list encoding improvements"
...of Computer Science,
Fudan University, China.
------------------ Original ------------------
From: "Ralf Mattes";<rm at seid-online.de>;
Date: Wed, Feb 12, 2014 11:02 PM
To: "James Aylett"<james-xapian at tartarus.org>;
Cc: "Hurricane Tong"<zhangshangtong.cpp at qq.com>; "xapian-devel"<xapian-devel at lists.xapian.org>;
Subject: Re: [Xapian-devel] A beginner in "Posting list encoding improvements"
On Wed, Feb 12, 2014 at 03:07:30PM +0000, James Aylett wrote:
> On 12 Feb 2014, at 14:58, "Hurricane Tong"...
2014 Feb 12
2
A beginner in "Posting list encoding improvements"
On 12 Feb 2014, at 08:55, Olly Betts <olly at survex.com> wrote:
> For GSoC projects, I'd recommend developing on Linux, or another
> Unix-like platform. I think everyone who has so far expressed an
> interest in mentoring uses Linux or Mac OS X, so we're much better
> placed to help with development on such platforms.
If you're on Windows, the way of doing this
2014 Feb 13
2
回复: A beginner in "Posting list encoding improvements"
...t Regards.
------------------
HurricaneTong,Second Year Undergraduate,
School of Computer Science,
Fudan University, China.
------------------ ???? ------------------
???: "Olly Betts";<olly at survex.com>;
????: 2014?2?13?(???) ??10:09
???: "Hurricane Tong"<zhangshangtong.cpp at qq.com>;
??: "xapian-devel"<xapian-devel at lists.xapian.org>;
??: Re: [Xapian-devel] A beginner in "Posting list encoding improvements"
On Thu, Feb 13, 2014 at 09:48:27AM +0800, Hurricane Tong wrote:
> I uninstall xapian1.3 and install xapian-1.2.17
>...
2014 Jul 07
1
quassel client failure
Hi,
Is there something wrong with lcov.xapian.org ?
It seems my quassel client suddenly can't connect to it.
------------------
Shangtong Zhang,Second Year Undergraduate,
School of Computer Science,
Fudan University, China.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 May 10
2
some trouble when devising skiplist
Hi,
I was confronted with some trouble, I describe the trouble in my journal
http://trac.xapian.org/wiki/GSoC2014/Posting%20list%20encoding%20improvements/Journal#May10
And corresponding code is in my git.
Would you like to give me some help?
------------------
Shangtong Zhang,Second Year Undergraduate,
School of Computer Science,
Fudan University, China.
-------------- next part
2014 Feb 11
2
A beginner in "Posting list encoding improvements"
Greeting everyone,
I'm an undergraduate Computer Science student from Fudan university, China. These days I'm searching for some projects for the Google Summer of Code 2014, and I discovered Xapian. Among so many projects displayed in http://trac.xapian.org/wiki/GSoCProjectIdeas#Project:Postinglistencodingimprovements, I'm very interested in Posting list encoding improvements. When I