SPSearchStore

Obj-C wrapper for the SearchKit API
Download

SPSearchStore Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD
  • Publisher Name:
  • Philip Dow
  • Operating Systems:
  • Mac OS X 10.6 or later
  • File Size:
  • 61 KB

SPSearchStore Tags


SPSearchStore Description

Obj-C wrapper for the SearchKit API SPSearchStore is an open source and free Objective-C wrapper for the SearchKit API. SearchKit offers powerful document indexing and "google-like" querying to CoreFoundation apps. SPSearchStore makes the API accessible to Cocoa applications by way of a simple public interface.SPSearchStore also provides access to the complete two-way to-many documents / terms graph contained in a SearchKit index, establishing the foundation for more complex analysis based on the semantic relationships among an arbitrary collection of documents.SPSearchStore is thread safe. You may use multiple threads to read from and write to the search store. SPSearchStore uses locks to manage access to the underlying data. Requirements: · Apple Xcode Limitations: · No support for document hierarchies: SearchKit supports the hierarchical indexing of document content, whether file based on free-standing text. SPSearchStore does not provide an interface to this mechanism. · No support for text summarization: SearchKit includes a set of APIs for summarizing documents. SPSearchStore does not support this functionality, choosing instead to focus on query and document/term capabilities. It should, however, be trivial to add a summarization category to NSString.


SPSearchStore Related Software