Agreed, building Lucene.NET from the source in SVN is simple. However my understanding is that being able to compile a tagged version of the source does not meet the ASF criteria for a release.
- Neal -----Original Message----- From: Hans (JIRA) [mailto:j...@apache.org] Sent: Wednesday, December 01, 2010 10:51 AM To: lucene-net-dev@lucene.apache.org Subject: [jira] Commented: (LUCENENET-384) QueryParsers exception on Windows 2008 Server [ https://issues.apache.org/jira/browse/LUCENENET-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965741#action_12965741 ] Hans commented on LUCENENET-384: -------------------------------- You'll have to get the sources from SVN and compile yourself. I agree it would be nice to have a binary release of 2.9.2 but building it yourself is pretty easy. > QueryParsers exception on Windows 2008 Server > --------------------------------------------- > > Key: LUCENENET-384 > URL: https://issues.apache.org/jira/browse/LUCENENET-384 > Project: Lucene.Net > Issue Type: Bug > Environment: Lucene.Net 2.0.0.4 > OS: Windows 2008 Server / 32bit > Reporter: Rida Al-Masri > Priority: Blocker > > I have developed an application that use Lucene.Net 2.0.0.4 and it works very > well on Widows XP and Windows 2003 Server, but when I tried to use this > application on Windows 2008 Server / 32bit it raises > Lucene.Net.QueryParsers.ParseException for all the supplied queries, > Your attention to this issue is highly appreciated. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.