Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / amateescu/search_api_solr issues and pull requests
#84 - SearchApiSolrBackend->setSpellcheck() fails when query does not return a language
Pull Request -
State: closed - Opened by mkalkbrenner over 4 years ago
#83 - Psr14
Pull Request -
State: closed - Opened by mkalkbrenner over 4 years ago
#82 - 2685035 avoid redundant config
Pull Request -
State: closed - Opened by Berdir almost 9 years ago
#81 - Issue #2685035 by mkalkbrenner: Avoid redundant data in configuration
Pull Request -
State: closed - Opened by mkalkbrenner almost 9 years ago
#80 - Fix travis configuration
Pull Request -
State: closed - Opened by Berdir almost 9 years ago
#79 - Fix tests
Pull Request -
State: closed - Opened by drunken-monkey almost 9 years ago
- 3 comments
#78 - Remove solarium from the repo.
Pull Request -
State: closed - Opened by borisson almost 9 years ago
- 2 comments
#77 - Fix admin solr empty path
Pull Request -
State: closed - Opened by radub over 9 years ago
#76 - Read this! Moved this project to search_api_solr
Issue -
State: closed - Opened by nickveenhof over 9 years ago
- 7 comments
#75 - Fatal error: Query:getFields() changed to Query:getFulltextFields()
Pull Request -
State: closed - Opened by mkalkbrenner over 9 years ago
#74 - Fixed generation of field name mapping.
Pull Request -
State: closed - Opened by drunken-monkey over 9 years ago
#73 - Adopt to probable future changes from #2559255
Pull Request -
State: closed - Opened by drunken-monkey over 9 years ago
- 1 comment
#72 - Amazon Cloudsearch compatibility
Issue -
State: closed - Opened by ghost over 9 years ago
- 2 comments
#71 - Switched to Drupal_TI
Pull Request -
State: closed - Opened by LKS90 over 9 years ago
#70 - fixed variable names in SearchApiSolrBackend::extractResults()
Pull Request -
State: closed - Opened by mkalkbrenner over 9 years ago
- 1 comment
#69 - Add some information about Solr field names in the UI
Issue -
State: closed - Opened by amateescu over 9 years ago
#68 - search_api_solr.local_tasks.yml -> search_api_solr.links.task.yml
Pull Request -
State: closed - Opened by mkalkbrenner over 9 years ago
#67 - Use only alphanumeric or underscore characters for field names. Other…
Pull Request -
State: closed - Opened by mkalkbrenner over 9 years ago
- 16 comments
#66 - Special characters like Backspace in content are not accepted by solr
Issue -
State: closed - Opened by Berdir over 9 years ago
- 1 comment
#65 - Update solarium version to 3.4.1
Pull Request -
State: closed - Opened by ismaeil over 9 years ago
- 1 comment
#64 - Basic support for Solr 5.1 and above
Pull Request -
State: closed - Opened by mkalkbrenner over 9 years ago
- 1 comment
#63 - PostBigRequest plugin must be loaded before a request is created
Pull Request -
State: closed - Opened by mkalkbrenner over 9 years ago
#62 - Avoid field names that are not valid java identifiers
Pull Request -
State: closed - Opened by mkalkbrenner over 9 years ago
- 4 comments
#61 - Solr 5 conf files
Issue -
State: closed - Opened by giorgio79 over 9 years ago
- 1 comment
#60 - getDataTypeInfo method was renamed to getDefaultDataTypes
Pull Request -
State: closed - Opened by absoludo over 9 years ago
- 4 comments
#59 - Use search_api.data_type service to get data type definitions.
Pull Request -
State: closed - Opened by ismaeil over 9 years ago
- 1 comment
#58 - Fatal error: Call to undefined method Drupal\search_api\Utility::getDataTypeInfo() in search_api_solr/src/Utility/Utility.php on line 50
Issue -
State: closed - Opened by ismaeil over 9 years ago
- 2 comments
#57 - More String with SafeMarkup replacements
Pull Request -
State: closed - Opened by Berdir almost 10 years ago
- 1 comment
#56 - String::format() is now SafeMarkup::format()
Pull Request -
State: closed - Opened by Berdir almost 10 years ago
#55 - Fix the status property for our test server.
Pull Request -
State: closed - Opened by amateescu almost 10 years ago
- 4 comments
#54 - Try to fix travis.
Pull Request -
State: closed - Opened by amateescu almost 10 years ago
- 1 comment
#53 - Require solarium 3.3.0
Pull Request -
State: closed - Opened by ismaeil almost 10 years ago
- 1 comment
#52 - Update processor configuration for test index
Pull Request -
State: closed - Opened by Berdir almost 10 years ago
- 2 comments
#51 - Allow setting the solr timeout.
Pull Request -
State: closed - Opened by rmuilwijk almost 10 years ago
#50 - Change Field extras to array_merge.
Pull Request -
State: closed - Opened by rmuilwijk almost 10 years ago
- 2 comments
#49 - Fix the usage of the internal URI scheme.
Pull Request -
State: closed - Opened by tstoeckler almost 10 years ago
#48 - Fix the merging of data type info in Utility\Utility::getDataTypeInfo()
Pull Request -
State: closed - Opened by tstoeckler almost 10 years ago
- 2 comments
#47 - Inject language manager and replace language_list()
Pull Request -
State: closed - Opened by Berdir almost 10 years ago
#46 - Use languageManager for retrieving the language list.
Pull Request -
State: closed - Opened by rmuilwijk almost 10 years ago
- 1 comment
#45 - Update composer.json to be compatible to composer_manger
Pull Request -
State: closed - Opened by mkalkbrenner almost 10 years ago
- 1 comment
#44 - Fixed a bunch of stuff.
Pull Request -
State: closed - Opened by amateescu almost 10 years ago
- 1 comment
#43 - Convert getInfo() to @group
Pull Request -
State: closed - Opened by Berdir almost 10 years ago
- 1 comment
#42 - Add installation steps to README file
Pull Request -
State: closed - Opened by anavarre almost 10 years ago
- 4 comments
#41 - Missing Solarium\Client class throws a PHP Fatal Error
Issue -
State: closed - Opened by anavarre almost 10 years ago
- 2 comments
#40 - Fixing tests
Pull Request -
State: closed - Opened by Berdir about 10 years ago
- 2 comments
#39 - commitwithin implemented with solarium
Pull Request -
State: closed - Opened by Berdir about 10 years ago
#38 - base:// is now user-path:
Pull Request -
State: closed - Opened by Berdir about 10 years ago
#37 - Add exception handling
Pull Request -
State: closed - Opened by drunken-monkey about 10 years ago
- 4 comments
#36 - More like this is called to late
Pull Request -
State: closed - Opened by Berdir about 10 years ago
- 1 comment
#35 - Add validate composer.json
Pull Request -
State: closed - Opened by webflo about 10 years ago
- 2 comments
#34 - Chase search api
Pull Request -
State: closed - Opened by Berdir about 10 years ago
#33 - Fix drupal_strotolower() and config dependency key
Pull Request -
State: closed - Opened by Berdir about 10 years ago
- 1 comment
#32 - Check if Solarium is available.
Pull Request -
State: closed - Opened by mollux about 10 years ago
- 1 comment
#31 - Fix for failing tests
Pull Request -
State: closed - Opened by mollux over 10 years ago
#30 - Use state for the last_optimize value.
Pull Request -
State: closed - Opened by Berdir over 10 years ago
- 3 comments
#29 - Update watchdog calls
Pull Request -
State: closed - Opened by Berdir over 10 years ago
#28 - Added getSolr()
Pull Request -
State: closed - Opened by Berdir over 10 years ago
- 1 comment
#27 - Fixed SolrHelper and more like this queries
Pull Request -
State: closed - Opened by Berdir over 10 years ago
#26 - commitwithin implemented with solarium
Pull Request -
State: closed - Opened by nickveenhof over 10 years ago
- 9 comments
#25 - delete should not commit
Pull Request -
State: closed - Opened by Berdir over 10 years ago
- 9 comments
#24 - Autoloader should run after composer_manager and not throw exceptions.
Pull Request -
State: closed - Opened by Berdir over 10 years ago
#23 - Soft instead of scheduled commits
Pull Request -
State: closed - Opened by Berdir over 10 years ago
- 2 comments
#22 - Scheduled committing can result in inconsistent tracker and is strangely coupled to index_immediately setting
Issue -
State: closed - Opened by Berdir over 10 years ago
#21 - Initial start of making the query method in search api solr more readable
Pull Request -
State: closed - Opened by nickveenhof over 10 years ago
- 2 comments
#20 - public function search(QueryInterface $query) { is too cluttered
Issue -
State: closed - Opened by nickveenhof over 10 years ago
- 6 comments
#19 - separated Solr logic to class
Pull Request -
State: closed - Opened by mollux over 10 years ago
- 1 comment
#18 - override checkModuleUninstall check for solr specific check
Pull Request -
State: closed - Opened by mollux over 10 years ago
#17 - Initial attempt at supporting mlt queries
Pull Request -
State: closed - Opened by nickveenhof over 10 years ago
#16 - Change entity routes to conform to the new standards + route fix
Pull Request -
State: closed - Opened by mollux over 10 years ago
- 1 comment
#15 - Fix links and urls since l() en url() are deprecated
Pull Request -
State: closed - Opened by mollux over 10 years ago
- 1 comment
#14 - More travis changes
Pull Request -
State: closed - Opened by nickveenhof over 10 years ago
#13 - Catch all exceptions in commit()
Pull Request -
State: closed - Opened by Berdir over 10 years ago
- 1 comment
#12 - Update access check for AccessResult API
Pull Request -
State: closed - Opened by Berdir over 10 years ago
#11 - Tokenized text support
Pull Request -
State: closed - Opened by Berdir over 10 years ago
- 1 comment
#10 - More like this
Pull Request -
State: closed - Opened by Berdir over 10 years ago
- 3 comments
#9 - Chasing HEAD
Pull Request -
State: closed - Opened by Berdir over 10 years ago
#8 - Update for FormStateInterface
Pull Request -
State: closed - Opened by Berdir over 10 years ago
#7 - Remove search api autocomplete settings as the system is pluggable now
Issue -
State: closed - Opened by BramG over 10 years ago
- 2 comments
#7 - Remove search api autocomplete settings as the system is pluggable now
Issue -
State: closed - Opened by BramG over 10 years ago
- 2 comments
#6 - Remove hook_views_api
Issue -
State: closed - Opened by BramG over 10 years ago
#6 - Remove hook_views_api
Issue -
State: closed - Opened by BramG over 10 years ago
#5 - Rewrite hook_menu
Issue -
State: closed - Opened by BramG over 10 years ago
#4 - Use correct field names in documentation
Issue -
State: closed - Opened by BramG over 10 years ago
- 1 comment
#3 - Missing search api backend schema
Issue -
State: closed - Opened by BramG over 10 years ago
#3 - Missing search api backend schema
Issue -
State: closed - Opened by BramG over 10 years ago
#2 - Update for interface changes.
Pull Request -
State: closed - Opened by Berdir over 10 years ago
#2 - Update for interface changes.
Pull Request -
State: closed - Opened by Berdir over 10 years ago
#1 - Site hash never stored in configuration
Pull Request -
State: closed - Opened by webflo over 10 years ago
#1 - Site hash never stored in configuration
Pull Request -
State: closed - Opened by webflo over 10 years ago