Skip to content

History / README

Revisions

  • Add RegisterCacheWarmingCallback method to warm up IndexReader before replacing previous instance.

    @chriseldredge chriseldredge committed Jul 6, 2012
  • LuceneSession/ISession implement unit-of-work pattern where pending changes are committed when session is disposed. LuceneSession.Query() tracks modified items and flushes them during commit.

    @chriseldredge chriseldredge committed Jun 27, 2012
  • Update docs.

    @chriseldredge chriseldredge committed May 21, 2012
  • Support storing DateTime as string with custom format. Default to Solr format when none is specified.

    @chriseldredge chriseldredge committed May 4, 2012
  • Update readme and add it to solution.

    @chriseldredge chriseldredge committed Apr 27, 2012
  • Add sample code and readme.

    @chriseldredge chriseldredge committed Apr 25, 2012