Bug #358
前方一致検索の挙動がおかしい
| Status: | 完了 | Start: | 06/23/2010 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | - | Spent time: | - | |
| Target version: | 1.0 |
Description
- --query 'col:^query'をすると、grn_pat_prefix_searchに落ちるが^queryの文字列でわたってきてしまっている。^ "query"'がうまく動いていない。
- --filter 'col
History
Updated by daijiro MORI 3 months ago
- Priority changed from Normal to Low
Updated by daijiro MORI 3 months ago
- Priority changed from Low to High
Updated by Kouhei Sutou about 1 month ago
0efa0f458a895979105b3551dab22f4a76a67ab3
でテストを追加しました。
Updated by Kouhei Sutou about 1 month ago
- File 0001-support-prefix-search-with-query-syntax.patch added
- Status changed from 新規 to パッチレビュー待ち
--queryのときに動くようにするパッチです。
--filterのときは動きません。
Updated by Tasuku SUENAGA about 1 month ago
- Status changed from パッチレビュー待ち to 要仕様議論
- Assigned to set to daijiro MORI
仕様をどうするのか。どうあるべきなのか。
Updated by Tasuku SUENAGA about 1 month ago
- Target version set to 1.0
Updated by Kouhei Sutou 28 days ago
--filterで動かないのはテストの方が悪かったです。
このパッチで--queryでも--filterでも動きます。
Updated by Kouhei Sutou 18 days ago
- Status changed from 要仕様議論 to パッチレビュー待ち
Updated by daijiro MORI 16 days ago
- Status changed from 完了チェック待ち to 完了