-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[SOLR-8517] Implement minimal set of get* methods in ResultSetImpl for column names #3
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dragonsinth
referenced
this pull request
in fullstorydev/lucene-solr
Feb 12, 2016
LUCENE-6693: Add one more parameter-pass-through #3 git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/branch_5x@1692475 13f79535-47bb-0310-9956-ffa450edef68
dragonsinth
referenced
this pull request
in fullstorydev/lucene-solr
Feb 12, 2016
LUCENE-6740: Reduce warnings emitted by javac #3 git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/branch_5x@1696048 13f79535-47bb-0310-9956-ffa450edef68
mnilsson23
added a commit
to mnilsson23/lucene-solr
that referenced
this pull request
Jul 6, 2016
…simplify-inform simplify LTRComponent.inform's RestManager calls
desultir
added a commit
to desultir/lucene-solr
that referenced
this pull request
Sep 6, 2016
pull from upstream finally
fsparv
pushed a commit
to nsoft/lucene-solr
that referenced
this pull request
Jan 11, 2018
Closed
cpoerschke
pushed a commit
to cpoerschke/lucene-solr
that referenced
this pull request
Feb 9, 2018
tweaks to fix two test failures. Sorry about that... wrong files in the repository directory :(.
keshareenv
pushed a commit
to keshareenv/lucene-solr
that referenced
this pull request
Oct 18, 2019
chore: add build scripts, setup travis
asfgit
pushed a commit
that referenced
this pull request
Jan 12, 2020
* Added KnnGraphTester; fixed some small bugs and measured recall * use FloatBuffer for encode/decode of vector values. Share a single float[] when fetching values. 25% latency reduction * Don't try to precompute nearest neighbors when generating test data in KnnGraphTester * added visitedCounter for debugging/optimization restored shrinking to limit fanout of graph fixed an upside-down priority queue * don't terminate exploration of graph until we have a full result queue * fixing up some small bugs I had introduced in earlier push
gerlowskija
pushed a commit
that referenced
this pull request
Jan 30, 2020
jtibshirani
pushed a commit
to jtibshirani/lucene-solr
that referenced
this pull request
Feb 5, 2020
* Added KnnGraphTester; fixed some small bugs and measured recall * use FloatBuffer for encode/decode of vector values. Share a single float[] when fetching values. 25% latency reduction * Don't try to precompute nearest neighbors when generating test data in KnnGraphTester * added visitedCounter for debugging/optimization restored shrinking to limit fanout of graph fixed an upside-down priority queue * don't terminate exploration of graph until we have a full result queue * fixing up some small bugs I had introduced in earlier push
jtibshirani
pushed a commit
to jtibshirani/lucene-solr
that referenced
this pull request
Feb 6, 2020
* Added KnnGraphTester; fixed some small bugs and measured recall * use FloatBuffer for encode/decode of vector values. Share a single float[] when fetching values. 25% latency reduction * Don't try to precompute nearest neighbors when generating test data in KnnGraphTester * added visitedCounter for debugging/optimization restored shrinking to limit fanout of graph fixed an upside-down priority queue * don't terminate exploration of graph until we have a full result queue * fixing up some small bugs I had introduced in earlier push
jtibshirani
pushed a commit
to jtibshirani/lucene-solr
that referenced
this pull request
Feb 7, 2020
* Added KnnGraphTester; fixed some small bugs and measured recall * use FloatBuffer for encode/decode of vector values. Share a single float[] when fetching values. 25% latency reduction * Don't try to precompute nearest neighbors when generating test data in KnnGraphTester * added visitedCounter for debugging/optimization restored shrinking to limit fanout of graph fixed an upside-down priority queue * don't terminate exploration of graph until we have a full result queue * fixing up some small bugs I had introduced in earlier push
gerlowskija
pushed a commit
to gerlowskija/lucene-solr-1
that referenced
this pull request
Jul 6, 2020
msokolov
pushed a commit
to msokolov/lucene-solr
that referenced
this pull request
Mar 17, 2021
asfgit
pushed a commit
that referenced
this pull request
Apr 7, 2021
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.