IBSurgeon / lucene_udr

Lucene FTS UDR
50 stars 6 forks source link

Add flag to fts.ini to enable leading wildcard search #5

Open mlazdans opened 11 months ago

mlazdans commented 11 months ago

Hello!

It would be nice if leading wildcard search option could be enabled per database in fts.ini: parser->setAllowLeadingWildcard(true);

livius2 commented 8 months ago

Is this possible to turn this on currently in any way, even for whole server?