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 al
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
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
Michael,
Not quite yet. I think I was overly aggressive with some of the
conversions I made with Get/Set functions to Properties, and I want to
revert any that I find do too much work back into a method.
After that, I think most of the API changes left to make are fairly
minimal, and it would be