NeowayLabs / neosearch

Full Text Search Library
30 stars 4 forks source link

Improvements in neosearch settings #45

Closed ppizarro closed 8 years ago

ppizarro commented 8 years ago

This closes #44 - Option to configure the store default and more improvements in the settings

Neosearch:

Engine:

Store:

codecov-io commented 8 years ago

Current coverage is 58.29%

Merging #45 into master will increase coverage by +0.04% as of e719967

@@            master     #45   diff @@
======================================
  Files           22      22       
  Stmts         1689    1640    -49
  Branches         0       0       
  Methods          0       0       
======================================
- Hit            984     956    -28
  Partial          0       0       
+ Missed         705     684    -21

Review entire Coverage Diff as of e719967


Uncovered Suggestions

  1. +1.03% via ...osearch/cache/lru.go#132...148
  2. +1.03% via ...arch/index/filter.go#10...26
  3. +0.91% via ...arch/index/filter.go#67...81
  4. See 7 more...

Powered by Codecov. Updated on successful CI builds.