GitHub user LucVL opened a pull request:
https://github.com/apache/lucene-solr/pull/20
SOLR-8839: Angular admin/segments display: display of deleted docs noâ¦
â¦t proportional
You can merge this pull request into a Git repository by running:
$ git pull https://github.com
GitHub user LucVL opened a pull request:
https://github.com/apache/lucene-solr/pull/19
LUCENE-7064: Make MultiPhraseQuery immutable
This PR is based at the highest commit point common to master, branch_6x
and branch_6_0 so it should be easy to merge with any or all of them
Github user LucVL commented on the pull request:
https://github.com/apache/lucene-solr/pull/210#issuecomment-158335822
Thereâs good documentation on combining git pull-requests with jira
issues on the apache wiki (thereâs a bot for that)
https://wiki.apache.org/lucene-java
Github user LucVL closed the pull request at:
https://github.com/apache/lucene-solr/pull/108
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user LucVL opened a pull request:
https://github.com/apache/lucene-solr/pull/202
SOLR-8050: Test case demonstrating the bug
To run just this testcase, use:
```sh
ant test -Dtests.class=org.apache.solr.update.processor.AtomicUpdatesTest
-Dtests.method
Github user LucVL closed the pull request at:
https://github.com/apache/lucene-solr/pull/201
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user LucVL opened a pull request:
https://github.com/apache/lucene-solr/pull/201
Test case demonstrating the bug
To run just this testcase, use:
```sh
ant test -Dtests.class=org.apache.solr.update.processor.AtomicUpdatesTest
-Dtests.method=testMultipleTDateValues
Github user LucVL closed the pull request at:
https://github.com/apache/lucene-solr/pull/142
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user LucVL opened a pull request:
https://github.com/apache/lucene-solr/pull/142
Lucene 6427 bit set fixes
Pull request for LUCENE-6427
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/LucVL/lucene-solr lucene-6427
Github user LucVL commented on the pull request:
https://github.com/apache/lucene-solr/pull/140#issuecomment-92720200
Committed by Adrien Grand yesterday.
Thanks Adrian!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well
Github user LucVL closed the pull request at:
https://github.com/apache/lucene-solr/pull/140
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
Github user LucVL closed the pull request at:
https://github.com/apache/lucene-solr/pull/113
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user LucVL opened a pull request:
https://github.com/apache/lucene-solr/pull/140
LUCENE-6409 BitSetFixes
The pull request actually contains a few separate commits:
- Demonstrates the bug in a simple test case and adds a patch.
- Corrects ensureCapacity
- Optimized
GitHub user LucVL opened a pull request:
https://github.com/apache/lucene-solr/pull/113
BitSet fixes
* `LongBitSet.ensureCapacity` overflows on `numBits > Integer.MaxValue`
* `Fixed-/LongBitSet`: Avoid conditional branch in `bits2words` (with a
comment explaining the form
GitHub user LucVL opened a pull request:
https://github.com/apache/lucene-solr/pull/108
o.a.l.queryparser.flexible.standard.StandardQueryParser cleanup
* Removed unused, but confusing code (CONJ_AND == CONJ_OR == 2 ???).
Unfortunately, the code generated by JavaCC from the updated
15 matches
Mail list logo