Found 139 results
in 0.149 seconds.
Displaying page 1 of 14,
sorted by
-
Apache Lucene.Net
Apache.org
Wiki
Issue Tracker (JIRA)
Source
Lucene Project
News
Download
Getting Started
Community
Useful Links
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users. The Lucene search library is based on an inverted index . Lucene.Net has three primary goals:
Maintain the existing line-by-line port from Java to C#, fully automating and commoditizing the process such that the project can easily synchronize with the Java Lucene release schedule;
Maintaining the high-performance requirements excepted of a first class C# search engine library;
Maximize usability and power when used within the .NET runtime. To that end, it will present a highly idiomatic, carefully tailored API that takes advantage of many
http://incubator.apache.org/lucene.net/index.html
-
Apache Lucene.Net
Apache.org
Wiki
Issue Tracker (JIRA)
Source
Lucene Project
News
Download
Getting Started
Community
Useful Links
Latest Release - Lucene.Net 2.9.4 - Nov 29, 2011
These are the official releases that have been fully tested by the Lucene.Net community. The binary library can
also easily be incorporated into your applications using the NuGet Package Manager.
Binary
Source
Cutting Edge
The 2.9.4g .Net'ified branch will be released in early January, from there we are hard at work porting over Lucene 3.0.3.
2.9.4g - .Net'ified - Generics version of our latest 2.9.4 release
3.0.3 - Latest and Greatest
Release Archives
2.9.2 Source
2.9.1 Source
2.4.0 Source
Older Releases
Apache Lucene.Net is an effort undergoing
http://incubator.apache.org/lucene.net/download.html
-
Apache Lucene.Net
Apache.org
Wiki
Issue Tracker (JIRA)
Source
Lucene Project
News
Download
Getting Started
Community
Useful Links
Downloading the Code
Incorporating into your application
Further Resources
Apache Lucene.Net is an effort undergoing incubation at The Apache Software Foundation (ASF),
sponsored by the Apache Incubator . Incubation is required of
all newly accepted projects until a further review indicates that the infrastructure, communications
http://incubator.apache.org/lucene.net/started.html
-
Apache Lucene.Net
Apache.org
Wiki
Issue Tracker (JIRA)
Source
Lucene Project
News
Download
Getting Started
Community
Useful Links
Mailing Lists
Development - developer discussions about the project occurs on its mailing list, lucene-net-dev @ lucene.apache.org. To subscribe, send a message to lucene-net-dev-subscribe @ lucene.apache.org.
General usage - user discussions about the project occurs on its mailing list, lucene-net-user @ lucene.apache.org. To subscribe, send a message to lucene-net-user-subscribe @ lucene.apache.org.
Commit notifications - commit notifications are sent to lucene-net-commits @ lucene.apache.org. To subscribe, send a message to lucene-net-commits-subscribe @ lucene.apache.org.
Archives
Developers 2006-Present
Users 2006-Present
http://incubator.apache.org/lucene.net/community.html
-
Apache Lucene.Net
Apache.org
Wiki
Issue Tracker (JIRA)
Source
Lucene Project
News
Download
Getting Started
Community
Useful Links
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users. The Lucene search library is based on an inverted index . Lucene.Net has three primary goals:
Maintain the existing line-by-line port from Java to C#, fully automating and commoditizing the process such that the project can easily synchronize with the Java Lucene release schedule;
Maintaining the high-performance requirements excepted of a first class C# search engine library;
Maximize usability and power when used within the .NET runtime. To that end, it will present a highly idiomatic, carefully tailored API that takes advantage of many
http://incubator.apache.org/lucene.net/
-
Apache Lucene.Net
Apache.org
Wiki
Issue Tracker (JIRA)
Source
Lucene Project
News
Download
Getting Started
Community
Useful Links
Theoretical Underpinnings
Lucene - By Doug Cutting (2004)
The Lucene Search Engine - By Doug Cutting (2000)
Lucene Java Resources (ideas are relevant to Lucene.Net)
Lucene Java FAQ - tons of general information on using Lucene, most relevant to Lucene.Net as well
Basics of Performance - a number of performance tweaks
Scores as Percentages or why you shouldn't do that
Getting Started with Simone Chiaretta
How to get started with Lucene.Net
The Main Concepts
Your First Application
Dissecting Storage Documents and Fields
Lucene - or how I stopped worrying and learned to love unstructured data
How Subtext Lucene.Net
http://incubator.apache.org/lucene.net/links.html
-
Apache Lucene - Welcome to PyLucene
@
select provider
Lucid Find
Search-Lucene
PyLucene
JCC
Bug Tracker
Discussion
Lucene TLP
Welcome to PyLucene
What is PyLucene ?
PyLucene is a Python extension
for accessing
Java Lucene . Its goal
is to allow you to use Lucene's text indexing and searching
capabilities from Python. It is API compatible with the latest
version of Java Lucene, version 3.2 as of June 9th, 2011.
PyLucene is not a Lucene port but a Python wrapper around
Java Lucene. PyLucene embeds a Java VM with Lucene into a Python
process. The PyLucene Python extension, a Python module called
lucene is machine-generated by JCC.
PyLucene is built
http://lucene.apache.org/pylucene/
-
Apache Lucene - Welcome to PyLucene
@
select provider
Lucid Find
Search-Lucene
PyLucene
JCC
Bug Tracker
Discussion
Lucene TLP
Welcome to PyLucene
What is PyLucene ?
PyLucene is a Python extension
for accessing
Java Lucene . Its goal
is to allow you to use Lucene's text indexing and searching
capabilities from Python. It is API compatible with the latest
version of Java Lucene, version 3.2 as of June 9th, 2011.
PyLucene is not a Lucene port but a Python wrapper around
Java Lucene. PyLucene embeds a Java VM with Lucene into a Python
process. The PyLucene Python extension, a Python module called
lucene is machine-generated by JCC.
PyLucene is built
http://lucene.apache.org/pylucene/index.html
-
Apache Lucene - Mailing Lists
@
select provider
Lucid Find
Search-Lucene
PyLucene
JCC
Bug Tracker
Discussion
Lucene TLP
Mailing Lists
Users
Historically, Lucene user issues or questions have almost always
been best addressed on the Java Lucene User mailing list. PyLucene
users with general Lucene questions should consider contacting
the Java
Lucene User list first.
For issues or questions specific to PyLucene such as build issues,
please contact the PyLucene Developer
mailing list.
In order to post to the PyLucene Developer
list, it is necessary to first subscribe to it. See below for more information.
Developers
If you'd like
http://lucene.apache.org/pylucene/mailing-lists.html
-
Apache Lucene -
@
select provider
Lucid Find
Search-Lucene
PyLucene
JCC
Bug Tracker
Discussion
Lucene TLP
Before calling any PyLucene API that requires the Java VM, start it by
calling initVM(classpath, ...) . More about this function
in here .
Installing PyLucene
PyLucene is a Python extension built with
JCC .
To build PyLucene, JCC needs to be built first. Sources for JCC are
included with the PyLucene sources. Instructions for building and
installing JCC are here .
Instruction for building PyLucene
are here .
API documentation
PyLucene is closely tracking Java Lucene releases. It intends to
supports the entire Lucene API
http://lucene.apache.org/pylucene/features.html