Sutou Kouhei

Results 417 comments of Sutou Kouhei

RapidJSONからsimdjsonとかに乗り換えたい。。。 #1462

Could you write how to reproduce this? Could you write what error is showed with the current `CMakeLists.txt`?

We don't need to re-clone. We can use `git submodule update --init --recursive` with cloned repository.

Do you want to say the followings? * `full_text_search:synchronize` doesn't detect Chupa Text server URL change * It should run re-text-extraction against attachments that are already processed before Chupa Text...

It makes sense. We shouldn't show the same issue multiple times. It's better that we put sub search result items for the issue like Google did: ![google-sub-items](https://user-images.githubusercontent.com/27350/48986719-ba04e100-f15b-11e8-9063-627a169f4e36.png)

Ah, sorry. The example isn't good. I just want to say that it's better that we also show custom fields values too instead of just showing the ticket description.

https://github.com/alexbevi/redmine_knowledgebase ? Our company and our customers don't use the plugin. So we don't have a plan to support it. If someone opens a pull request to support it or...

さすがです! https://github.com/clear-code/redmine_full_text_search#how-to-develop にちょっとまとめてみました!

`"` in `'...'` means phrase search start and end. bq translator reports error if end `"` doesn't exist. (I was thinking that `\"` is the syntax for searching `"` itself.)...