mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
SEARCH-2202 Remove unused field.
This exists in the superclass anyway.
This commit is contained in:
-4
@@ -37,10 +37,6 @@ import org.apache.lucene.search.Weight;
|
||||
*/
|
||||
public class SolrContainerScorer extends Scorer
|
||||
{
|
||||
// Unused
|
||||
Weight weight;
|
||||
|
||||
|
||||
SolrContainerScorerDocIdSetIterator iterator;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user