Enables specification of term vector storage for certain fields
---------------------------------------------------------------

         Key: SOLR-23
         URL: http://issues.apache.org/jira/browse/SOLR-23
     Project: Solr
        Type: Improvement

  Components: update  
    Reporter: Mike Klaas
 Attachments: termvec_patch_klaas.patch

Solr already has the ability to pick up termVector specifications for fields in 
schema.xml.  This patch augments the creation of the Lucene Field object to use 
the term vector specification.  The eventual goal is integrated Solr 
Highlighting.

Includes unit test.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to