Lucene is not throwing matches when search string is without space and data in my index file is with space.For e.g. if "Saddam Hussain" text is in index file and I am searchin "SaddamHussain", I am not getting any matches.I am using Boolean Query for scanning.
Any help will be highly appreciated. -- View this message in context: http://old.nabble.com/Lucene-Not-Throwing-Matches-Without-Spaces-tp26389750p26389750.html Sent from the Lucene - General mailing list archive at Nabble.com.
