Implemented new search engine for managed objects.

This commit is contained in:
Blake Watters
2012-08-01 18:12:53 -04:00
parent 07aadeebdf
commit 232b3eb861
57 changed files with 1266 additions and 1039 deletions

View File

@@ -28,8 +28,6 @@
#import "RKManagedObjectCaching.h"
#import "RKInMemoryManagedObjectCache.h"
#import "RKFetchRequestManagedObjectCache.h"
#import "RKSearchableManagedObject.h"
#import "RKSearchWord.h"
#import "RKPropertyInspector+CoreData.h"
#import "RKObjectMappingProvider+CoreData.h"