You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erik Hatcher (JIRA)" <ji...@apache.org> on 2014/08/04 22:02:12 UTC

[jira] [Resolved] (SOLR-3067) Missing Velocity Template for /browse request handler.

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

Erik Hatcher resolved SOLR-3067.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 4.10)
                       (was: 5.0)
                   4.4

this was fixed in SOLR-4759 for Solr 4.4

> Missing Velocity Template for /browse request handler.
> ------------------------------------------------------
>
>                 Key: SOLR-3067
>                 URL: https://issues.apache.org/jira/browse/SOLR-3067
>             Project: Solr
>          Issue Type: Bug
>          Components: web gui
>    Affects Versions: 3.5
>            Reporter: Tom Hill
>            Assignee: Erik Hatcher
>            Priority: Trivial
>             Fix For: 4.4
>
>
> If you add &group=on&group.field=inStock to the URL in the /browse requesthandler, it throws a 500 error, due to a missing hitGrouped.vm file. 
> This works correctly in trunk. Copying hitGrouped.vm from 4.0 to 3.5 prevents the error, although some of the other grouping support still isn't present.
> One could just remove the #parse(hitGrouped.vm) from browse.vm, and avoid the error, but it's probably about as easy to backport it.



--
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