Partial Words
hello,
I want to search for partial words. But the other way around "as normal".
for example -> a search for "hauser"...
SELECT * FROM table WHERE MATCH (field)
AGAINST ('*hauser' IN BOOLEAN MODE)
Doesn't work. Is there any way around it not using LIKE %nieder?
regards,
tobi
Subject
Views
Written By
Posted
Partial Words
5250
December 30, 2005 02:49PM
2492
December 30, 2005 02:56PM
2582
January 01, 2006 12:11PM
2542
January 04, 2006 03:46AM
2713
January 09, 2006 07:36PM
2314
January 16, 2006 11:57AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.