Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1063 - 1065 of 2152)

Ticket Resolution Summary Owner Reporter
#903 fixed Proper handling of deleted packages in Solr serps pudo pudo

Reported by pudo, 3 years ago.

Description

Currently, deleted packages are filtered from search results after solr returns. That means result count can drop below the requested number, down to 0. Thus we need to filter before or in Solr.

#908 fixed Issues deploying extensions with modwsgi / uwsgi pudo rgrp

Reported by rgrp, 3 years ago.

Description

Some extensions import pylons features (such as request) at root.

Have encountered following issues:

  1. You need to import ckanext before any ckan stuff in your wsgi script (extension stats and dataapi)
  1. Running under wsgi daemon mode (normal mode is fine!) the front page (front page only) will not work (does not occur with disqus or synchronous_search but does with stats and dataapi extensions). You get errors like this in the log:
[Mon Jan 17 09:01:19 2011] [error] Exception KeyError: KeyError(-1218594160,) in <module 'threading' from '/usr/lib/python2.6/threading.pyc'> ignored
[Mon Jan 17 09:01:20 2011] [error] Exception AttributeError: "'NoneType' object has no attribute 'clearing'" in <bound method PluginEnvironment.__del__ of  Services for Environment '<default>'
#910 invalid Refactor CKANrdf to support extras pudo pudo

Reported by pudo, 3 years ago.

Description

Extra fields should be represented in some manner.

Note: See TracQuery for help on using queries.