Plugins Directory » Xapian search
Author: | Karel Pičman | |
---|---|---|
Website: | https://github.com/xelkano/redmine_xapian | |
Code repository: | https://github.com/xelkano/redmine_xapian.git | |
Registered on: | 2015-09-07 (over 9 years ago) | |
Current version: | 4.0.0 | |
Compatible with: | Redmine 6.0.x | |
User ratings: |
This plugin allows a full-text search in attachments and repository files through the Xapian search engine.
Installation notes
The installation procedure is described on the plugin homepage.
Changelog
4.0.0 (2024-12-06)
Compatible with Redmine 6.0.x.
- Redmine 6
3.0.7 (2024-06-04)
Compatible with Redmine 5.1.x.
- Ruby requirements and dependencies
3.0.6 (2024-05-07)
Compatible with Redmine 5.1.x.
- Invalid characters in PDF
3.0.5 (2023-11-15)
Compatible with Redmine 5.1.x.
- Issue filter in the search view
- Redmine 5.1 compatibility
3.0.4 (2023-07-14)
Compatible with Redmine 5.0.x, 4.2.x.
- Visibility of the option Search open issues only
3.0.3 (2023-06-05)
Compatible with Redmine 5.0.x, 4.2.x.
- Repository identifiers are no more required for indexing repositories. Reindex your database to have correct URLs for repositories without an identifier
- Fultext-search in images using OCR
- Rubocop tests of the plugin's source codes
3.0.2 (2022-11-01)
Compatible with Redmine 5.0.x, 4.2.x.
- Ruby 3.0
3.0.1 (2022-09-20)
Compatible with Redmine 5.0.x, 4.2.x.
- GitHub CI
3.0.0 (2022-04-28)
Compatible with Redmine 5.0.x, 4.2.x, 4.1.x.
Redmine 5.0
2.0.5 (2021-10-08)
Compatible with Redmine 4.2.x, 4.1.x.
- Indexing if Redmine is run in a sub-uri
- An option to delete the index database
- Chinese characters in file names and in searched text fixed
- Indexing of file system repositories
2.0.4 (2021-04-30)
Compatible with Redmine 4.2.x, 4.1.x.
Maintenance release
2.0.3 (2020-11-25)
Compatible with Redmine 4.1.x.
Maintenance release
2.0.2 (2020-06-12)
Compatible with Redmine 4.1.x.
Maintenance release
2.0.1 (2020-01-21)
Compatible with Redmine 4.1.x.
2.0.0 (2019-02-28)
Compatible with Redmine 4.0.x.
- Compatibility with Redmine 4.0.0
1.6.9 (2018-12-04)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Support for searching Chinese/Japanese characters
1.6.8 (2018-04-06)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Bugs fixing
- -retry-failed options in xapian_indexer.rb
- Rails 5 compliance
1.6.7 (2017-09-12)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- A view hook for searched object container
- Xapian bindings dependency changed
1.6.6 (2016-10-21)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
Maintenance release
1.6.5 (2016-06-13)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Search options saved in the user's preferences.
- Quick jump to DMSF documents (Dxxx)
- Fixed an unhandled exception when repo doesn't exist on indexing
- Fixed an exception when walking into an entry without the last revision
- Allow walking all active project repositories
- Allow searching repositories that don't have an identifier
- Attempt to find revisions/ branches/ tags in docdash url and pull into repofile model
- Add enhanced styling for repo search results - branch/rev/tag bubbles
- Pass indexed url to the repofile model instead of rebuilding the url (issue with in-line url branch names)
1.6.4 (2015-12-18)
Compatible with Redmine 3.2.x, 3.1.x, 3.0.x.
- Full search as default in options
1.6.3 (2015-09-11)
Compatible with Redmine 3.1.x, 3.0.x, 2.6.x.
- Searching in repositories
- Unit tests
1.6.2 (2015-07-14)
Compatible with Redmine 3.1.x, 3.0.x.