3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 minute ago. based on code collected 1 day ago.
Jan 27, 2025 — Jan 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update docs with info about how to add a `Product` More... almost 16 years ago
move r109621 onto a branch — it probably makes sense to index `object_provides`, but it should certainly neither be copied to the default search index nor stored, and the change will also require tests and a history entry... More... almost 16 years ago
fix issue on all searches done with object_provides, like the collection portlet do. Need to reindex with @@solr-maintenance/reindex More... about 16 years ago
bump version More... about 16 years ago
Prepare collective.solr 1.0b20. More... about 16 years ago
partly revert r109383 and instead always provide data for all fields defined in the schema during indexing (as support for [https://issues.apache.org/jira/browse/SOLR-139 updateable/modifiable documents] is only planned for Solr 1.5) or else skip it completely... More... about 16 years ago
Updated docs with the new ``extra-field-types`` option. More... about 16 years ago
set width of facet box for ie6 (which doesn't know the `min-`/`max-` prefixes) More... about 16 years ago
don't wrap facet values at word boundaries in ie6 More... about 16 years ago
Adjusted the support for Plone4 since the addPloneSite() has changed slightly. More... about 16 years ago
bump version More... about 16 years ago
Prepare collective.solr 1.0b19. More... about 16 years ago
fix issue where partial reindexing lead to loss of data for indices that are not [http://wiki.apache.org/solr/SchemaXml stored] More... about 16 years ago
help with [http://pypi.python.org/pypi/collective.indexing collective.indexing]'s [changeset:109294 improved logging of auto-flushes] for easier performance tuning More... about 16 years ago
bump version More... about 16 years ago
Prepare collective.solr 1.0b18. More... about 16 years ago
fix ie6 stupidness More... about 16 years ago
fix r109211 More... about 16 years ago
Added support for defining custom field types. Made sure to display the invalid index attribute name when raising the related error. Fixed to create the ``solr.log`` file inside the ``log`` folder. More... about 16 years ago
Added a ``restart`` command to the solr instance control script. More... about 16 years ago
Updated the contributors list. More... about 16 years ago
Normalized. More... about 16 years ago
bump version More... about 16 years ago
Prepare collective.solr 1.0b17. More... about 16 years ago
don't confuse pre-configured filter queries with actual facet selections. the quotes around the latter are now mandatory... More... about 16 years ago
fix indentation More... about 16 years ago
always display previously selected facets, even — or especially — in case there are no search results. otherwise search results can be hidden when changing the search term after filtering on a facet, because already selected facets will remain active (with no way of removing them) More... about 16 years ago
bump version More... about 16 years ago
Prepare collective.solr 1.0b16. More... about 16 years ago
also log intermediate commits to the event log, so that it's easier to get an ETA for long-running syncs or when started via the clock-server More... about 16 years ago