[
https://issues.apache.org/jira/browse/LUCENENET-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Currens updated LUCENENET-484:
--
Description:
These tests will fail intermittently in Debug or Release mode,
lol
> Date: Fri, 13 Apr 2012 15:41:32 -0400
> Subject: Re: user feedback on 3.0.3
> From: mhern...@wickedsoftware.net
> To: lucene-net-dev@lucene.apache.org
>
> silly question. I script my tweets using powershell and my RMS-styled text
> only browser built using C# where all the strings are UTF-
silly question. I script my tweets using powershell and my RMS-styled text
only browser built using C# where all the strings are UTF-16. Real men use
powershell.
There should be an award for using that much satire and sass within 3
statements or less.
On Fri, Apr 13, 2012 at 2:24 PM, Troy Howard
[
https://issues.apache.org/jira/browse/LUCENENET-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253640#comment-13253640
]
Christopher Currens commented on LUCENENET-484:
---
I should note, since the
Some possibly major tests intermittently fail
--
Key: LUCENENET-484
URL: https://issues.apache.org/jira/browse/LUCENENET-484
Project: Lucene.Net
Issue Type: Bug
Components: Lucene.Net Co
Michael - How did you manage to get a Unicode dot into your tweet in the
first place? ;)
On Fri, Apr 13, 2012 at 10:22 AM, Michael Herndon <
mhern...@wickedsoftware.net> wrote:
> Done. For future reference to tweeting things with dots. We have to use
> ascii with Lucene.Net on tweets. Otherwi
Done. For future reference to tweeting things with dots. We have to use
ascii with Lucene.Net on tweets. Otherwise twitter will transform the
"Lucene.Net" text into a link that points to its Java counterpart.
Lucene.Net
On Fri, Apr 13, 2012 at 12:37 PM, Christopher Currens <
currens.ch...@gma
Okay, I looked over the properties, and after a few slight changes, I think
they nearly all of them are within reason (either doing a
small mathematical computation or null check). I'm actually very eager to
start hearing feedback on the API changes. I think most people will be
able to figure it