RE: No Matching constructor

2010-01-21 Thread Bryan Lewis [DAS]
] Sent: 21 January 2010 14:28 To: java-user@lucene.apache.org Subject: RE: No Matching constructor The typos (missing ')' at the end of some statements are not in the original code). -Original Message- From: Bryan Lewis [DAS] [mailto:bryan.le...@dasmail.co.uk] Sent: 21 January 201

RE: No Matching constructor

2010-01-21 Thread Bryan Lewis [DAS]
The typos (missing ')' at the end of some statements are not in the original code). -Original Message- From: Bryan Lewis [DAS] [mailto:bryan.le...@dasmail.co.uk] Sent: 21 January 2010 14:19 To: java-user@lucene.apache.org Subject: No Matching constructor Hi, I'm try

No Matching constructor

2010-01-21 Thread Bryan Lewis [DAS]
Hi, I'm trying to create a Lucene index via Railo and am getting the above error. My code is as follows (and was working fine in a JSP page but doesn't seem to want to play under Railo, using same version of Lucene 2.3.2 ): . . .