Mailing List
Home
Forum Home
Maven - Project building tool
Axis - Java SOAP implementation
Lucene - Full-featured text search engine APIs
Cocoon - MVC web framework based on XML/XSL
Fop - Create PDF, PCL, PS, SVG, XML driven by XSL formatting objects.
Log4J - A log library
POI - Java Excel, Word and other Microsoft Office files manipulating library
Oracle database error code ...
Subjects
log4j warning: No appenders could be found
java security AccessControlException: access denied (java io FilePermission clie
java lang InstantiationException: org apache tools ant Main
Apache Axis Tutorial
Subject: Struts <logic iterate >
log4j properties How to parse outpu to multiple files
configuring log4j with BEA Weblogic 8 1
How to use XSL FOP Java together
JSP precompile
Proposal: Adding jar manifest classpath in jar and war plugins
Servlet File Download dialog problem (IE6,Adobe 6 0)
java security AccessControlException: access denied (java io FilePermission
Unsupported major minor version 48 0 problem while running the an
   telope task
Subject: axis wsdl2java Ant Task usage
net sf hibernate MappingException: Error reading resource: test/User hbm xml
Building EAR ANT Script for websphere 5 0
CREATING WAR Files
Classpath problem
jsp data into Excel
Jboss 3 2 3+ vs Tomcat Axis Question
RE: How to include jars and add them into the MANIFEST MF/Class Path
attribute
Printing problem
Subject: InstantiationException
Couldn 't find trusted certificate
Please : How can one install ant 1 6 0 under Eclipse 2 1 ?
Excel: Too many different cell formats
Subject: AXIS: tomcat timeout ?
1 3 final: now giving me java io FileNotFoundException (Too many
open files)
XDoclet, Struts and Maven: Where to start? SOLUTION
Subject: Running junit tests fails
 
Lucene
Page 148 of 247 Previous 100   Previous 10   141   142   143   144   145   146   147   148   149   150   Next 10  

Subject: PDFBox deprecated methods

I 've been use PDFBox in my indexation of a directory . I 've download the last version of PDFBox (0.6.7.a) and I 've seen that the method that I use to extract was a deprecated method. PDFTextStr

simultaneous index/search/delete

Concerning the question about simultaneous index/search/delete Do i have to put synchronized on methods that call to API functions of index/search/delete The information contained in this

Advice on indexing content from a database

Hi I 'm working on integrating lucene with a cms. All the data is stored in a database. I 'm looking at about 2 million records. Any advice on an effective technique to index this (incrementally or

R?f. : Re: R?f. : Re: do a simple search

OK thanks On Wed 2005-01-05 at 10 56 +0100 Stephane.Giner@(protected) wrote > I have alway another field "type " who is the type of the searched > document. > I must change the request

Subject: =?ISO-8859-1?Q?R=E9f=2E_=3A_Re=3A_do_a_simple_search?=

>On Jan 5 2005 at 3 41 AM Stephane.Giner@(protected) wrote > > I would like to search a word in differents fields of a document with > > an > > OR operator. > > > > My fields are "id " "shortDesc "

Subject: searching while indexing.

What is the best way to implement searching while indexing. I have read the mailinglist for a while but haven`t got a good answer to my question. It is not allowed to index while searchin

do a simple search

hello I would like to search a word in differents fields of a document with an OR operator. My fields are "id " "shortDesc " and "longDesc ". In java I want to search a word simultanly in "shor

Parsing issue

Hello All Does any one know how to handle the following parsing error? thanks for pointers/code snippets. -H While trying to parse a HTML file using IndexHTML I get Parse Aborted Enco

how to create a long lasting unique key?

What is the best way to create a key for a document? I know the id (from hits) can not be used but what is a good way to create a key I need this key for a webapplication. At the moment every docu

1.4.3 breaks 1.4.1 QueryParser functionality

I 'm trying to figure out what changed between 1.4.1 and 1.4.3 to break my application. I couldn 't use 1.4.2 because my app wouldn 't compile with 1.4.2 due to API changes. With 1.4.3 the API inc

Problems...

(Bear with me I have inherited this system from another developer who is no longer with the company. So I am not familiar with Lucene at all. I just have got the task of "Fixing the search ".)

lucenebook.com

Otis and I have been working hard to get a website up for Lucene in Action and beyond. It 's finally in place at http //www.lucenebook.com We haven 't put in place as much explanation and hel

INDEXREADER + MAXDOC

Hi Guys Apologies........... On using the integer number of Indexreader.maxDoc() API Is it possible to get the VALUES from the varoius fieldtypes. ex - 'docs.get( "content

Deleting an index

I 'm writing some junit tests for my search code (which layers on top of Lucene). The tests all follow the same pattern 1. setUp() Create some directories write some files to be indexed 2. som

Question about Lucene and index browsing

Hi ALL We have just started using Lucene to index Digital Library information. I was wondering whether there is any feature in Lucene that could be used to "browse the indexed fields " (in prac

Help for sorting

Hello All I am looking out to implement sorting in my lucene application. This is what my code look like. I am using StandardAnalyzer() analyzer. Query query QueryParser.parse(keyword

New Highlighter features + api

Hi Mark Apologies.......... Can u Please tell the form where to find the JavaDoc API for the Highlighter package u have created. Thx in Advance [ WISH U AND THE FORM 'A HAPPY

Subject: New Highlighter features

The Highlighter package in CVS has been updated with the following new features * GradientFormatter is a new formatter that can be used to change the colour intensity of matching terms based

Is search in lucene commutative?

Replying to lucene-user list. Yes term1 AND term2 as well as term1 OR term2 should yield the same hits. Otis --- ABDOU Samir <samir.abdou@(protected) > wrote > Hello > > Does a query su

Subject: Fatal error on Windows

I am getting a fatal exception on Windows 2000 Server when performing a search. Upon call to IndexSearcher.search( ) with a large query I see this error from the JVM Unexpected Signal EXCEPTIO

Search not working properly. Bug !!!!!!

Hi all I have written a simple program to test Indexing & Search. After indexing couple of documents I Searched for the same but i didn 't get Successfull matches. I don 't know whether it is a bug

Deleting index for DB indexing

Hi All I am using lucene for my DB indexing. I have 2 columns which are Keyword. Now I want to delete my index based on this 2 keyword. Is it possible ? If no. What is other alternative ?

problem indexing large document collction on windows xp

Hello I encoutered a problem when i tried to index large document collections (about 20 mio documents). The indexing failed with the IOException "Cannot delete deletables " I tried differen

download url is ...

http //jakarta.apache.org/site/binindex.cgi#lucene This does not work is there a way to get a late build? Nighlies? tia .V -- RiA-SoA w/JDNC <http //www.SandraSF.com > forums - help develop

sorting on a non english based locale field

Hi fellow luceners I was looking at the lucene sorting code and it looks like lucene does consider locale into account while sorting. So I assume lucene already handles for strings. But in my cas

Subject: Asking Questions in a Search

Hi Is it possible to do something like this with lucene http //www.verity.com/products/response/index.html Thanks

Translation

Hi I 'm the author of the following italian document posted on this mailing list from Tun Lin the 3th December 2003. Sorry for the huge delay of this reply but I 've just come back here after a ver

how to get most frequented terms from hits

Hello is ist possible to get most frequented terms from hits? thx miro

Subject: QueryParser, default operator

Hi the following code QueryParser qp new QueryParser( "itemContent " analyzer) qp.setOperator(org.apache.lucene.queryParser.QueryParser.DEFAULT_OPERATOR_AND) Query query qp.parse(line

time of indexer

Hi to everybody and merry christmas for all(and specially people who that me today are "working " instead of stay with the family). I don 't understand because my search in the index give this ba
Page 148 of 247 Previous 100   Previous 10   141   142   143   144   145   146   147   148   149   150   Next 10