2

「Quantidisperatisirovescerebbero con ibarconisullenostre..」というテキストのフィールド「spell」があります。

私はこのようにedismaxを介して検索することができます:

q={!field f=spell}disperati si rovescerebbero' - OK

また

q={!prefix f=spell}disperat' - OK

しかし、どうすればこのような完全な文ではないものを検索できますか?

q={!field f=spell}disperati si rovescere*' - INCORRECT
4

1 に答える 1

2

試してください-q={!type = edismax qf = spell v ='disperati si rovescerebbero *'}

于 2011-10-14T15:15:00.267 に答える