1. deff788 convert FieldInfoCache with dos2unix by Peter Wissel · 7 years ago master
  2. 7313fdc use ConcurrentHashMap to cache field infos by Peter Wissel · 7 years ago
  3. 1c6a6b9 add optional idField to AdvancedSolrDocumentConverter by Peter Wissel · 8 years ago
  4. 5cd712c add AdvancedSolrDocumentConverter by Peter Wissel · 8 years ago
  5. dac6f05 always create localParams AnyMap when adding facet queries to avoid NPE by Peter Wissel · 8 years ago
  6. 4755a29 Only log cause and message in error messages instead of full stack trace by Peter Wissel · 8 years ago
  7. bbd6212 Remove request handler from common query parameters transformer since it is part of native params already by Peter Wissel · 8 years ago
  8. ee46cd9 Fix configuration folder log message by Peter Wissel · 8 years ago
  9. 5885ae9 Add getSuggest() to ResponseAccessor by Peter Wissel · 8 years ago
  10. dfcaa09 Process Solr Suggester response (suggest) in ResponseParser by Peter Wissel · 8 years ago
  11. 6710146 Enhance solr ping request via SolrOperationService by Peter Wissel · 8 years ago
  12. 60f68dd Add query to solr response log if available (delete) by Peter Wissel · 8 years ago
  13. e075ba5 Enhance Solr logging by Peter Wissel · 9 years ago
  14. c367dac Fix timeout when updating FieldInfoCache from solr by Peter Wissel · 9 years ago
  15. 05bc5b7 Fix NPE when value of a group is null by Peter Wissel · 9 years ago
  16. 527e5cc Merge branch 'master' of ssh://jschumacher@git.eclipse.org/gitroot/smila/org.eclipse.smila.core.git by Jürgen Schumacher · 9 years ago
  17. 99ba472 HandlerAdapter: get local address, not hostname. The latter introduces by Jürgen Schumacher · 9 years ago
  18. a455dd3 Update log4j extension to latest orbit release. by Peter Wissel · 9 years ago
  19. b7d4fac use ASM 5.0.1 instead of 3.3.1, so we do not need the OS-specific target by Jürgen Schumacher · 9 years ago
  20. 339ab5d set versions to 1.4, update some copyright notices, reduce dependencies by Jürgen Schumacher · 9 years ago
  21. dddafb4 Revert "removed noShutdown flag to avoid problem with 'close' in console" by Andreas Weber · 9 years ago
  22. 4d6fe58 removed noShutdown flag to avoid problem with 'close' in console by Andreas Weber · 9 years ago
  23. c8046c7 added copyright header by Andreas Weber · 9 years ago 1.3
  24. e536df6 Add ServerHandler and ServerUtil to support commit and optimize operations via REST, Avoid parsing highlighting results when idField is missing. by Peter Wissel · 9 years ago
  25. f5e9578 Fix NPE when parsing highlighted search results by pwissel · 9 years ago
  26. 29a0ae5 fixed delete script, set autoCommit to 1 sec by Andreas Weber · 9 years ago
  27. a71205f avoid NullPointerException when using DELETE_BY_QUERY with missing parameter by Andreas Weber · 9 years ago
  28. 47100e4 clean Windows definition by Jürgen Schumacher · 9 years ago
  29. eea685b cleanup Linux definition by Jürgen Schumacher · 9 years ago
  30. 4a27bd9 rename MacOSX-specific target platform, enable all bundles in default by Jürgen Schumacher · 9 years ago
  31. 6e31b42 fixed "close" via OSGi console (#453748) by Andreas Weber · 9 years ago
  32. 2afc6ff increate PermGen size for test by Jürgen Schumacher · 9 years ago
  33. 65bce35 added root handler for solr/admin by Andreas Weber · 9 years ago
  34. dc04be9 fixed test (encoding) by Andreas Weber · 9 years ago
  35. a4ed93e add optional / to end of URL pattern by Jürgen Schumacher · 9 years ago
  36. 50ce7f5 changed execution env.: Java 8 -> Java 7 by Andreas Weber · 9 years ago
  37. b53c3bd add solr 4 data dirs to .gitignore by Jürgen Schumacher · 9 years ago
  38. 0ffa1d1 changed commit time to 30 sec. by Andreas Weber · 9 years ago
  39. 0b77893 adapt scripting.test to Solr 4 by Jürgen Schumacher · 9 years ago
  40. 8e7aef8 added target platform for Windows by Andreas Weber · 9 years ago
  41. a874728 fix test by Jürgen Schumacher · 9 years ago
  42. 7de8d41 remove reference to missing config.ini by Jürgen Schumacher · 9 years ago
  43. b2b8617 add Linux specific target platform by Jürgen Schumacher · 9 years ago
  44. 8f012ce add missing solr depencies, set a fixed version for org.objectweb.asm by Jürgen Schumacher · 9 years ago
  45. 5dfb165 update additional Jetty jars to match version with those in SDK 4.4.2 by Jürgen Schumacher · 9 years ago
  46. 35fa9bc Add fake classes missing under org.apache.solr.util.stats by pwissel · 9 years ago
  47. b5fb826 fixed html comparison for tests by Andreas Weber · 9 years ago
  48. cb6c030 clean before build. by Jürgen Schumacher · 9 years ago
  49. aa59a89 Remove optional dependencies from org.eclipse.smila.solr manifest. by pwissel · 9 years ago
  50. 5460576 Change Solr/Lucene version to 4.10.1. by pwissel · 9 years ago
  51. e49d3fb Remove obsolete Solr/Lucene libraries from feature. by pwissel · 9 years ago
  52. d8ac979 switch to SDK 4.4.2 by Jürgen Schumacher · 9 years ago
  53. 6d44661 we need an SDK 4.4.2 now by Jürgen Schumacher · 9 years ago
  54. 27d3bf6 fix name of test class in launch configuration by Jürgen Schumacher · 9 years ago
  55. bfba1ee update to SDK 4.4.2 by Jürgen Schumacher · 9 years ago
  56. e57caa7 Solr 4 Integration - initial check-in by pwissel · 9 years ago
  57. 91d20e0 prepare for SMILA 1.3 release: set version to 1.3.0 by Jürgen Schumacher · 9 years ago
  58. 82b2d8b improve generation of service method wrapper functions. by Jürgen Schumacher · 9 years ago
  59. 0bd2299 add some utilities for improving OSGi service usage in javascript. by Jürgen Schumacher · 9 years ago
  60. 3323874 decrease task-check-frequency slowly in periods of inactivity by Jürgen Schumacher · 9 years ago
  61. d1c2f0c FileCrawler: apply minFilesPerBulk and maxDirectoriesPerBulk in by Jürgen Schumacher · 9 years ago
  62. 1d330ce wait a bit longer by Jürgen Schumacher · 9 years ago
  63. 73906c4 bump a package version by Jürgen Schumacher · 9 years ago
  64. edb8404 [435651] use all mapped properties for delta hash, if configured delta by Jürgen Schumacher · 9 years ago
  65. ca767d4 set bundle/package versions to 1.3.0 by Jürgen Schumacher · 9 years ago
  66. 1f0a486 remove RedundantThrows check, it does not work with current Checkstyle by Jürgen Schumacher · 9 years ago
  67. 6d703cd treat RuntimeExceptions (e.g. InvalidPathException) on file access like by Jürgen Schumacher · 9 years ago
  68. 759f2f5 FileCrawler worker description: added fileReadAccess/fileWriteAccess by Andreas Weber · 9 years ago
  69. e457576 extended tests for reading file permission (ACL) info (#447868) by Andreas Weber · 9 years ago
  70. 2979230 [447868] get posix file permissions if ACL is not available by Jürgen Schumacher · 9 years ago
  71. 5a1234a added tests for feed delta hash calculation (#435651) by Andreas Weber · 9 years ago
  72. 2a7b88b added tests for feed delta hash calculation (#435651) by Andreas Weber · 9 years ago
  73. c3a47b7 [447868] add some null checks to make it work under Linux by Jürgen Schumacher · 9 years ago
  74. 1461365 FileCrawler: applied patch for reading ACL (#447868) by Andreas Weber · 9 years ago
  75. d3812ad fixed javadoc by Andreas Weber · 9 years ago
  76. ff6995c [421432] add tests for crawling of feeds specified by records in input by Jürgen Schumacher · 9 years ago
  77. 9f912ab [435651] create delta hash from all mapped properties, if delta props by Jürgen Schumacher · 9 years ago
  78. cdc09a7 feedcrawler input slot: refactoring / fix by Andreas Weber · 9 years ago
  79. ccec497 replace obsolete twitter feed URL by SMILA mailing list feeds. by Jürgen Schumacher · 9 years ago
  80. 33a79fe fixed/improved error messages by Andreas Weber · 9 years ago
  81. 9af1f94 fixed comment by Andreas Weber · 9 years ago
  82. 0884fb5 added (optional) input slot for FeedCrawler by Andreas Weber · 9 years ago
  83. 266f932 fix a typo in a message by Jürgen Schumacher · 9 years ago
  84. 2d311ab change test so that it does not block on windows. add some logging and by Jürgen Schumacher · 9 years ago
  85. ef263da remove tasks from Taskmanager for failed job runs by Andreas Weber · 9 years ago
  86. d6ccb2b PSF is obsolete by Jürgen Schumacher · 9 years ago
  87. c31cb0c improve by Jürgen Schumacher · 9 years ago
  88. 3af953d add some more ignores by Jürgen Schumacher · 9 years ago
  89. 47b5860 no verbose flag for javadoc copy by Jürgen Schumacher · 9 years ago
  90. ab81360 add verbose flag to <copy> in publish by Jürgen Schumacher · 9 years ago
  91. 4c39f7d use only date for version tag by Jürgen Schumacher · 9 years ago
  92. e4d5186 content length is different when checked out from git on windows by Jürgen Schumacher · 9 years ago
  93. 827ea37 enable build result mails by Jürgen Schumacher · 9 years ago
  94. 55ad445 adapt path by Jürgen Schumacher · 9 years ago
  95. 0593ab9 migrate nightly build to git - 1st attempt ... by Jürgen Schumacher · 9 years ago
  96. 0e5bcb9 remove svn update target by Jürgen Schumacher · 9 years ago
  97. 9e96550 replace svn rev with timestamp in version string. add log files to .gitignore. by Jürgen Schumacher · 9 years ago
  98. 16c96eb add files needed for tests (empty dirs or svn:externals) by Jürgen Schumacher · 9 years ago
  99. 424b3ba add .gitignores for code/bin by Jürgen Schumacher · 9 years ago
  100. 3fdb621 changed copyright header by Andreas Weber · 9 years ago