You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2011/02/05 02:39:21 UTC

[Lucene-java Wiki] Update of "lucene.Net/Guides/GettingStarted" by PrescottNasser

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucene-java Wiki" for change notification.

The "lucene.Net/Guides/GettingStarted" page has been changed by PrescottNasser.
The comment on this change is: setting up the page - TODO's etc..
http://wiki.apache.org/jakarta-lucene/lucene.Net/Guides/GettingStarted

--------------------------------------------------

New page:
/!\ TODO /!\ This page is a work in progress

= Getting Started =

== Overview ==

== What Lucene.Net is and what it isn't ==

== Downloading the library ==

=== SVN ===

=== NuGet ===

== Quick overview of the source code ==

== Creating a new Index ==

library calls, etc, setting options

== Adding a file ==

This section will assume that the text of the file is already as a string (no discussion of text extraction)

== Searching ==

Searching and returning a key / location