You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2014/08/05 10:23:15 UTC

[jira] [Created] (LUCENE-5870) Simplify StoredFieldsVisitor

Adrien Grand created LUCENE-5870:
------------------------------------

             Summary: Simplify StoredFieldsVisitor
                 Key: LUCENE-5870
                 URL: https://issues.apache.org/jira/browse/LUCENE-5870
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Adrien Grand
            Assignee: Adrien Grand
             Fix For: 5.0, 4.10


StoredFieldVisitor has a visitor method for 4 numeric types: int, long, float and double. We should remove this specialization and just have a method that takes a java.lang.Number.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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