You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2003/10/23 10:14:03 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/components/search lucene.xml

michi       2003/10/23 01:14:03

  Modified:    src/webapp/lenya/pubs/docs-new/content/xdocs/docs/components/search
                        lucene.xml
  Log:
  michi removed
  
  Revision  Changes    Path
  1.2       +2 -2      cocoon-lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/components/search/lucene.xml
  
  Index: lucene.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/components/search/lucene.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- lucene.xml	16 Oct 2003 22:49:38 -0000	1.1
  +++ lucene.xml	23 Oct 2003 08:14:03 -0000	1.2
  @@ -60,7 +60,7 @@
   <title>Crawling a website</title>
   <source>
   <![CDATA[
  -ant -f src/webapp/lenya/bin/crawl_and_index.xml -Dcrawler.xconf=/home/michi/src/cocoon-lenya/src/webapp/lenya/pubs/default/config/search/crawler-live.xconf crawl
  +ant -f src/webapp/lenya/bin/crawl_and_index.xml -Dcrawler.xconf=/home/username/src/cocoon-lenya/src/webapp/lenya/pubs/default/config/search/crawler-live.xconf crawl
   ]]>
   </source>
   </section>
  @@ -69,7 +69,7 @@
   <title>Creating an index from the command line</title>
   <source>
   <![CDATA[
  -ant -f src/webapp/lenya/bin/crawl_and_index.xml -Dlucene.xconf=/home/michi/src/cocoon-lenya/src/webapp/lenya/pubs/default/config/search/lucene-live.xconf index
  +ant -f src/webapp/lenya/bin/crawl_and_index.xml -Dlucene.xconf=/home/username/src/cocoon-lenya/src/webapp/lenya/pubs/default/config/search/lucene-live.xconf index
   ]]>
   </source>
   </section>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org