Return-Path: X-Original-To: apmail-lucenenet-user-archive@www.apache.org Delivered-To: apmail-lucenenet-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5C0FFD5CD for ; Wed, 12 Dec 2012 08:20:02 +0000 (UTC) Received: (qmail 90025 invoked by uid 500); 12 Dec 2012 08:20:01 -0000 Delivered-To: apmail-lucenenet-user-archive@lucenenet.apache.org Received: (qmail 89561 invoked by uid 500); 12 Dec 2012 08:19:57 -0000 Mailing-List: contact user-help@lucenenet.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@lucenenet.apache.org Delivered-To: mailing list user@lucenenet.apache.org Received: (qmail 89518 invoked by uid 99); 12 Dec 2012 08:19:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Dec 2012 08:19:55 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [195.74.38.226] (HELO vsp-authed-02-02.binero.net) (195.74.38.226) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 12 Dec 2012 08:19:47 +0000 Received: from smtp01.binero.se (unknown [195.74.38.28]) by vsp-authed-02-02.binero.net (Halon Mail Gateway) with ESMTP; Wed, 12 Dec 2012 09:19:20 +0100 (CET) Received: from [192.168.200.108] (unknown [80.244.93.62]) (Authenticated sender: sisve@devhost.se) by smtp-02-01.atm.binero.net (Postfix) with ESMTPSA id 372B73A123; Wed, 12 Dec 2012 09:19:20 +0100 (CET) Message-ID: <50C83E08.50707@devhost.se> Date: Wed, 12 Dec 2012 09:19:20 +0100 From: Simon Svensson User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: user@lucenenet.apache.org CC: "N. Trevor Brierly" Subject: Re: Lucene.NET for WinRT/Windows 8 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, We've got an issue regarding this; https://issues.apache.org/jira/browse/LUCENENET-491, but there's no logged progress for this in Jira. It would be a welcome information if you could try rebuilding for WinRT and note any issues in Jira (and if possible, provide patches to fix them). // Simon On 2012-12-11 19:04, N. Trevor Brierly wrote: > Hello all, > > Are there any plans to provide a version of Lucene.NET that would work with > WinRT / Windows 8 / .NET 4.5? I did not see anything in the list archives > that addressed this question. I attempted to get the NuGet package for > Lucene but was told it wouldn't work with .NET 4.5. > > What I haven't done yet is attempted to compile Lucene.NET as WinRT > components. I thought that before trying that I would check to see if > there is a WinRT version coming in the future. > > Thank you very much! > Trevor Brierly