|
Revision 50812, 0.6 kB
(checked in by madarche, 2 years ago)
|
- Added missing SVN properties.
|
- Property svn:eol-style set to
native
- Property svn:keywords set to
Id
|
| Line | |
|---|
| 1 |
======================== |
|---|
| 2 |
Lucene third party tools |
|---|
| 3 |
======================== |
|---|
| 4 |
|
|---|
| 5 |
:Author: Julien Anguenot |
|---|
| 6 |
:Revision: $Id$ |
|---|
| 7 |
|
|---|
| 8 |
.. sectnum:: :depth: 1 |
|---|
| 9 |
.. contents:: :depth: 1 |
|---|
| 10 |
|
|---|
| 11 |
Store management tool |
|---|
| 12 |
===================== |
|---|
| 13 |
|
|---|
| 14 |
Luke_ is a handy development and diagnostic tool, which accesses |
|---|
| 15 |
already existing Lucene indexes and allows you to display and modify |
|---|
| 16 |
their contents in several ways: |
|---|
| 17 |
|
|---|
| 18 |
It works pretty well. You can either install Luke on your Java |
|---|
| 19 |
installation or use the available jnlp. |
|---|
| 20 |
|
|---|
| 21 |
.. _Luke: http://www.getopt.org/luke/ |
|---|
| 22 |
|
|---|
| 23 |
.. Emacs |
|---|
| 24 |
.. Local Variables: |
|---|
| 25 |
.. mode: rst |
|---|
| 26 |
.. End: |
|---|
| 27 |
.. Vim |
|---|
| 28 |
.. vim: set filetype=rst: |
|---|
| 29 |
|
|---|