[Groonga-commit] groonga/gcs [master] Fix expected IndexField options for literal index fields

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 13日 (金) 19:06:32 JST


SHIMODA Hiroshi	2012-07-13 19:06:32 +0900 (Fri, 13 Jul 2012)

  New Revision: da61c1a759d20dc6e2f4869ce13dcc863cdd53ea
  https://github.com/groonga/gcs/commit/da61c1a759d20dc6e2f4869ce13dcc863cdd53ea

  Log:
    Fix expected IndexField options for literal index fields

  Modified files:
    test/api-configuration.test.js

  Modified: test/api-configuration.test.js (+1 -1)
===================================================================
--- test/api-configuration.test.js    2012-07-13 19:05:35 +0900 (1f447b2)
+++ test/api-configuration.test.js    2012-07-13 19:06:32 +0900 (e5eef7f)
@@ -399,7 +399,7 @@ suite('Configuration API', function() {
         var expectedOptions = {
               IndexFieldName: 'member',
               IndexFieldType: 'literal',
-              UIntOptions: {
+              LiteralOptions: {
                 DefaultValue: {},
                 FacetEnabled: 'false',
                 ResultEnabled: 'false',
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index