GitHub user FreekDB opened a pull request:
https://github.com/apache/lucene-solr/pull/110
Update SearchFiles.java
Replaced the Lucene version number in the usage string by 6_2_1 (it was
4_1_0).
It might be easier if a path like
"http://lucene.apache.org/core/latest/demo/" was supported, that would always
point to the latest version of the demo without the need for a version number.
Or else perhaps a version number in a Java file on a central location, that
could be used by the demo classes?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/FreekDB/lucene-solr patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/110.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #110
----
commit a3625bf4a8306976b58fcb71c3c04a4572d6046e
Author: Freek de Bruijn <[email protected]>
Date: 2016-11-06T22:02:31Z
Update SearchFiles.java
Replaced the Lucene version number in the usage string by 6_2_1 (it was
4_1_0).
It might be easier if a path like
"http://lucene.apache.org/core/latest/demo/" was supported, that would always
point to the latest version of the demo without the need for a version number.
Or else perhaps a version number in a Java file on a central location, that
could be used by the demo classes?
----
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]