CVSROOT:        /cvs/gnome
Module name:    beagle
Changes by:     joeshaw 06/11/13 17:36:36

Modified files:
        BeagleClient   : Tag: beagle-unified-indexes-branch Hit.cs 
                         QueryableStatus.cs RemoteControl.cs 
        beagled        : Tag: beagle-unified-indexes-branch 
                         BackendBase.cs BackendDriver.cs IBackend.cs 
                         LuceneCommon.cs LuceneQueryable.cs 
                         LuceneQueryingDriver.cs QueryDriver.cs 
                         RemoteControlExecutors.cs SnippetExecutor.cs 
        beagled/AkregatorQueryable: Tag: beagle-unified-indexes-branch 
                                    AkregatorQueryable.cs 
        beagled/EvolutionDataServerQueryable: Tag: 
                                              beagle-unified-indexes-branch 
                                              EvolutionDataServerQueryable.cs 
        beagled/EvolutionMailDriver: Tag: beagle-unified-indexes-branch 
                                     EvolutionMailDriver.cs 
        beagled/FileSystemQueryable: Tag: beagle-unified-indexes-branch 
                                     FileCrawlTask.cs 
                                     FileSystemQueryable.cs 
                                     TreeCrawlTask.cs 
        beagled/IndexingServiceQueryable: Tag: 
                                          beagle-unified-indexes-branch 
                                          IndexingServiceQueryable.cs 
        beagled/KMailQueryable: Tag: beagle-unified-indexes-branch 
                                KMailQueryable.cs 
        beagled/KonqHistoryQueryable: Tag: beagle-unified-indexes-branch 
                                      KonqQueryable.cs 
        beagled/KopeteQueryable: Tag: beagle-unified-indexes-branch 
                                 KopeteQueryable.cs 
        beagled/LifereaQueryable: Tag: beagle-unified-indexes-branch 
                                  LifereaQueryable.cs 
        beagled/ThunderbirdQueryable: Tag: beagle-unified-indexes-branch 
                                      ThunderbirdQueryable.cs 
        tools          : Tag: beagle-unified-indexes-branch Info.cs 
                         Query.cs 

Log message:
Today's progress, fixing as many of the things commented out with
#if joe_wip or with comment containing XXX:

* Renamed QueryableStatus to BackendStatus, and make some of the code,
particularly in the remote control stuff a little saner.

* Also renamed QueryableState to BackendState.

* Fix a bug in the LuceneQueryingDriver in which hits were being returned
twice.  This along with the URI remapping in the FSQ is what was causing
snippets to be broken.

* Fix up beagle-query to also show filter keyword mappings.

Still broken:

* Item counts are still reported wrong since they're reported by the
index count, not the source count.  This will probably require a Lucene
query, but we can do it entirely from the daemon and not call out to the
helper.

Still to come:

* Splitting up the singleton index into multiple indices.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beagle&who=joeshaw&date=explicit&mindate=2006-11-13%2017:35&maxdate=2006-11-13%2017:37

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

Reply via email to