Found 42 results
in 0.053 seconds.
Displaying page 1 of 5,
sorted by
-
日本語
概要
ドキュメント
ダウンロード
概要
コネクタ一覧
Q&A
Javadoc
メーリングリスト
開発者リソース
エンドユーザマニュアル (HTML)
エンドユーザマニュアル (PDF)
ダウンロード
最新 (Apache ManifoldCF 0.3-incubating, 2011年9月20日)
旧リリース
Apache ManifoldCF 0.2-incubating, 2011年5月17日
Apache ManifoldCF 0.1-incubating, 2011年1月31日
最新 (Apache ManifoldCF 0.3-incubating, 2011年9月20日)
KEYS
CHANGES.txt
ソース:
apache-manifoldcf-0.3-incubating-src.tar.gz
[ PGP ]
[ MD5 ]
apache-manifoldcf-0.3-incubating-src.zip
[ PGP ]
[ MD5 ]
ソース+バイナリ:
apache-manifoldcf-0.3-incubating-bin.tar.gz
[ PGP ]
[ MD5 ]
apache
http://incubator.apache.org/connectors/ja_JP/download_ja_JP.html
-
A philosophical note about third-party repositories
News
02 Feb 2012 - ManifoldCF 0.4-incubating is released!
08 Nov 2011 - ManifoldCF in Vancouver
19 Oct 2011 - ManifoldCF in Barcelona
20 Sep 2011 - ManifoldCF 0.3-incubating is released!
17 May 2011 - ManifoldCF 0.2-incubating is released!
31 January 2011 - ManifoldCF 0.1-incubating is released!
03 October 2010 - Apache Connectors Framework officially becomes Apache ManifoldCF
19 August 2010 - Lucene Connectors Framework officially becomes Apache Connectors
http://incubator.apache.org/connectors/en_US/index.html
-
releases
Apache ManifoldCF 0.3-incubating, 2011 Sep 20
Apache ManifoldCF 0.2-incubating, 2011 May 17
Apache ManifoldCF 0.1-incubating, 2011 Jan 31
Plug-ins
Solr 3.x Plug-in
Latest release (Apache ManifoldCF Solr-3.x Plug-in 0.1-incubating
http://incubator.apache.org/connectors/en_US/download.html
-
?
インキュベーションプロジェクト
プロジェクトの状況
第三者リポジトリについて
ニュース
2011年11月08日 - ManifoldCF in Vancouver
2011年10月19日 - ManifoldCF in Barcelona
2011年09月20日 - ManifoldCF 0.3-incubatingを公開!
2011年05月17日 - ManifoldCF 0.2-incubatingを公開!
2011年01月31日 - ManifoldCF 0.1-incubatingを公開!
2010年10月03日 - ApacheコネクタフレームワークはApache ManifoldCFに命名変更
2010年08月19日 - LuceneコネクタフレームワークはApacheコネクタフレームワークに命名変更
2010年07月07日 - Luceneコネクタフレームワークの初期リリースを提案
2010年05月21日 - Lucene Connectors Framework in Prague
2010年01月12日 - Luceneコネクタフレームワーク開始
http://incubator.apache.org/connectors/ja_JP/index.html
-
available
09 Jun 2011 - PyLucene 3.2.0-1 available
04 Apr 2011 - PyLucene 3.1.0-1 available
16 Dec 2010 - PyLucene 3.0.3-1 and 2.9.4-1 available
02 Jul 2010 - PyLucene 3.0.2-1 and 2.9.3-1 available
03 Mar 2010 - PyLucene 3.0.1-1 and 2.9.2-1 available
08 Dec 2009 - PyLucene 3.0.0-1 available
10 Nov 2009 - PyLucene 2.9.1-1 available
13 Oct 2009 - PyLucene 2.9.0-1 available
03 Apr 2009 - PyLucene 2.4.1-1 available
08 Jan 2009 - PyLucene joins Apache Lucene as a Subproject
What is PyLucene ?
PyLucene is a Python
http://lucene.apache.org/pylucene/index.html
-
available
09 Jun 2011 - PyLucene 3.2.0-1 available
04 Apr 2011 - PyLucene 3.1.0-1 available
16 Dec 2010 - PyLucene 3.0.3-1 and 2.9.4-1 available
02 Jul 2010 - PyLucene 3.0.2-1 and 2.9.3-1 available
03 Mar 2010 - PyLucene 3.0.1-1 and 2.9.2-1 available
08 Dec 2009 - PyLucene 3.0.0-1 available
10 Nov 2009 - PyLucene 2.9.1-1 available
13 Oct 2009 - PyLucene 2.9.0-1 available
03 Apr 2009 - PyLucene 2.4.1-1 available
08 Jan 2009 - PyLucene joins Apache Lucene as a Subproject
What is PyLucene ?
PyLucene is a Python
http://lucene.apache.org/pylucene/
-
....................................................................3
3.6 16 Dec 2010 - PyLucene 3.0.3-1 and 2.9.4-1 available................................................ 3
3.7 02 Jul 2010 - PyLucene 3.0.2-1 and 2.9.3-1 available.................................................. 3
3.8 03 Mar 2010 - PyLucene 3.0.1-1 and 2.9.2-1 available
http://lucene.apache.org/pylucene/index.pdf
-
= '';
while ( my $hit = $hits->next ) {
my $score = sprintf( "%0.3f", $hit->get_score );
my $excerpt = $highlighter->create_excerpt($hit);
$report .= qq|
<p>
<a href="$hit->{url}"><strong>$hit->{title}</strong></a>
<em>$score</em
http://incubator.apache.org/lucy/docs/perl/Lucy/Docs/Tutorial/Highlighter.html
-
= '';
while ( my $hit = $hits->next ) {
my $score = sprintf( "%0.3f", $hit->get_score );
my $excerpt = $highlighter->create_excerpt($hit);
$report .= qq|
<p>
<a href="$hit->{url}"><strong>$hit->{title}</strong></a>
<em>$score</em
http://incubator.apache.org/lucy/docs/0.2.0/perl/Lucy/Docs/Tutorial/Highlighter.html
-
= '';
while ( my $hit = $hits->next ) {
my $score = sprintf( "%0.3f", $hit->get_score );
my $excerpt = $highlighter->create_excerpt($hit);
$report .= qq|
<p>
<a href="$hit->{url}"><strong>$hit->{title}</strong></a>
<em>$score</em
http://incubator.apache.org/lucy/docs/0.2.1/perl/Lucy/Docs/Tutorial/Highlighter.html