Full Text Indexing Progress

From GO Wiki
Revision as of 17:11, 21 September 2010 by Sjcarbon (talk | contribs)
Jump to navigation Jump to search

Overview

There are two separate fronts of progress for FTI. The first is in the indexing system itself; this would include things like software used (Solr, Jetty, etc.), schema, deployment, hardware, and other low-level issues that are probably not going to be hugely important to end-of-the-line users and programmers. The second is the consumption and use of FTI. This would include the integration into various pieces of software, services built up around FTI, and (possibly) abstraction APIs.

While there are some blurry points in this distinction (e.g. what about a JSON service built directly into the engine), hopefully it will provide a logical way to divide most of the problems that will be faced.

System Progress

Current

This is the current of affairs.

Hardware

Solr on Jetty is currently installed on a BBOP development workstation. While not really available for public use, it is being used to test ways of integrating core software to use FTI (see below).

Schema

Production schema: http://geneontology.svn.sourceforge.net/viewvc/geneontology/java/solr/solr/go-data-config.xml?revision=2881&view=markup

Lucene schema: http://geneontology.svn.sourceforge.net/viewvc/geneontology/java/solr/solr/schema.xml?revision=2934&view=markup

Software Progress

Design Progress

One

Experimental


Two

???

Target

Software

Current

Past

  • ...
  • ...
  • ...