4
edits
(15 intermediate revisions by 8 users not shown) | |||
Line 2: | Line 2: | ||
The intent of this meeting is to discuss full-text indexing in and around the Mozilla platform. A number of different Mozilla-platform based projects either currently have or plan to have full-text indexing. We'd like to talk about existing experience, available engines, and ways to work together on this stuff. | The intent of this meeting is to discuss full-text indexing in and around the Mozilla platform. A number of different Mozilla-platform based projects either currently have or plan to have full-text indexing. We'd like to talk about existing experience, available engines, and ways to work together on this stuff. | ||
[http://timeanddate.com/worldclock/fixedtime.html?year=2008&month=8&day=19&hour=20&min=30&sec=0 Tuesday August 19, 20:30 UTC (1:30pm Pacific, 4:30pm Eastern)] | [http://timeanddate.com/worldclock/fixedtime.html?year=2008&month=8&day=19&hour=20&min=30&sec=0 Tuesday August 19, 20:30 UTC (1:30pm Pacific, 4:30pm Eastern)] | ||
IRC backchannel: #fulltext | IRC backchannel: #fulltext | ||
Line 33: | Line 23: | ||
=== [[User:Beckley/Indexed_Search_Proposal#Incorporating_an_Indexing_Engine|Existing Engines]] === | === [[User:Beckley/Indexed_Search_Proposal#Incorporating_an_Indexing_Engine|Existing Engines]] === | ||
* SQLite (FTS3/4) | * SQLite (FTS3/4) | ||
* | ** [https://wiki.mozilla.org/Places:Full_Text_Indexing Places history indexing GSOC project using FTS2] | ||
* CLucene | |||
** [http://doxygen.flock.com/doxygen/flock/trunk/interfaceflock_i_lucene.html As used by Flock] | ** [http://doxygen.flock.com/doxygen/flock/trunk/interfaceflock_i_lucene.html As used by Flock] | ||
* .. | * See also [https://wiki.mozilla.org/Places:Full_Text_Indexing Places investigative doc] | ||
=== Attendees === | === Attendees === | ||
__NOTOC__ | __NOTOC__ | ||
* Myk | |||
* asuth | |||
* bienvenu | |||
* dmose | |||
* lilmatt | |||
* yosh | |||
* ctalbert | |||
* beckley | |||
* simonwex | |||
* dietrich | |||
* david ascher | |||
* clarkbw | |||
* emrebirol | |||
* ianloic | |||
* (Various other who folks have confirmed via other channels) |
edits