Navigation Menu

Skip to content

Commit

Permalink
blog ja: fix a link
Browse files Browse the repository at this point in the history
  • Loading branch information
Masafumi Yokoyama committed Jun 29, 2018
1 parent a378234 commit ab72379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ja/_posts/2018-06-29-groonga-8.0.4.md
Expand Up @@ -30,7 +30,7 @@ published: false
* [7.8. トークナイザー — Groonga v8.0.4ドキュメント](http://groonga.org/ja/docs/reference/tokenizers.html#tokendelimit)(7.8.3.11. TokenDelmit)
* ベクターカラムの全文検索インデックスに複数のカラムが指定されてマルチカラムインデックスになっているケース
* 片方のカラムの更新時に、もう片方のカラムのインデックスが予期せず消えてしまうためです。この問題が解決されれば、このバリデーションは解除するかもしれません。
* 詳細: https://github.com/groonga/groonga/commit/08e2456ba35407e3d5172f71a0200fac2a770142 (英語)
* 詳細: [groonga/groonga@08e2456](https://github.com/groonga/groonga/commit/08e2456ba35407e3d5172f71a0200fac2a770142) (英語)

#### vector_find()関数を追加

Expand Down

0 comments on commit ab72379

Please sign in to comment.