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

Synonyms for AND/OR/NOT operators

Hi! What is the simplest way to add synonyms for AND/OR/NOT operators? I 'd like to support two sets of operator words so people can use either the original english operators and my custom ones f

Subject: MergerIndex + Searchables

Hi Guys Apologies............... I have several MERGERINDEXES [ MGR1 MGR2 MGR3....]. for searching across these MERGERINDEXES I use the following Code IndexSearcher[] indexToSearch new

index size doubled?

I 'm testing the rebuilding of the index. I add several hundred documents optimize and add another few hundred and so on. Right now I have around 7000 files. I observed after the index gets to certa

sorting on a field that can have null values

Hi all I am getting null pointer exception when I am sorting on a field that has null value for some documents. "Order by " in sql does work on such fields and I think it puts all results with null v

Queries difference

Hello I want to know is there a difference between queries +city(+London Amsterdam) +address(1_street 2_street) And +city(+London) +city(Amsterdam) +address(1_street) +address(2_street)

determination of matching hits

Hello all I have a question regarding the determination of the set of matching documents in particular (I guess) related to the NOT operator. In my case I have a document containing the term

Subject: analyzer effecting phrases?

Hi I am building an index of texts each related to a unique id. The unique ids might contain a number of underscores which will make the standardanalyzer shorten them after it sees the second unde

Number of documents

I 've to show to my boss if Lucene is the best option for create a search engine of a new portal. I want to now how many documents do you have in your index? And how many bigger is your DB? the ty

Relevance percentage

How to find out the percentages of matched terms in the document(s) using Lucene ? Here is an example of what i am trying to do The search query has 5 terms(ibm risc tape dirve manual) and the

Subject: Optimising A Security Filter

Hello All I bought the Lucene in Action ebook which is excellent and I can strongly recommend. One question that has arisen from the book though is custom filters. I have the situation whe

google suggest / incremental search - Re: Lucene appreciation

Rony Kahan wrote > Thanks for feedback. > > PA - Since rss readers usually visit at least once per day we only show > jobs from past few days. This allows us to use a smaller faster index fo

Reloading LARGE index causes OutOfMemory... intern Terms?

We nighly optimizing one of our main indexes which takes up about 70% of system memory when loaded due to Term objects being stored in memory. We perform the optimization out of process then tell

Subject: Relevance and ranking ...

Hi How to implement the following ? Please provide inputs .... For example if the search query has 5 terms (ibm risc tape drive manual) and there are 4 matching documents with the fol

Subject: Indexing with Lucene 1.4.3

Hello I have been trying to index around 6000 documents using IndexHTML from 1.4.3 and at the end of indexing in my index directory I only have 3 files. segments deletable and _5en.cfs Can

Subject: To Sort or not to Sort

I 'm hoping someone has an opinion (based on some experience) as to how I might approach a design I 'm doing with Lucene. In my application users search for messages with Lucene. Typically

Disk space needed for indexing???

Hi everyone Does anyone have any idea how much disk space will be needed for generating the final index with ~1.5G size for example? I have ~3.5G disk space and is able to generate index

Lucene appreciation

Hello fellow Lucene users I 'd like to introduce myself and say thanks. We 've recently launched http //www.indeed.com a search engine for jobs based on Lucene. I 'm consistently impressed with

building lucene-1.4.3 from source yields lucene-1.5-rc1-dev.jar?

Hail Listoids! I just started investigating lucene. I downloaded lucene-1.4.3-src.zip unzipped and built with ant but i get some strange results D \scrap\java\lucene\lucene-1.4.3 >ant Buildf

Remotely Index

Hi All How to Index remotely? For example I have a some documents in machine A and lucene Indexing and searching server in machine B. How can do Index... Regards Natar

Aramorph Analyzer

I wanted to share some results from trying out Aramorph Arabic Analyzer with Lucene. I experimented with a set of 100 web documents in Windows-1256 encoding. The indexing took just over 200 second

Subject: NUMERIC RANGE BOOLEAN

Hi Guys Apologies............. Can some body Please Tell me Why is this Happening and any work around for the same .??? Constructed String +bags +itemPrice [00000003 TO 00000020]

File locking using java.nio.channels.FileLock

Hi When is Lucene planning on moving toward java 1.4+? I see there are some problems caused from the current lock file implementation e.g. Bug# 32171. The problems would be easily fixed

Why does the StandardTokenizer split hyphenated words?

I am writing a tool that uses lucene and I immediately ran into a problem searching for words that contain internal hyphens (dashes). After looking at the StandardTokenizer I saw that it was becau

C# Ports

I was just wondering what tools (JLCA?) people are using to port Lucene to c# as I 'd be well interesting in converting things like snowball stemmers wordnet etc. Thanks Garrett

LUCENE1.4.1 - LUCENE1.4.2 - LUCENE1.4.3 Exception

Hi Guys........ Some body tell me what this Exception am Getting Pleae Sys Specifications O/s Linux Gentoo Appserver Apache Tomcat/4.1.24 Jdk build 1.4.2_03-b02 Lucene 1.4.1 2 3 Not

A question about scoring function in Lucene

Hi all Lucene score document based on the correlation between the query q and document t (this is raw function I don 't pay attention to the boost_t coord_q_d factor) score_d sum_t( tf_q

Indexing a large number of DB records

I 'm trying to index a large number of records from the DB (a few millions). Each record will be stored as a document with about 30 fields most of them are UnStored and represent small strings or n

IndexWriter.updateDocument()

Well the subject says it all... If there is one thing which is overly cumbersome in Lucene it 's updating documents therefore this Request For Enhancement Please consider enhancing the Inde

TFIDF Implementation

Hi My current task/problem is the following I need to implement TFIDF document term ranking using Jakarta Lucene to compute a similarity rank between arbitrary documents in the constructed index.

Opinions: Using Lucene as a thin database

I use Lucene as a legitimate search engine which is cool. But I am also using it as a simple database too. I build an index with a couple of keyword fields that allows me to retrieve values based o
Page 150 of 247 Previous 100   Previous 10   141   142   143   144   145   146   147   148   149   150   Next 10