You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Simon Willnauer <si...@googlemail.com> on 2011/05/18 10:34:12 UTC

Solr ByteUtils

Hey there,

I just ran into org.apache.solr.util.ByteUtils which seems pretty much
like a duplication of UnicodeUtils in Lucene. I think we should get
rid of it and merge what needs to be merged into UnicodeUtils. This
utils class is really just doing unicode stuff.

simon

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: Solr ByteUtils

Posted by Michael McCandless <lu...@mikemccandless.com>.
+1

Mike

http://blog.mikemccandless.com

On Wed, May 18, 2011 at 4:34 AM, Simon Willnauer
<si...@googlemail.com> wrote:
> Hey there,
>
> I just ran into org.apache.solr.util.ByteUtils which seems pretty much
> like a duplication of UnicodeUtils in Lucene. I think we should get
> rid of it and merge what needs to be merged into UnicodeUtils. This
> utils class is really just doing unicode stuff.
>
> simon
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org