Return-Path: X-Original-To: apmail-lucene-lucene-net-user-archive@www.apache.org Delivered-To: apmail-lucene-lucene-net-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 622E949CF for ; Mon, 6 Jun 2011 16:40:27 +0000 (UTC) Received: (qmail 49769 invoked by uid 500); 6 Jun 2011 16:40:27 -0000 Delivered-To: apmail-lucene-lucene-net-user-archive@lucene.apache.org Received: (qmail 49703 invoked by uid 500); 6 Jun 2011 16:40:27 -0000 Mailing-List: contact lucene-net-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucene-net-user@lucene.apache.org Delivered-To: mailing list lucene-net-user@lucene.apache.org Received: (qmail 49695 invoked by uid 99); 6 Jun 2011 16:40:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jun 2011 16:40:26 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.210.176] (HELO mail-iy0-f176.google.com) (209.85.210.176) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jun 2011 16:40:22 +0000 Received: by iym1 with SMTP id 1so5468550iym.35 for ; Mon, 06 Jun 2011 09:40:01 -0700 (PDT) Received: by 10.42.173.133 with SMTP id r5mr8140293icz.47.1307378401104; Mon, 06 Jun 2011 09:40:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.39.65 with HTTP; Mon, 6 Jun 2011 09:39:40 -0700 (PDT) In-Reply-To: References: From: Greg Weber Date: Mon, 6 Jun 2011 09:39:40 -0700 Message-ID: To: lucene-net-user@lucene.apache.org Content-Type: multipart/alternative; boundary=90e6ba6e8cf82f554d04a50dc100 Subject: [Lucene.Net] Re: windows phone 7 --90e6ba6e8cf82f554d04a50dc100 Content-Type: text/plain; charset=ISO-8859-1 I asked this question in a broader sense of full text search on Windows Phone 7. http://stackoverflow.com/questions/6191161/fast-full-text-search-on-windows-phone-7 I was told that Lucene.Net would have to be ported to use Isolated Storage (instead of the filesystem directly), which would be a time consuming and possibly difficult task. On Wed, Jun 1, 2011 at 11:23 AM, Greg Weber wrote: > Has anyone used Lucene .Net on Windows Phone 7? Are there any barriers to > doing so? > > Thanks! > Greg Weber > --90e6ba6e8cf82f554d04a50dc100--