掲示板 Forums - dictionary search issue
Top > renshuu.org > Bugs / Problems Getting the posts
Top > renshuu.org > Bugs / Problems
Search for 系*
I expect results to be words that begin with 系 (Is this the right syntax? Not sure if it's documented anywhere.)
#A系/エーけい #B系/ビーけい #@系/アットけい also appear. These are not prefix matches.
Also, 窩主買い/けいずかい appears as a standalone entry. See けいずかい one seems to be a match, but this one shouldn't have matched?
Maybe in "extended search" it is possible ? in regular search I'm not able to do that eithter.
I use other apps/sites instead : takoboto (on smarthpone) or jisho.org (web site) for text search (if I know the kanji or kana of (part of) what I search for). Takoboto allows creating personal entries and word lists (I have a list of shiatsu/acupuncture jargon, as well as 古武道 specific words, I should ask Maiko-san one day if its possible to import them on renshuu); and it uses the ? and * joker for searches.
And when I'm not sure of the kanji, I use kankan.pt (that web site allows for fuzzy searches, eg 「言士ル」will find (among a lot others) 読. It is a bit too fuzzy for searching kanji alone, better to search for words. For example imagine I found an old text with 讀書 and I don't know the first kanji; I can search for「言士貝」書 (the 「...」is to give a fuzzy image of a single kanji), and it will find it (and show it is the old kanji writing of 読書):

Another nice site is kanji.club, it allows to get "families" of kanji (each kanji has links to other kanjis that use it as a component, and links to their components (that, give lists of kanji using them), the search can be done by listing the components, and it show those matching an AND combination of them, eg:


To look for families, I go to the decomposition, and, for example, click on one of the components :

it then opens a list of kanji having it :

(as you can see, it isn't "complete", it lacks 㸿 ; but the only site I know that has extensive links allowing to find all those variants is the english wiktionary (for 売 it lists
)
Jisho has much better wildcard characters, so I'd recommend using that instead. Example:
( it also has *, but you can actually do *X, not just X* )
PS: Having A系/エーけい, B系/ビーけい, etc., show up is almost certainly a bug. Not sure what happened with けいずかい, I think it's meant to be one entry:
( Both 窩* and 系* show 窩主買い / 系図買い, so there's definitely something going on with the backend )
renshuu's dictionary searching does leave a bit to be desired. This is not meant to be an excuse, just an explanation: renshuu's dictionary search is one part of a system with 100 pieces in it, so I do have as much time to dig into optimizing/fixing the search as I'd like.
I've been digging into this a bit. I think I could possibly get this all working. Let me ask you this: from your experience, is it purely additional entries that don't belong, or are you finding ones missing?
If it's just "too many", then instead of trying to rebuild the search system, I could apply an additional layer of filtering after the initial results.
Just words that do not belong.
Could you answer the question of what syntax is accepted by the search? Is it documented somewhere?