contains functionality in Lucene

2009-02-26 Thread Joseph.Syjuco
Hi all, We have a business requirement that needs Lucene to search similar to contains (of SQL) such that we can have something like *ucen* which should return lucene and lucent ... unfortunately wildcards are not allowed at the start of the search keyword - how should I go about this? Is thi

Re: Lucene app to run as daemon service in windows and linux

2009-01-21 Thread Joseph.Syjuco
Hi, You can try this one http://wrapper.tanukisoftware.org/doc/english/download.jsp "XP is making a bet. It is betting that it is better to do a simple thing today and pay a little more tomorrow to change it if it needs it, than to do a more complicated thing today that may never be used anyw

Default and optimal use of RAMDirectory

2008-12-16 Thread Joseph.Syjuco
Hi all, First of I'd like to say I'm quite pleased to be a part of this mailing list - its even more exciting to know that we have Otis G. and Erik H., authors of (at least in my opinion) the Lucene Bible - Lucene in Action, actively answering all these inquiries =) We're currently in the initia

Re: Lucene in Action book. Problems with first example

2008-12-16 Thread Joseph.Syjuco
Hi, What were the errors? Just a guess ... it may be possible that you are using the wrong lucene version - the one in the book is not the most updated one avbl today "XP is making a bet. It is betting that it is better to do a simple thing today and pay a little more tomorrow to change it if