[ 
https://issues.apache.org/jira/browse/SOLR-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan McKinley updated SOLR-1472:
--------------------------------

    Attachment: SOLR-1472-maven-cleanup.patch

deleting the solr specific maven files.

I will go ahead and commit this

> upgrade maven poms to reference lucene 2.9 artifacts rather than solr-lucene 
> artifacts
> --------------------------------------------------------------------------------------
>
>                 Key: SOLR-1472
>                 URL: https://issues.apache.org/jira/browse/SOLR-1472
>             Project: Solr
>          Issue Type: Task
>    Affects Versions: 1.4
>            Reporter: Ryan McKinley
>            Assignee: Ryan McKinley
>            Priority: Blocker
>             Fix For: 1.4
>
>         Attachments: SOLR-1472-maven-cleanup.patch
>
>
> Currently, the solr pom.xml files reference solr-lucene jar files.  Rather 
> then reference the solr jars, we should reference the real lucene jar files.
> Additionally, we need to add a reference to "lucene-memory" so we avoid:
> {code}
> java.lang.NoClassDefFoundError: org/apache/lucene/index/memory/MemoryIndex
>       at 
> org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getReaderForField(WeightedSpanTermExtractor.java:313)
>       at 
> org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extractWeightedSpanTerms(WeightedSpanTermExtractor.java:239)
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to