collective.solr/src/collective/solr
Nicolas Demonte 45d111fc85 Ignore KeyError when looking up broken catalog entries 2022-06-20 12:45:52 +02:00
..
browser Ignore KeyError when looking up broken catalog entries 2022-06-20 12:45:52 +02:00
locales fixed tests 2013-04-30 08:07:01 +02:00
munin_config Add munin config for searcher warmup time 2011-07-10 16:20:37 +02:00
profiles levenshtein_distance is a float. Fix test. Sorry for the noise, I currently can't run the tests on my local machine. 2013-07-10 08:36:51 +02:00
skins/solr_site_search Plone 4.3 compatibility of search view 2013-04-20 10:30:01 +02:00
tests Integrate 'suggest-terms' view from ftw.solr. 2013-07-10 11:50:16 +02:00
__init__.py i18n update 2012-06-05 12:46:53 +02:00
attributes.py Pep8 2013-06-20 10:37:18 +02:00
commands.py Removed `solr_dump_catalog` and `solr_import_dump` command line scripts. They were too dependent on internals and had subtle bugs. 2011-12-07 13:39:01 +01:00
configlet.py Add levenshtein_distance setting to control panel and use it for fuzzy search. 2013-07-10 08:11:45 +02:00
configure.zcml Whitespace 2013-07-05 08:54:50 +02:00
contentlisting.py turn flare functions into properties, for better compatibility 2013-07-15 13:40:41 +02:00
dispatcher.py made field list configurable to allow making fields stored to support highlighting but not returning them as metadata by default, e.g. when objects with large SearchableText are in the site 2012-10-06 16:22:44 +01:00
events.py So many errors 2013-01-31 19:06:51 +01:00
exceptions.py move buildout into the package itself to avoid externals. 2009-03-19 16:22:27 +00:00
exportimport.py levenshtein_distance is a float. Fix test. Sorry for the noise, I currently can't run the tests on my local machine. 2013-07-10 08:36:51 +02:00
extender.py don't lowercase searchwords. it is a case-insensitive StringField 2012-09-07 11:14:45 +02:00
extender.zcml Add the `showinsearch` and `searchwords` fields - wiring into the default search pattern is still missing 2011-07-10 19:39:54 +02:00
flare.py let getRID return a real integer 2013-06-26 17:59:06 +02:00
indexer.py add some debugging code 2014-01-06 14:26:29 +01:00
interfaces.py Add a more meaningful description for levensthein_distance. 2013-07-10 08:55:42 +02:00
iterparse.py merge r125190: pep8 fixes (ignoring E301, E302 & E501) 2010-09-09 12:17:06 +00:00
lingua.py hook up the [http://dev.plone.org/plone/changeset/34234 languageFilter] function provided by the [http://pypi.python.org/pypi/Products.LinguaPlone/3.1a1 latest version of LinguaPlone] & a first naive test 2010-03-03 16:45:02 +00:00
local.py move buildout into the package itself to avoid externals. 2009-03-19 16:22:27 +00:00
manager.py made field list configurable to allow making fields stored to support highlighting but not returning them as metadata by default, e.g. when objects with large SearchableText are in the site 2012-10-06 16:22:44 +01:00
mangler.py mangle searches for all _as_text indexes (#4668) 2014-06-10 13:25:56 +02:00
monkey.py undo patch to return also solr-indexes which breaks stuff. remove unused imports 2012-12-08 14:20:07 +01:00
parser.py backports for Python 2.4 2011-08-31 13:13:17 +02:00
profiles.zcml Standardize on `solr` as the i18n domain. 2011-07-10 19:29:17 +02:00
queryparser.py Pep8 2013-07-03 08:56:13 +02:00
search.py do not abort query on empty parameter 2013-07-17 16:29:13 +02:00
solr.py Merge remote-tracking branch 'collective/master' 2012-10-22 21:35:00 +02:00
testing.py Add plone.app.testing setup. For now we have to use PTC and p.a.testing at the same timeuntil we moved all tests to use p.a.testing. It does not make sense to write new tests for PTC. 2013-07-10 10:31:13 +02:00
timeout.py Merge branch 'master' of git://github.com/Jarn/collective.solr into branches/1.0 2011-07-14 13:37:05 +02:00
utils.py Implement fuzzy search (w/o a config UI) 2013-07-04 15:34:32 +02:00
vocabularies.py Whitespace 2011-10-04 10:54:58 +02:00