* Work toward getting static backends going again, but they're still broken.BEAGLE_UNIFIED_INDEXES_BEFORE_HEAD_UPDATE_1
commit4008ef82f2b818800ce712d7b1eb8891e6b66955
authorjoeshaw <joeshaw>
Tue, 7 Nov 2006 21:27:32 +0000 (7 21:27 +0000)
committerjoeshaw <joeshaw>
Tue, 7 Nov 2006 21:27:32 +0000 (7 21:27 +0000)
treeb3146f2813e5673b91d4a3c4b67ccda569bef535
parent623fe058fc73063b6a75db2e9040d69ac78fb31a
* Work toward getting static backends going again, but they're still broken.

* Make the FSQ's LuceneNameResolver no longer inherit from
  LuceneQueryingDriver, and make public a number of previously protected
  methods in LQD.

* Move the file backend into the singleton LQD/LID as well.

* Get rid of UriFilters and now only use HitFilters.

* Snippets are broken, so disable them for now.
beagled/BackendDriver.cs
beagled/FileSystemQueryable/FileSystemQueryable.cs
beagled/FileSystemQueryable/LuceneNameResolver.cs
beagled/LuceneCommon.cs
beagled/LuceneFileQueryable.cs
beagled/LuceneQueryable.cs
beagled/LuceneQueryingDriver.cs
beagled/SnippetExecutor.cs
beagled/StaticQueryable.cs
beagled/TomboyQueryable/TomboyQueryable.cs