1. 17 Jul, 2018 3 commits
  2. 16 Jul, 2018 6 commits
  3. 15 Jul, 2018 16 commits
  4. 14 Jul, 2018 3 commits
  5. 13 Jul, 2018 7 commits
  6. 12 Jul, 2018 5 commits
    • Marc Gravell's avatar
      Merge branch 'master' into pipelines · f80acb1b
      Marc Gravell authored
      # Conflicts:
      #	NRediSearch.Test/RediSearchTestBase.cs
      #	NRediSearch/AggregationResult.cs
      #	NRediSearch/AssemblyInfo.cs
      #	NRediSearch/Client.cs
      #	NRediSearch/NRediSearch.csproj
      f80acb1b
    • Marc Gravell's avatar
      fixup NRediSearch for 1.x · dff7ce60
      Marc Gravell authored
      dff7ce60
    • Marc Gravell's avatar
      Redisearch aggregate (#888) · 3cade0cc
      Marc Gravell authored
      * start work on nreisearch aggregates
      
      * port chunks of JRediSearch
      
      * port the rest of aggregates and the highlight/summarize API
      
      * Port QueryTest
      
      * Import all of ClientTest from JRediSearch
      
      * Add aggregate tests; normlaize tests
      
      * NRediSearch : all tests passing
      
      * add source prefix to a bunch of files
      
      # Conflicts:
      #	NRediSearch.Test/ExampleUsage.cs
      #	NRediSearch/NRediSearch.csproj
      3cade0cc
    • Marc Gravell's avatar
      Redisearch aggregate (#888) · 65ad3554
      Marc Gravell authored
      * start work on nreisearch aggregates
      
      * port chunks of JRediSearch
      
      * port the rest of aggregates and the highlight/summarize API
      
      * Port QueryTest
      
      * Import all of ClientTest from JRediSearch
      
      * Add aggregate tests; normlaize tests
      
      * NRediSearch : all tests passing
      
      * add source prefix to a bunch of files
      65ad3554
    • Nick Craver's avatar
      839b8f10