Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.6.0_1,1 09 Jun 2024 06:34:03 |
Matthias Fechner (mfechner) |
textproc/apache-solr: make the rc script service jails ready |
9.6.0,1 01 May 2024 15:42:31 |
Matthias Fechner (mfechner) |
textproc/apache-solr: update to 9.6.0
Changes: https://solr.apache.org/docs/9_6_0/changes/Changes.html |
9.5.0,1 18 Feb 2024 07:49:04 |
Matthias Fechner (mfechner) |
textproc/apache-solr: update to 9.5.0
Changes: https://solr.apache.org/docs/9_5_0/changes/Changes.html |
9.4.1,1 20 Jan 2024 10:06:47 |
Matthias Fechner (mfechner) |
textproc/apache-solr: update to 9.4.1
Changelog:
https://solr.apache.org/docs/9_4_1/changes/Changes.html |
9.4.0,1 14 Dec 2023 11:48:35 |
Matthias Fechner (mfechner) |
textproc/apache-solr: update to 9.4.0
Changelog:
https://solr.apache.org/docs/9_4_0/changes/Changes.html |
9.3.0,1 22 Jul 2023 05:18:34 |
Matthias Fechner (mfechner) |
textproc/apache-solr: update to 9.3.0
Changelog:
https://solr.apache.org/9_3_0/changes/Changes.html |
9.2.1_1,1 19 Jun 2023 05:51:07 |
Matthias Fechner (mfechner) |
textproc/apache-solr: make sure SOLR_HOME points to /var/db/solr
The new solr.in.sh has the last newline removed which caused the
SOLR_HOME line not to be added on a new line.
Re-added CPE definition, as this was not part of apache-solr9. |
9.2.1,1 19 Jun 2023 03:49:11 |
Matthias Fechner (mfechner) |
textproc/apache-solr: update to 9.2.1
Changelog:
https://solr.apache.org/news.html#apache-solrtm-921-available |
9.2.0,1 19 Jun 2023 03:49:07 |
Matthias Fechner (mfechner) |
textproc/apache-solr: switch to version 9
For more details look on 20230618 in UPDATING |
8.11.2,1 16 Oct 2022 07:12:42 |
Matthias Fechner (mfechner) |
Revert "textproc/apache-solr: Update version 8.11.2=>9.0.0"
This reverts commit b224cb40ad545da1f09dcf0d8bafb8baf0e1b110.
This upgrade break solr installation as additional work may be
required to get the new version with existing collections
working. |
9.0.0 08 Oct 2022 13:05:43 |
Muhammad Moinur Rahman (bofh) |
textproc/apache-solr: Update version 8.11.2=>9.0.0
- Pet portclippy
IMPORTANT NOTE:
Data Import Handler has been removed from this version. Please use the
third party community plugin from:
https://github.com/rohitbemax/dataimporthandler
Approved by: mfechner (By implicit mail in developers@)
Sponsored by: Bounce Experts |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
8.11.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
8.11.2 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
8.11.2 20 Jun 2022 07:52:35 |
Matthias Fechner (mfechner) |
textproc/apache-solr: update to 8.11.2
Security
SOLR-15871: Update Log4J to 2.17.1
SOLR-15961: Fix bug in PKIAuthenticationPlugin that can cause a request to
fail with 401 Unauthorized instead of re-fetching expired remote keys from other
nodes.
SOLR-14569: Configuring a shardHandlerFactory on the /select requestHandler
results in HTTP 401 when searching on alias in secured Solr.
SOLR-16022: Enforce special character requirements on passwords with length
less than 15
SOLR-16075: ShowFileHandler path parameter is now validated to be relative
to instance conf dir in standalone mode
Bugfixes
SOLR-15849: Fix the connection reset problem caused by the incorrect use of
4LW with \n when monitoring zooKeeper status
SOLR-16199: Improve query syntax construction for SQL LIKE clause with
phrases and wildcards
SOLR-16143: SolrConfig can miss updates from ZooKeeper when deleting and
recreating file items
Changelog:
https://cwiki.apache.org/confluence/display/SOLR/ReleaseNote8_11_2
MFH: 2022Q2 |
8.11.1 16 Dec 2021 22:54:13 |
Matthias Fechner (mfechner) |
textproc/apache-solr: security update to 8.11.1
Updates bundled log4j2 dependencies to address CVE-2021-44228 (SOLR-15843)
Upgrade jaegertracing to 1.6.0 and libthrift to 0.14.1 to address CVE-2020-13949
(SOLR-15324)
Changelog:
https://cwiki.apache.org/confluence/display/SOLR/ReleaseNote8_11_1
PR: 260373
MFH: 2021Q4
Security: 66cf7c43-5be3-11ec-a587-001b217b3468 |
8.11.0_1 13 Dec 2021 15:11:05 |
Matthias Fechner (mfechner) |
textproc/apache-solr: disable format lookup for log4j
As recommended here:
https://solr.apache.org/news.html#apache-solr-affected-by-apache-log4j-cve-2021-44228
disable lookup that opens a security vulnerability with log4j < 2.15.0.
This is a mitigation for CVE-2021-44228.
PR: 260373 |
8.11.0 13 Dec 2021 07:23:02 |
Matthias Fechner (mfechner) |
textproc/apache-solr: Security update to 8.11.0
Changelog:
https://solr.apache.org/security.html
https://solr.apache.org/docs/8_11_0/changes/Changes.html
PR: 260373
Reported by: ari@ish.com.au
Security: 66cf7c43-5be3-11ec-a587-001b217b3468 |
8.10.0 24 Oct 2021 19:54:54 |
Daniel Engberg (diizzy) |
textproc/apache-solr: Update MASTER_SITES
Use a direct URL to Apache's release archive site as it's not mirrored
by upstream mirror sites
Approved by: rene (portmgr blanket), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D32614 |
8.10.0 30 Sep 2021 05:31:47 |
Matthias Fechner (mfechner) |
textproc/apache-solr: Update to 8.10.0
Upgrade manual:
https://solr.apache.org/guide/8_10/solr-upgrade-notes.html
Changelog:
https://lucene.apache.org/core/8_10_0/changes/Changes.html#v8.10.0.improvements |
8.9.0 19 Jul 2021 19:48:44 |
Matthias Fechner (mfechner) |
textproc/apache-solr: Autogenerate PLIST |
8.9.0 01 Jul 2021 13:39:35 |
Matthias Fechner (mfechner) |
textproc/apache-solr: Update to 8.9.0
Upgrade manual:
https://solr.apache.org/guide/8_9/solr-upgrade-notes.html
Changelog:
https://lucene.apache.org/core/8_9_0/changes/Changes.html#v8.9.0.api_changes |
8.8.2 17 Apr 2021 07:47:46 |
Matthias Fechner (mfechner) |
textproc/apache-solr: Update to 8.8.2
Changelog:
https://solr.apache.org/docs/8_8_2/changes/Changes.html#v8.8.2.bug_fixes |
8.8.1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
8.8.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
8.8.1 27 Feb 2021 06:31:14 |
mfechner |
Bugfix update to 8.8.1.
Changelog:
https://lucene.apache.org/solr/8_8_1/changes/Changes.html |
8.8.0_1 27 Feb 2021 06:12:50 |
mfechner |
Reused a script tz@ developed for this gitlab-ce project to automatically create
a plist.
Added the script and added a target to simplify further upgrades. |
8.8.0_1 26 Feb 2021 19:31:59 |
mfechner |
Added an option to enable jts support for solr.
JTS is a topology suite.
Thanks to Stephane Marzloff <secrer@le-bar.org> for testing the patch. |
8.8.0 30 Jan 2021 08:09:51 |
mfechner |
Upgrade to 8.8.0.
A changelog should be available very soon here:
https://lucene.apache.org/solr/downloads.html |
8.7.0 01 Jan 2021 09:28:55 |
mfechner |
Update to 8.7.0.
Changelog:
https://lucene.apache.org/solr/8_7_0/changes/Changes.html |
8.6.3 10 Oct 2020 12:11:45 |
mfechner |
Bugfix update to 8.6.3.
Changelog:
https://lucene.apache.org/solr/8_6_3/changes/Changes.html#v8.6.3.bug_fixes |
8.6.2 28 Sep 2020 14:33:46 |
mfechner |
Bugfix update to 8.6.2.
Changelog:
https://lucene.apache.org/solr/8_6_2/changes/Changes.html |
8.6.1 26 Aug 2020 11:53:36 |
mfechner |
Update to 8.6.1.
Changelog:
https://cwiki.apache.org/confluence/display/SOLR/ReleaseNote861 |
8.6.0 10 Aug 2020 07:57:56 |
mfechner |
textproc/apache-solr: update to 8.6.0.
Changelog:
https://lucene.apache.org/solr/8_6_0/changes/Changes.html |
8.5.0 30 Mar 2020 13:24:59 |
mfechner |
Update to 8.5.0.
Changelog:
https://lucene.apache.org/solr/8_5_0/changes/Changes.html |
8.4.1 29 Feb 2020 13:17:59 |
mfechner |
textproc/apache-solr: security related update to 8.4.1
Switch java version to current LTS version.
MFH: 2020Q1
Security: e59cb761-5ad8-11ea-abb7-001b217b3468 |
8.2.0 14 Aug 2019 12:16:41 |
mat |
Convert to UCL & cleanup pkg-message (categories [t-u]) |
8.2.0 05 Aug 2019 19:02:15 |
mfechner |
textproc/apache-solr: update to 8.2.0.
Changelog:
https://lucene.apache.org/solr/8_2_0/changes/Changes.html#v8.2.0 |
8.1.1 21 Jun 2019 08:32:36 |
mfechner |
Upgrade to version 8.1.1.
For detailed changelog see here:
https://lucene.apache.org/solr/8_1_1/changes/Changes.html |
8.0.0 16 Mar 2019 10:37:04 |
mfechner |
Upgrade to 8.0.0.
Changelog:
https://www-eu.apache.org/dist/lucene/solr/8.0.0/changes/Changes.html |
7.7.0 15 Feb 2019 11:06:02 |
mfechner |
Upgrade to 7.7.0.
https://lucene.apache.org/solr/7_7_0/changes/Changes.html#v7.7.0 |
7.6.0 06 Feb 2019 16:32:21 |
mfechner |
Upgrade to 7.6.0.
http://lucene.apache.org/solr/7_6_0/changes/Changes.html |
7.4.0 12 Oct 2018 19:41:06 |
mfechner |
textproc/apache-solr upgrade to 7.4.0.
For more detail see here:
http://lucene.apache.org/solr/7_4_0/changes/Changes.html
Reviewed by: Ivo de Klerk <ivo@ixp.nl>
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D17371 |
7.1.0 09 May 2018 10:43:26 |
mfechner |
Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed.
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D15270 |
7.1.0 17 Oct 2017 21:44:43 |
ler |
textproc/apache-solr: update to 7.1.0.
Highlights for this Solr release include:
Critical Security Update: Fix for CVE-2017-12629 which is a working 0-day
exploit reported on the public mailing list.
Auto-scaling: Solr can now move replicas automatically when a new node is added
or an existing node is removed using the auto scaling policy framework
introduced in 7.0
Auto-scaling: The 'autoAddReplicas' feature which was limited to shared file
systems is now available for all file systems. It has been ported to use the new
autoscaling framework internally.
Auto-scaling: New set-trigger, remove-trigger, set-listener, remove-listener,
suspend-trigger, resume-trigger APIs
Auto-scaling: New /autoscaling/history API to show past autoscaling actions and
cluster events
New JSON based Query DSL for Solr that extends JSON Request API to also support
all query parsers and their nested parameters
JSON Facet API: min/max aggregations are now supported on single-valued date
fields
Lucene's Geo3D (surface of sphere & ellipsoid) is now supported on spatial RPT
fields by setting spatialContextFactory="Geo3D". Furthermore, this is the first
time Solr has out of the box support for polygons
Expanded support for statistical stream evaluators such as various
distributions, rank correlations, distances and more.
Multiple other optimizations and bug fixes
PR: 223073
Submitted by: idefix@fechner.net (Maintainer)
Security: CVE-2017-12629 |
7.0.1 11 Oct 2017 18:41:27 |
ler |
textproc/apache-solr: upgrade to 7.0.1
PR: 222932
Submitted by: idefix@fechner.net (maintainer) |
6.5.1_1 06 Jul 2017 19:31:02 |
ultima |
* Fixed uid:gid of solr directories
PR: 220001
Submitted by: Matthias Fechner <idefix@fechner.net> (maintainer), Reshad Patuck
<reshadpatuck1@gmail.com>
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11501 |
6.5.1 02 May 2017 18:55:32 |
pi |
textproc/apache-solr: update 6.5.0 -> 6.5.1
PR: 218971
Changes: http://lucene.apache.org/solr/6_5_1/changes/Changes.html
Submitted by: Matthias Fechner <idefix@fechner.net> (maintainer) |
6.5.0_1 18 Apr 2017 01:37:21 |
ler |
Stock apache-solr scripts use lsof during startup to check if Solr started
properly.
When deploying Apache Solr in Jail lsof needs access to /dev/mem which is not
allowed by default. Lack of the access makes the startup script run in the loop
for 3 minutes and then it assumes that it might have succeed.
Allowing access to /dev/mem makes running Solr in Jail a bit pointless.
Following patch changes the behaviour of Solr startup script to use sockstat
instead of lsof to check if Solr has already started. This also makes the
dependency on lsof obsolete.
While here, pet portlint.
PR: 218654
Submitted by: Wiktor Niesiobedzki <bsd@vink.pl>
Approved by: idefix@fechner.net (maintainer), adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D10416 |
6.5.0 17 Apr 2017 15:16:35 |
miwi |
- Update to 6.5.0
PR: 218523
Submitted by: maintainer |
6.4.0 23 Jan 2017 11:52:47 |
vanilla |
Update to 6.4.0.
PR: 216341
Submitted by: maintainer |
6.3.0 21 Dec 2016 17:29:56 |
matthew |
Update to 6.3.0
PR: 215389
Submitted by: idefix@fechner.net (maintainer) |
6.2.0 11 Sep 2016 11:43:36 |
pi |
textproc/apache-solr: 5.5.2 -> 6.2.0
- submitter becomes maintainer
PR: 201455, 212313
Changes: https://lucene.apache.org/solr/6_2_0/changes/Changes.html
Submitted by: Matthias Fechner <idefix@fechner.net> |
5.5.2 28 Aug 2016 15:53:49 |
pawel |
Update to version 5.5.2
PR: 211286 (based on)
Submitted by: ari@ish.com.au |
5.2.1_1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
5.2.1_1 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
5.2.1_1 03 Aug 2015 19:36:08 |
pi |
textproc/apache-solr: fixing the port, providing missing files
- Provide missing files like bin/solr and bin/post
- still open: provide a working startup script and some instructions
on how to configure
PR: 201455
Submitted by: idefix@fechner.net, elferdo@gmail.com |
5.2.1 26 Jun 2015 10:40:45 |
pi |
textproc/apache-solr: 4.10.4 -> 5.2.1
Changes see:
http://lucene.apache.org/solr/5_2_1/changes/Changes.html |
4.10.4 29 May 2015 21:39:30 |
delphij |
Update to 4.10.4. |
4.10.1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
4.10.1 30 Mar 2015 18:55:40 |
sunpoet |
- Add CPE information
PR: 199032
Submitted by: shun <shun.fbsd.pr@dropcut.net> |
4.10.1 15 Feb 2015 21:36:30 |
glewis |
. Allow Apache Solr to be run with either openjdk7 or openjdk8.
PR: 195860
Submitted by: paul@gromit.dlib.vt.edu |
4.10.1 06 Feb 2015 16:58:50 |
marino |
textproc/apache-solr: Reset maintainer
There's been 3 consecutive PR timeouts on this port (two still pending
from early December). The last sighting of former maintainer was
November 2013 and he didn't stage the port (strike 4). That's the
justification for the reset. |
4.10.1 19 Oct 2014 20:18:04 |
pi |
textproc/apache-solr: 4.8.1 -> 4.10.1
Changes see:
http://lucene.apache.org/solr/4_10_1/changes/Changes.html
PR: 193290
Submitted by: Radim Kolar <hsn@sendmail.cz>
Approved by: gaod@hychen.org (maintainer timeout) |
4.8.1 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
4.8.1 05 Jun 2014 03:29:57 |
miwi |
- Update to 4.8.1
PR: 190449
Submitted by: Larry Rosenman |
4.6.0 25 Jan 2014 22:03:15 |
mat |
- Convert to staging
- Add license
- Convert to options helpers
Sponsored by: Absolight |
4.6.0 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
4.6.0 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
4.6.0 25 Nov 2013 11:34:00 |
sunpoet |
- Update to 4.6.0
Changes: http://lucene.apache.org/solr/4_6_0/changes/Changes.html
PR: ports/184262
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) |
4.5.1 23 Nov 2013 10:26:09 |
sunpoet |
- Update to 4.5.1
Changes: http://lucene.apache.org/solr/4_5_1/changes/Changes.html
PR: ports/184155
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) |
4.4.0 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
4.4.0 26 Aug 2013 12:03:30 |
vanilla |
Upgrade to 4.4.0.
PR: ports/181539
Submitted by: maintainer |
4.3.1 27 Jun 2013 07:01:59 |
miwi |
- Update to 4.1.3
PR: 179982 |
4.3.0 13 Jun 2013 05:54:33 |
vanilla |
Upgrade to 4.3.0.
PR: ports/179516
Submitted by: maintainer |
4.2.0 20 Mar 2013 22:34:03 |
pawel |
- Update to version 4.2.0 [1]
- Convert to OptionsNG
- Fix WWW: line in pkg-descr
PR: ports/176876 [1]
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) |
4.1.0 26 Feb 2013 04:01:30 |
vanilla |
1: repo-copy apache-solr3 from apache-solr
2: upgrade apache-solr3 to 3.6.2.
3: upgrade apache-solr to 4.1.0.
PR: ports/176237
Submitted by: maintainer |
3.6.0 10 Dec 2012 13:43:44 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
3.6.0 04 May 2012 16:31:05 |
jgh |
- Update to 3.6.0, and pass maintainership to submitter [1]
- while here... [2]
- Add AL2 License
- drop unneeded usage of bsd.port.pre.mk
- standardize on MASTER_SITES
- standardize on install, use COPYTREE_SHARE in favor of CP
- use PORTEXAMPLES, and have plist follow
PR: ports/167511
Submitted by: gaod@hychen.org [1], jgh@ [2]
Approved by: maintainer, gslin@gslin.org [1], new maintainer gaod@hychen.org
[2] |
3.5.0 08 Jan 2012 06:48:20 |
rm |
- update to 3.5.0
PR: 163859
Submitted by: Hung-Yi Chen <gaod at cse dot tw>
Approved by: maintainer |
3.4.0 08 Dec 2011 10:54:18 |
scheidell |
-Update to 3.4.0
PR: ports/162281
Submitted by: Hung-Yi Chen <gaod@hychen.org>
Approved by: gslin@gslin.org (maintainer timeout, 30 days), mentor (gabor)
Feature safe: yes |
3.2.0 25 Jun 2011 06:53:36 |
miwi |
- Update to 3.2.0
PR: 157926
Submitted by: maintainer |
1.4.1 04 Jul 2010 06:49:28 |
sahil |
- Update to 1.4.1
PR: ports/148355
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Approved by: wxs@/itetcu@ (mentors, implicit)
Feature safe: yes |
1.4.0 13 Jan 2010 07:51:51 |
nemoliu |
- Update to 1.4.0
PR: ports/142762
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
1.3.0 22 Mar 2009 13:47:54 |
miwi |
Solr is an open source enterprise search server based on the Lucene
Java search library, with XML/HTTP and JSON APIs, hit highlighting,
faceted search, caching, replication, a web administration interface
and many more features. It runs in a Java servlet container such as
Tomcat.
WWW: http://lucene.apache.org/solr/
PR: ports/132665
Submitted by: Gea-Suan Lin <gslin at gslin.org> |