在Django Oscar中过滤和分类产品?内置功能还是必须自定义构建?

时间:2015-08-07 11:28:44

标签: python django django-oscar

本身不是编程问题,更多是一个功能问题。我正在尝试Django-Oscar并发现它很棒。是否有内置的方法按类别过滤产品?

还有内置的方式按价格对产品进行分类吗?我可以自己构建它,只是询问已经有一些功能可用。我尝试阅读其文档:http://django-oscar.readthedocs.org/。我找不到任何东西。

1 个答案:

答案 0 :(得分:3)

首先安装Solr 4.例如在OSX上你可以:

like %%

(必须是Solr 4才能使用奥斯卡的现成配音)

然后获取奥斯卡源代码的副本:

$ brew tap homebrew/versions
$ brew install solr4

然后使用符合Oscar演示站点的Solr conf的符号链接替换Solr示例站点中的conf(默认情况下Solr服务器提供的内容),大致按照Oscar docs here

首先找到你的Solr安装:

$ git clone https://github.com/django-oscar/django-oscar.git

然后看看,这里是我对conf:

进行符号链接的地方
$ brew info solr4
homebrew/versions/solr4: stable 4.10.4
Enterprise search platform from Apache Lucene project
https://lucene.apache.org/solr/
Conflicts with: solr
/usr/local/Cellar/solr4/4.10.4 (4658 files, 248M) *
  Built from source