You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Erick Erickson <er...@gmail.com> on 2018/07/16 20:28:57 UTC

Is this code redundant?

While poking around trying to understand how to get docValues from the
Solr level I ran across these two methods, both static

DocStreamer.convertLuceneDocToSolrDoc

RealTimeGetCompnent.toSolrDoc

They look very similar, should I raise a JIRA about removing one of
them? Which one? The one in RealTimeGet is only used in RealTimeGet so
that'd be my candidate.

I see some minor differences, does anyone know whether they're important?

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