You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by lu...@jakarta.apache.org on 2004/05/07 18:12:45 UTC

[Jakarta Lucene Wiki] Updated: HowTo

   Date: 2004-05-07T09:12:45
   Editor: StephaneVaucher <va...@cirano.qc.ca>
   Wiki: Jakarta Lucene Wiki
   Page: HowTo
   URL: http://wiki.apache.org/jakarta-lucene/HowTo

   Reformatted and added reference to external article

Change Log:

------------------------------------------------------------------------------
@@ -1,31 +1,34 @@
+#pragma section-numbers off
+
 = HowTo =
 
-This section should contain short descriptions/tutorials on how to accomplish simple tasks.
+ This section should contain short descriptions/tutorials on how to accomplish simple tasks.
 
-== Web applications ==
+ == Web applications ==
 
-IndexingWebPages
+  IndexingWebPages
 
-== Optimizations ==
+ == Optimizations ==
 
-DateRangeQueries[[BR]]
-ConcurrentAccessToIndex
+  DateRangeQueries[[BR]]
+  ConcurrentAccessToIndex
 
-== Indexing ==
+ == Indexing ==
 
-IndexingDateFields
+  IndexingDateFields
 
-== Searching ==
+ == Searching ==
 
-SearchNumericalFields [[BR]]
-HierarchicalFields[[BR]]
-SearchInMultipleFields[[BR]]
-AnalysisParalysis
+  SearchNumericalFields [[BR]]
+  HierarchicalFields[[BR]]
+  SearchInMultipleFields[[BR]]
+  AnalysisParalysis
 
-== Spidering ==
+ == Spidering ==
 
-HttpUnitExample [[BR]]
+  [Article] Keld H. Hansen: "Unweaving a Tangled Web With HTMLParser and Lucene" - [http://javaboutique.internet.com/tutorials/HTMLParser/article.html]
+  HttpUnitExample
 
-== Extraction content ==
+ == Extraction content ==
 
-PowerPoint
+  PowerPoint

---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org