Rupert Daniel
db05d876f7
Updated FTS unit tests.
2018-01-24 11:29:57 +00:00
Robbie Hanson
c19cef115f
Refactoring YapDatabaseView code: Now the core underlying architecture is split into its own abstract base class. This will allow other view-based classes to be created easier.
2016-06-16 17:53:24 -07:00
Robbie Hanson
acc282b9ca
Fixing Xcode-desktop project
2015-07-02 16:36:59 -07:00
Robbie Hanson
f3c977d3d6
Adding "YapDatabaseReadTransaction *transaction" to parameter list for YapDatabaseView & YapDatabaseFilteredView blocks.
...
This allows for more flexibility when implementing your grouping/sorting/filtering blocks. That is, you can now use other objects (in the database), or even other extensions to assist you in the implementation logic.
2015-06-09 15:07:14 -07:00
Robbie Hanson
d0920352d5
Changing YapCollectionKeyCreate to a macro. Better performance & fixes compiler issues.
2015-05-14 14:02:51 -07:00
Robbie Hanson
94afc9f0b4
Bug fixes for YapDatabaseSearchResultsView extension. Wasn't properly updating stored snippet. And wasn't properly updating after items were inserted/updated.
2015-03-31 18:24:14 -07:00
Robbie Hanson
4d54895ffb
Updating YapDatabaseFullTextSearch init API to work with Swift. (Similar to recent fixes for YapDatabaseView)
2014-10-01 10:30:19 -07:00
Robbie Hanson
db28cc46be
Simplifying the API for creating Views. Instead of passing a block & blockType, there is a new wrapper class that automatically sets the blockType for you. This also helps when using YDBViews in Swift. Addresses issue #91 .
2014-09-14 17:32:11 -07:00
Robbie Hanson
a95c0f430b
Work in progress on YapDatabaseSearchResultsView
2014-05-16 18:04:00 -07:00
Robbie Hanson
8ae3f99569
Work in progress on YapDatabaseSearchResultsView
2014-05-15 19:27:52 -07:00
Robbie Hanson
084adbe33d
Work in progress on YapDatabaseSearchResultsView
2014-05-15 18:52:51 -07:00
Robbie Hanson
e95e33a2f0
Work in progress on YapDatabaseSearchResultsView
2014-05-15 17:35:51 -07:00
Robbie Hanson
467652c42d
Work in progress
2014-05-14 17:33:26 -07:00