Code Monkey home page Code Monkey logo

readthedocs-buildout's People

Contributors

brodul avatar seut avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

brodul lukasender

readthedocs-buildout's Issues

Creating schema.xml fails

I got an error when running:

bin/manage build_solr_schema > parts/solr/solr/conf/schema.xml

Traceback:

[17/Jul/2012 06:50:12] DEBUG [tastyapi.slum:14] Using slumber with user test, pointed at http://localhost:8000
Traceback (most recent call last):
  File "/home/rtd/readthedocs-buildout/bin/manage-py", line 62, in <module>
    djangorecipe.manage.main('settings.sqlite')
  File "/home/rtd/readthedocs-buildout/eggs/djangorecipe-1.2.1-py2.7.egg/djangorecipe/manage.py", line 19, in main
    management.execute_manager(mod)
  File "/home/rtd/readthedocs-buildout/eggs/Django-1.4-py2.7.egg/django/core/management/__init__.py", line 459, in execute_manager
    utility.execute()
  File "/home/rtd/readthedocs-buildout/eggs/Django-1.4-py2.7.egg/django/core/management/__init__.py", line 382, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File "/home/rtd/readthedocs-buildout/eggs/Django-1.4-py2.7.egg/django/core/management/base.py", line 196, in run_from_argv
    self.execute(*args, **options.__dict__)
  File "/home/rtd/readthedocs-buildout/eggs/Django-1.4-py2.7.egg/django/core/management/base.py", line 232, in execute
    output = self.handle(*args, **options)
  File "/home/rtd/readthedocs-buildout/eggs/django_haystack-2.0.0_beta-py2.7.egg/haystack/management/commands/build_solr_schema.py", line 21, in handle
    schema_xml = self.build_template(using=using)
  File "/home/rtd/readthedocs-buildout/eggs/django_haystack-2.0.0_beta-py2.7.egg/haystack/management/commands/build_solr_schema.py", line 43, in build_template
    c = self.build_context(using=using)
  File "/home/rtd/readthedocs-buildout/eggs/django_haystack-2.0.0_beta-py2.7.egg/haystack/management/commands/build_solr_schema.py", line 31, in build_context
    content_field_name, fields = backend.build_schema(connections[using].get_unified_index().all_searchfields())
  File "/home/rtd/readthedocs-buildout/eggs/django_haystack-2.0.0_beta-py2.7.egg/haystack/backends/__init__.py", line 172, in build_schema
    raise NotImplementedError("Subclasses must provide a way to build their schema.")
NotImplementedError: Subclasses must provide a way to build their schema.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.