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 144 of 247 Previous 100   Previous 10   141   142   143   144   145   146   147   148   149   150   Next 10  

lucenebook.com -- Re: Search on heterogenous index

Erik Hatcher wrote > > On Jan 26 2005 at 5 44 AM Simeon Koptelov wrote > > > > Heterogenous Documents/indices are OK - check out the second hit > > > > > > http //www.lucenebook.com/search

Getting Into Search

Hello My lucene application has been performing well in our company 's CMS application. The plan now is too offer "advanced searching ". I just bought the eBook version of Lucene in Action to he

Setting BooleanQuery MaxClauseCount

Is there a way to set the maxClauseCount field of BooleanQuery when using QueryParser? Jerry Jalenak Senior Programmer / Analyst Web Publishing LabOne Inc. 10101 Renner Blvd. Lenexa KS 662

Suggestions for documentation or LIA

Erik Hatcher <erik@(protected) > writes > By all means if you have other suggestions for our site let us know > at authors@(protected) One of the things I would like to see bu

SearchBlox J2EE Search Component Version 2.1 released

SearchBlox is a J2EE Search Component that delivers out-of-the-box search functionality for fast and easy implementation with your websites applications intranets and portals. SearchBlox uses th

Lucene in Action hits desk in UK

My copy of Lucene in Action has finally hit my desk in the UK. Hopefully the dispatch time quoted by amazon.co.uk will now start to drop to something more sensible. It 's been interesting wat

Subject: Optimal index structure

I 'm currently working on building a search function for my application and am looking for guidance on what the optimal way to store the index would be. The application has several different doc

multiple filters

Hello Every document in my index has 2 date related fields. created_date and modified_date stored via the DateField.dateToString() Users want to be able to search via such between like queries

How to give recent documents a boost?

What is the best way to give recent documents a boost? Not sorting them by strict date order but to give them some preference. If document 1 filed last week has a score of 0.5 and document 2 filed l

Subject: Strange Index problem

Hello we 've been using Lucene here with great success in different projects. In one project we 've a system which incrementally updates an index every night. This has been working fine. We 've

Subject: Lucene on JSE 1.1.8...

Hello does somebody here know which Lucene version runs on Java 1.1? Of course I would like to run the best (latest) version possible -) Karl -- 10 GB Mailbox 100 FreeSMS http //www.gm

Subject: Re: reading fields selectively /

As Erik says If your content is in the database surely all you need Stored in Lucene is the primary key anyway? (Obviously all other fields are indexed in Lucene - just not stored) I 've been pla

LUCENE + EXCEPTION

Hi Guys Apologies.......... On STANDALONE Usge of UPDATION/DELETION/ADDITION of Documents into MergerIndex the Code of mine runs PERFECTLY with out any Problems. But When the

Sort Performance Problems across large dataset

I am working on a public accessible Struts based species database project where the number of species names is currently at 2.3 million and in the near future will be somewhere nearer 4 million (

Duplicate hits using ParallelMultiSearcher

Hello all I am looking for a strategy to exclude duplicate entries when searching multiple indexes which may contain the same document. I have an email system which archives and indexes email

Limit and offset

Hi! I want to retrieve a selected area of the hits I get when I search the index similar to a SQL-clause. SELECT foo FROM bar OFFSET 10 LIMIT 10 How should I do this and experience good perfor

keep indexes as files or save them in database

Hi I want to know from the performance point of view it is better to save lucene indexes in database or use them as files??? suggestion?? best regards

Lucene in Action

hi all Does anyone know how to buy Lucene in Action in China? Ansi

Lucene in Action: Batch indexing by using RAMDirectory

Hi On page 52 of Lucene in Action (Indexing > Controlling the indexing process > Batch indexing by using RAMDirectory as a buffer) I read "A more sophisticated approach would involve keeping

Document 'Context ' & Relation to each other

As a log4j developer I 've been toying with the idea of what Lucene could do for me maybe as an excuse to play around with Lucene. I 've started creating a LoggingEvent- >Document converter and t

Opening up one large index takes 940M or memory?

We have one large index right now... its about 60G ... When I open it the Java VM used 940M of memory. The VM does nothing else besides open this index. Here 's the code System.out.

thanks for the URLDirectory pointer

lucene-user got blacklisted on SPEW so I didn 't actually get the responses to my last question via email. But I managed to dig them out of the archive and it should do what I needed. Thanks fo

Subject: FOP Generated PDF and PDFBox

Hello Our CMS now allows users to create PDF documents (uses FOP) and than search them. I seem to be able to index these documents ok. But when I am generating the results to display I get a

Subject: Concurrent read and write

I am a little fuzzy on the thread-safeness of Lucene or maybe just java. From what I understand and correct me if I 'm wrong Lucene takes care of concurrency issues and it is ok to run a query whi

Subject: Search on heterogenous index

Hello all. I 'm new to lucene and think about using it in my project. I have prices with dynamic structure containing wares there about 10K prices with total 500K wares. Each price has about 5 t

How works *

Hi I wondered how lucene implement the * character I know that is working but when I look at the Query Object it doesn t seem to appear somewhere does someone know how is it implemented ?

Subject: Search Chinese in Unicode !!!

How to create index with chinese (in utf-8 encoding ) HTML and search with Lucene ?

Suggestion needed for extranet search

I am planning to move to Lucene but not have much knowledge on the same. The search engine which I had developed is searching some extranet URLs e.g. codeguru.com/index.html. Is is possible to get

Subject: Closed IndexWriter reuse

Hi Is it safe to add documents to an IndexWriter that has been closed?

Subject: Filtering w/ Multiple Terms

In looking at the examples for filtering of hits it looks like I can only specify a single term i.e. Filter f new QueryFilter(new TermQuery(new Term( "acct " "acct1 "))) I need to specify
Page 144 of 247 Previous 100   Previous 10   141   142   143   144   145   146   147   148   149   150   Next 10