[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •Indexing proposal finally released!
Page 1 of 1

Indexing proposal finally released!

Posted: 06 May 2010 09:50
by Payne
Hi all,


after talk with mbastian I started working on indexing proposal which should add support for effective indexing/searching. Sorry for the delay, but the indexing concept is not as easy as I thought so finally the proposal is released. There are some basic question which should be answered, other projects comparison, detailed proposal and implementation fragments, performance optimizations... In fact one chapter about Lucene basic concepts is still missing, but for the indexing proposal it is not necessary and I will add it later.

Re: Indexing proposal finally released!

Posted: 06 May 2010 14:40
by cezar_1
Very nice, I need to acquaint with this proposal. I think it has a significant impact on my project, so I will take it into consideration.

Re: Indexing proposal finally released!

Posted: 06 May 2010 15:35
by Payne
Yes, in fact more people are interested in and more GSoC projects should be influenced.

That was the point of the document. If you have any questions about it, any improvement ideas or anything that is not clear, contact me or mbastian through official dev mailing list.