[ 
https://issues.apache.org/jira/browse/NUTCH-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070696#comment-13070696
 ] 

Umar Shah commented on NUTCH-1034:
----------------------------------

use doc.vm.patch and facets.vm.patch to get search results in solr browse

the test steps would be
1. extarct solr 3.x to $solr_base
2. cd $solr_base/example
3. patch solr/conf/velocity/doc.vm
4. patch solr/conf/velocity/facets.vm
5. copy nutch schema in $NUTCH_HOME/conf/schema.xml to solr/conf/schema.xml
6. java -jar start.jar
7. run a test crawl against solr url http://localhost:8983/solr
8. search at  http://localhost:8983/solr/browse


> Create Solr Velocity templates
> ------------------------------
>
>                 Key: NUTCH-1034
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1034
>             Project: Nutch
>          Issue Type: New Feature
>            Reporter: Markus Jelsma
>            Priority: Minor
>             Fix For: 1.4, 2.0
>
>         Attachments: doc.vm.patch, facets.vm.patch
>
>
> Solr has Velocity integration and provides an easy method for creating HTML 
> based front-ends for the search engine. This issue tracks the development of 
> Velocity templates specifically for Nutch users.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to