Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads WEB Code JSP/Java

LuceneServer-0.1

  • Category : JSP/Java
  • Tags :
  • Update : 2008-10-13
  • Size : 220.81kb
  • Downloaded :0次
  • Author :童****
  • About : 童小军
  • PS : If download it fails, try it again. Download again for free!
Download 1 (220.81kb)
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
AbstractThe Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities.Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically and there are almost no possibilities of integrating index management in a distributed environment. In other words, out of the box, Lucene is suitable for integrating indexing and searching possibilities in a single application but not for providing index/search services for multiple applications. The Lucene Server project comes with a Java API that propose the followingmake it easy to create indexes in a declarative way by simply providing an XML configuration document. make it easy to personalize the way Lucene must handle different kind of data sources. provide services for index management and searching that can be accessed from several applications. enable batch tasks scheduling.
Packet file list
(Preview for download)
Packet : 83390069luceneserver-0.1.zip filelist
LuceneServer-0.1/
LuceneServer-0.1/Sample/
LuceneServer-0.1/Sample/data/
LuceneServer-0.1/docs/
LuceneServer-0.1/docs/ConfigRef/
LuceneServer-0.1/docs/apidocs/
LuceneServer-0.1/docs/apidocs/org/
LuceneServer-0.1/docs/apidocs/org/apache/
LuceneServer-0.1/docs/apidocs/org/apache/lucene/
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/exceptions/
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/samples/
LuceneServer-0.1/docs/apidocs/resources/
LuceneServer-0.1/src/
LuceneServer-0.1/src/org/
LuceneServer-0.1/src/org/apache/
LuceneServer-0.1/src/org/apache/lucene/
LuceneServer-0.1/src/org/apache/lucene/server/
LuceneServer-0.1/src/org/apache/lucene/server/exceptions/
LuceneServer-0.1/src/org/apache/lucene/server/samples/
LuceneServer-0.1/IndexServer.dtd
LuceneServer-0.1/LuceneServer-0.1.jar
LuceneServer-0.1/LuceneServerInterface-0.1.jar
LuceneServer-0.1/Sample/IndexServerPolicy
LuceneServer-0.1/Sample/buildindex.bat
LuceneServer-0.1/Sample/buildindex.sh
LuceneServer-0.1/Sample/data/Apocalypse_Now.txt
LuceneServer-0.1/Sample/data/Marcel_Ayme.txt
LuceneServer-0.1/Sample/data/Nietzsche.txt
LuceneServer-0.1/Sample/data/Ravel_La_Valse.txt
LuceneServer-0.1/Sample/data/The_Apache_Software_License.txt
LuceneServer-0.1/Sample/isconfig.xml
LuceneServer-0.1/Sample/policy
LuceneServer-0.1/Sample/search.bat
LuceneServer-0.1/Sample/search.sh
LuceneServer-0.1/Sample/startis.bat
LuceneServer-0.1/Sample/startis.sh
LuceneServer-0.1/docs/ConfigRef/DTDDocStyle.css
LuceneServer-0.1/docs/ConfigRef/IndexServer.dtd.html
LuceneServer-0.1/docs/ConfigRef/IndexServer.dtd.org.html
LuceneServer-0.1/docs/ConfigRef/elementsIndex.html
LuceneServer-0.1/docs/ConfigRef/index.html
LuceneServer-0.1/docs/ConfigRef/intro.html
LuceneServer-0.1/docs/ConfigRef/toc.html
LuceneServer-0.1/docs/apidocs/allclasses-frame.html
LuceneServer-0.1/docs/apidocs/allclasses-noframe.html
LuceneServer-0.1/docs/apidocs/constant-values.html
LuceneServer-0.1/docs/apidocs/deprecated-list.html
LuceneServer-0.1/docs/apidocs/help-doc.html
LuceneServer-0.1/docs/apidocs/index-all.html
LuceneServer-0.1/docs/apidocs/index.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/EFile.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/ESmbFile.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/FileHandlerInterface.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/IndexServer.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/IndexService.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/SimpleXFileFactory.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/XFile.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/XFileFactory.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/XFileFactorySmb.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/exceptions/BuildIndexException.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/exceptions/CreateIndexManagerException.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/exceptions/IndexConfigurationErrorException.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/exceptions/IndexNotFoundException.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/exceptions/InvalidFileFactoryClassException.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/exceptions/InvalidFileHandlerClassException.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/exceptions/InvalidFileTypePatternException.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/exceptions/InvalidLocationDescriptor.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/exceptions/MultipleIndexNameException.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/exceptions/NotValidClassException.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/exceptions/XFileException.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/exceptions/package-frame.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/exceptions/package-summary.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/exceptions/package-tree.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/package-frame.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/package-summary.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/package-tree.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/samples/BuildSampleIndex.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/samples/MSWordFileHandler.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/samples/SampleSearch.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/samples/TextFileHandler.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/samples/XFileFactorySmb.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/samples/package-frame.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/samples/package-summary.html
LuceneServer-0.1/docs/apidocs/org/apache/lucene/server/samples/package-tree.html
LuceneServer-0.1/docs/apidocs/overview-frame.html
LuceneServer-0.1/docs/apidocs/overview-summary.html
LuceneServer-0.1/docs/apidocs/overview-tree.html
LuceneServer-0.1/docs/apidocs/package-list
LuceneServer-0.1/docs/apidocs/packages.html
LuceneServer-0.1/docs/apidocs/resources/inherit.gif
LuceneServer-0.1/docs/apidocs/serialized-form.html
LuceneServer-0.1/docs/apidocs/stylesheet.css
LuceneServer-0.1/docs/index.html
LuceneServer-0.1/docs/isconfig.xml
LuceneServer-0.1/src/org/apache/lucene/server/BuildIndexTimerTask.java
LuceneServer-0.1/src/org/apache/lucene/server/ConfigurationErrorHandler.java
LuceneServer-0.1/src/org/apache/lucene/server/DirectoryLocation.java
LuceneServer-0.1/src/org/apache/lucene/server/EFile.java
LuceneServer-0.1/src/org/apache/lucene/server/ESmbFile.java
LuceneServer-0.1/src/org/apache/lucene/server/FileHandler.java
LuceneServer-0.1/src/org/apache/lucene/server/FileHandlerInterface.java
LuceneServer-0.1/src/org/apache/lucene/server/FilesListLocation.java
LuceneServer-0.1/src/org/apache/lucene/server/IndexManager.java
LuceneServer-0.1/src/org/apache/lucene/server/IndexServer.java
LuceneServer-0.1/src/org/apache/lucene/server/IndexService.java
LuceneServer-0.1/src/org/apache/lucene/server/Location.java
LuceneServer-0.1/src/org/apache/lucene/server/Logger.java
LuceneServer-0.1/src/org/apache/lucene/server/SimpleXFileFactory.java
LuceneServer-0.1/src/org/apache/lucene/server/SingleFileLocation.java
LuceneServer-0.1/src/org/apache/lucene/server/Source.java
LuceneServer-0.1/src/org/apache/lucene/server/XFile.java
LuceneServer-0.1/src/org/apache/lucene/server/XFileFactory.java
LuceneServer-0.1/src/org/apache/lucene/server/XFileFactorySmb.java
LuceneServer-0.1/src/org/apache/lucene/server/XFileIterator.java
LuceneServer-0.1/src/org/apache/lucene/server/exceptions/BuildIndexException.java
LuceneServer-0.1/src/org/apache/lucene/server/exceptions/CreateIndexManagerException.java
LuceneServer-0.1/src/org/apache/lucene/server/exceptions/IndexConfigurationErrorException.java
LuceneServer-0.1/src/org/apache/lucene/server/exceptions/IndexNotFoundException.java
LuceneServer-0.1/src/org/apache/lucene/server/exceptions/InvalidFileFactoryClassException.java
LuceneServer-0.1/src/org/apache/lucene/server/exceptions/InvalidFileHandlerClassException.java
LuceneServer-0.1/src/org/apache/lucene/server/exceptions/InvalidFileTypePatternException.java
LuceneServer-0.1/src/org/apache/lucene/server/exceptions/InvalidLocationDescriptor.java
LuceneServer-0.1/src/org/apache/lucene/server/exceptions/MultipleIndexNameException.java
LuceneServer-0.1/src/org/apache/lucene/server/exceptions/NotValidClassException.java
LuceneServer-0.1/src/org/apache/lucene/server/exceptions/XFileException.java
LuceneServer-0.1/src/org/apache/lucene/server/samples/BuildSampleIndex.java
LuceneServer-0.1/src/org/apache/lucene/server/samples/MSWordFileHandler.java
LuceneServer-0.1/src/org/apache/lucene/server/samples/SampleSearch.java
LuceneServer-0.1/src/org/apache/lucene/server/samples/TextFileHandler.java
LuceneServer-0.1/src/org/apache/lucene/server/samples/XFileFactorySmb.java
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.