Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SOLR-8517] Implement minimal set of get* methods in ResultSetImpl for column names #3

Closed
wants to merge 1 commit into from

Conversation

risdenk
Copy link
Contributor

@risdenk risdenk commented Jan 25, 2016

No description provided.

@risdenk risdenk closed this Jan 25, 2016
@risdenk risdenk deleted the PR-SOLR-8517 branch January 25, 2016 19:03
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
@nsoft nsoft mentioned this pull request Jan 11, 2018
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant