Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vanng822/go-solr issues and pull requests
#59 - Why can't i use Suggestion
Issue -
State: closed - Opened by muthukumar-u 6 months ago
- 3 comments
#58 - I want to use it in a Proxy environment
Issue -
State: open - Opened by hiranoqueworks over 2 years ago
- 3 comments
#57 - Handle cancellations and graceful shutdowns using standard context.Context
Issue -
State: open - Opened by alexu84 over 3 years ago
Labels: help wanted, feature
#56 - how about add solr stream export handler support
Issue -
State: closed - Opened by baisui1981 almost 4 years ago
- 2 comments
#55 - how to go about inserting []jsonDocs ( Update() returns success but solr logs show failures)
Issue -
State: open - Opened by msonawane almost 5 years ago
- 1 comment
#54 - Add option for Realtime Get
Pull Request -
State: closed - Opened by arrpee almost 5 years ago
- 1 comment
#53 - Add option to Soft Commit
Pull Request -
State: closed - Opened by arrpee almost 5 years ago
- 1 comment
#52 - Error for Delete function in solr.go
Issue -
State: open - Opened by Palit-Mukul about 5 years ago
#51 - Add timeout to connection in order to limit solr queries blocking
Pull Request -
State: closed - Opened by Belibov over 5 years ago
- 1 comment
#50 - Panic on interface convertion
Issue -
State: open - Opened by gwan284 about 6 years ago
- 5 comments
#49 - Handle user-specific requests that are not already handled
Pull Request -
State: open - Opened by gadelkareem about 6 years ago
- 2 comments
#48 - fix unhandled error
Pull Request -
State: closed - Opened by gadelkareem about 6 years ago
- 1 comment
#47 - Disable keep alive and set timeout to 10 seconds
Pull Request -
State: closed - Opened by gadelkareem about 6 years ago
#46 - Add facet query option
Pull Request -
State: closed - Opened by mathewvp over 6 years ago
- 1 comment
#45 - What versions of solr are supported?
Issue -
State: closed - Opened by DallanQ over 6 years ago
- 6 comments
#44 - Allow queries larger than max url limit
Pull Request -
State: closed - Opened by ederfmartins over 6 years ago
- 1 comment
#43 - Allow any data through update
Pull Request -
State: closed - Opened by gadelkareem over 6 years ago
- 5 comments
#42 - logging
Issue -
State: closed - Opened by gadelkareem almost 7 years ago
- 4 comments
#41 - Check if NextCursorMark is nil in ExtensiveResultParser
Issue -
State: closed - Opened by vanng822 over 7 years ago
#40 - Only set NextCursorMark if we have a valid cursor.
Pull Request -
State: closed - Opened by jbendotnet over 7 years ago
- 2 comments
#39 - Add NextCursorMark for solr lib
Pull Request -
State: closed - Opened by suonlight almost 8 years ago
- 1 comment
#38 - new parser for get facets
Pull Request -
State: closed - Opened by code-expo over 8 years ago
- 1 comment
#37 - Adding Spellcheck support to go-solr
Pull Request -
State: closed - Opened by nitsanfiverr over 8 years ago
- 3 comments
#36 - Major change is parsing framework for speed
Pull Request -
State: closed - Opened by djinn about 9 years ago
- 5 comments
#35 - Made appropriate change for fixing variable error report
Pull Request -
State: closed - Opened by djinn about 9 years ago
- 5 comments
#34 - Reuse the http connections in connection pool instead of initiating client connection for each request
Pull Request -
State: closed - Opened by djinn about 9 years ago
- 6 comments
#33 - 27 mlt
Pull Request -
State: closed - Opened by vanng822 over 10 years ago
#32 - 31 generic search resource
Pull Request -
State: closed - Opened by vanng822 over 10 years ago
#31 - Implement a resource method so one can make a request to any solr search resource
Issue -
State: closed - Opened by vanng822 over 10 years ago
Labels: enhancement
#30 - Reduce raw response to SolrResponse and SolrUpdateResponse
Pull Request -
State: closed - Opened by vanng822 over 10 years ago
#29 - Spellcheck support
Issue -
State: closed - Opened by nilushi over 10 years ago
- 3 comments
#28 - Refactoring: reduce number of response types
Issue -
State: closed - Opened by vanng822 over 10 years ago
Labels: enhancement
#27 - Support MoreLikeThis search
Issue -
State: closed - Opened by vanng822 over 10 years ago
Labels: feature
#26 - Adding Ping() method to see if server OK and how fast is ping response
Pull Request -
State: closed - Opened by vanng822 over 10 years ago
#25 - schema api
Pull Request -
State: closed - Opened by vanng822 over 10 years ago
#24 - Adding possibility for determining solr schema configuration
Issue -
State: closed - Opened by vanng822 over 10 years ago
Labels: feature
#23 - #13 implement Status method for getting status of core(s)
Pull Request -
State: closed - Opened by vanng822 over 10 years ago
#22 - core can now pass in as argument instead of embedded in solrUrl
Pull Request -
State: closed - Opened by vanng822 over 10 years ago
#21 - SolrInterface should support corename
Issue -
State: closed - Opened by vanng822 over 10 years ago
Labels: enhancement, feature
#20 - Implement core admin
Pull Request -
State: closed - Opened by vanng822 over 10 years ago
#19 - Feature/11 basic auth
Pull Request -
State: closed - Opened by vanng822 over 10 years ago
#18 - Create wrapper for unload a core
Issue -
State: closed - Opened by vanng822 over 10 years ago
Labels: enhancement
#17 - Develop
Pull Request -
State: closed - Opened by vanng822 over 10 years ago
- 1 comment
#16 - Create wrapper for rename a core
Issue -
State: closed - Opened by vanng822 over 10 years ago
Labels: enhancement
#15 - Create wrapper method for reload a core
Issue -
State: closed - Opened by vanng822 over 10 years ago
Labels: enhancement
#14 - Create wrapper method for swapping the cores
Issue -
State: closed - Opened by vanng822 over 10 years ago
Labels: enhancement
#13 - Adding wrapper for getting status of cores
Issue -
State: closed - Opened by vanng822 over 10 years ago
Labels: enhancement
#12 - Adding support for core admin
Issue -
State: closed - Opened by vanng822 over 10 years ago
Labels: feature
#11 - Adding support for basic auth
Issue -
State: closed - Opened by vanng822 over 10 years ago
Labels: enhancement, feature
#10 - Provide methods to Query for most common search params
Issue -
State: closed - Opened by vanng822 over 10 years ago
Labels: enhancement
#9 - panic: runtime error, when parsing invalid response type
Issue -
State: closed - Opened by vanng822 over 10 years ago
- 1 comment
Labels: bug
#8 - Investigate and implement a grouped parser
Issue -
State: closed - Opened by vanng822 over 10 years ago
- 1 comment
Labels: wontfix
#7 - Make it possible to delete documents from solr
Issue -
State: closed - Opened by vanng822 over 10 years ago
Labels: feature
#6 - Make it possible to add documents to solr
Issue -
State: closed - Opened by vanng822 over 10 years ago
- 1 comment
Labels: feature
#5 - Implement "rollback" command
Issue -
State: closed - Opened by vanng822 over 10 years ago
Labels: feature
#4 - Implement "optimize" command
Issue -
State: closed - Opened by vanng822 over 10 years ago
Labels: feature
#3 - Implement "commit" command
Issue -
State: closed - Opened by vanng822 over 10 years ago
Labels: feature
#2 - Fetching result and build SelectResponse
Issue -
State: closed - Opened by vanng822 over 10 years ago
- 1 comment
Labels: feature
#1 - Adding error handling of solr response
Issue -
State: closed - Opened by vanng822 over 10 years ago
- 1 comment
Labels: feature