CVSROOT:        /cvs/gnome
Module name:    beagle
Changes by:     joeshaw 05/12/02 15:23:22

Modified files:
        beagled        : LuceneCommon.cs LuceneQueryable.cs 
                         LuceneQueryingDriver.cs Queryable.cs 
                         QueryDriver.cs SnippetExecutor.cs 
        BeagleClient   : Hit.cs Indexable.cs Query.cs 
        tools          : Query.cs 

Log message:
Clean up the mess that was handing sources.  Sources are now stored as
properties in the index, like the hit type and mime type, and are
reflected as the name of the backend, rather than simply "lucene", so
that client-side filtering on sources is sane.  This bumps up the
index version, requiring a rebuild of the indexes.

Also fix a problem whereby index version mismatches in read-only indexes
would cause exceptions to be thrown at query-time.  Now we throw an
exception at instantiation-time if we're a read-only index and can't
create a new one, and drop that index from the searchable queryables
altogether.

Fix a recent problem in beagle-query in which filtering by hit type,
mime type, etc. would cause an exception

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beagle&who=joeshaw&date=explicit&mindate=2005-12-02%2015:22&maxdate=2005-12-02%2015:24

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to