[Gsoc-discuss] First GSOC Status Check

Jan Urbański wulczer at gmail.com
Tue Jun 3 19:27:26 UTC 2008


Mickael Deloison wrote:
> 2008/6/3 Josh Berkus <josh at postgresql.org>:
>> Mentors and Students:
>>
>> Please report your current project status.  Have you started work?  What
>> obstacles have you encountered?  2-3 lines, or a link to a wiki update, is
>> fine.

Hi!

I now have storing most frequent lexemes in a text array worked out - 
there are some rough edges, some small decisions to be made, but it works.

Right now I'm figuring out how to traverse the lexemes in a tsquery- I'm 
still figuring out the tree structure.

Look here if you're interested: 
http://git.postgresql.org/?p=~wulczer/gsoc08-tss.git;a=summary
It should cleanly merge with HEAD and it won't break anything. You can 
then ANALYZE a tsvector column and look at pg_stats.

Cheers,
Jan


More information about the Gsoc-discuss mailing list