erwin       2006-04-23 08:44:40 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-KinoSearch Makefile distinfo pkg-descr pkg-plist 
  Log:
  KinoSearch is a loose port of the Java search engine library Apache Lucene,
  written in Perl and C. The archetypal application is website search, but it
  can be put to many different uses.
  
  Features
   * Extremely fast and scalable - can handle millions of documents
   * Full support for 12 Indo-European languages.
   * Support for boolean operators AND, OR, and AND NOT; parenthetical
     groupings, and prepended +plus and -minus
   * Algorithmic selection of relevant excerpts and highlighting of search terms
     within excerpts
   * Highly customizable query and indexing APIs
   * Phrase matching
   * Stemming
   * Stoplists
  
  WWW: http://www.rectangular.com/kinosearch/
  
  PR:             ports/96115
  Submitted by:   Vivek Khera <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.954     +1 -0      ports/textproc/Makefile
  1.1       +113 -0    ports/textproc/p5-KinoSearch/Makefile (new)
  1.1       +3 -0      ports/textproc/p5-KinoSearch/distinfo (new)
  1.1       +17 -0     ports/textproc/p5-KinoSearch/pkg-descr (new)
  1.1       +94 -0     ports/textproc/p5-KinoSearch/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to