Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
DavidACameron-USDA
/
search_api_solr_datasource
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
2
Code
Issues
4
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Some suggested improvements for this module
- #9
#9
Open
drunken-monkey
wants to merge 17 commits into
DavidACameron-USDA:master
DavidACameron-USDA/search_api_solr_datasource:master
from
drunken-monkey:master
drunken-monkey/search_api_solr_datasource:master
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Some suggested improvements for this module
#9
drunken-monkey
wants to merge 17 commits into
DavidACameron-USDA:master
DavidACameron-USDA/search_api_solr_datasource:master
from
drunken-monkey:master
drunken-monkey/search_api_solr_datasource:master
Copy head branch name to clipboard
Commits
Commits on May 23, 2017
Used getServerId() instead of getServerInstance()->id() in SolrDocument::getPropertyDefinitions().
drunken-monkey
committed
299f8b2
View commit details
Copy full SHA for 299f8b2
Browse repository at this point
Implemented SolrDocument::getItemId().
drunken-monkey
committed
85d8bfd
View commit details
Copy full SHA for 85d8bfd
Browse repository at this point
Fixed problems in search_api_solr_datasource_search_api_solr_field_mapping_alter() with fields from other datasources.
drunken-monkey
committed
fa64b7b
View commit details
Copy full SHA for fa64b7b
Browse repository at this point
Fixed mapping of Solr types to Search API types.
drunken-monkey
committed
7db962e
View commit details
Copy full SHA for 7db962e
Browse repository at this point
Made the "ID field" datasource setting a select box when possible.
drunken-monkey
committed
62573ce
View commit details
Copy full SHA for 62573ce
Browse repository at this point
Implemented prettier property labels.
drunken-monkey
committed
3431d72
View commit details
Copy full SHA for 3431d72
Browse repository at this point
Improved datasource description.
drunken-monkey
committed
f266f35
View commit details
Copy full SHA for f266f35
Browse repository at this point
Added options for label, language and URL field.
drunken-monkey
committed
6004f35
View commit details
Copy full SHA for 6004f35
Browse repository at this point
Fixed Views display of date fields.
drunken-monkey
committed
5193d15
View commit details
Copy full SHA for 5193d15
Browse repository at this point
Improved SolrDocument::loadMultiple().
drunken-monkey
committed
4080cfd
View commit details
Copy full SHA for 4080cfd
Browse repository at this point
Fixed issue #7: Restrict queried fields to those that are indexed.
drunken-monkey
committed
79124de
View commit details
Copy full SHA for 79124de
Browse repository at this point
Commits on May 25, 2017
Fixed use of "Item language" field in Views.
drunken-monkey
committed
8405307
View commit details
Copy full SHA for 8405307
Browse repository at this point
Fixed inconsistent handling of SolrField values.
drunken-monkey
committed
c0d8e6b
View commit details
Copy full SHA for c0d8e6b
Browse repository at this point
Added the "Default query" datasource option.
drunken-monkey
committed
72614b1
View commit details
Copy full SHA for 72614b1
Browse repository at this point
Commits on May 26, 2017
Added missing exception import.
drunken-monkey
committed
94d2e2d
View commit details
Copy full SHA for 94d2e2d
Browse repository at this point
Commits on May 27, 2017
Fixed retrieval of language, label and URL fields from Solr.
drunken-monkey
committed
31916cf
View commit details
Copy full SHA for 31916cf
Browse repository at this point
Fixed field retrieval to be based on property path, not field ID.
drunken-monkey
committed
d569416
View commit details
Copy full SHA for d569416
Browse repository at this point
You can’t perform that action at this time.