-
Notifications
You must be signed in to change notification settings - Fork 21
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
Updating to/deleting from remote Solr on newer Tomcats. #4
Conversation
Support newer Tomcats.
I am curious if Gert is still the person for this PR since I am interested in having GSearch maintained for a while longer especially Solr 5. |
Any idea how to move this forward, @ddavis, @gertsp? We (@discoverygarden) would prefer to contribute these changes upstream; however, if there's nobody to accept/review the changes, we could close this PR and proceed with our fork? |
I think we can get this reviewed (and accepted). I don't know if anyone will want put the time in to creating a new formal release of GSearch but folks who want to use this code can build from source if this is acceptable to you. I am interested in getting a version on Solr 5 but also testing the code in Tomcat with Fedora 3.8.1 and Java 8. I emailed with Gert. |
Accidently closed |
Passing on one reviewer trivial comment. It is preferred that the .classpath files not be included. That IDE specific files generally should be left out. |
@ddavis: I agree, they generally shouldn't be there; however, they were already present in the repo: Are you (/your reviewer) suggesting that they should be removed entirely? I wasn't quite comfortable taking that amount of initiative on my own; however, if desired, I can make it happen. On the other hand, if they're being left there, I think it's better to have them in sync with the rest of the code, as loading it up as it was results in a significant amount of errors reported. Ideally, one could break away from using the "lib" directory as it is here presently, and move to use a build tool with dependency resolution (like Maven or Gradle or whichever)... This repo is rather large (~192MiB), largely due to having all the different versions of dependencies included directly; however, would require something of a rebase to resolve the size issue. |
Hello, This pull has been open for a month without appreciable action, and as with the rest of the F3 stack there won't be further releases. Thanks, |
Custom XSLT parameters.
What does this Pull Request do?
A few things:
How should this be tested?
Things should keep on working.
Background context:
Updating and deleting items from the index would fail on newer Tomcats.
Additional Notes:
Adam Vessey
Developer
discoverygarden inc. | Managing Digital Content