  | | | Lucene | 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
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 thisHi
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 orOK 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 >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 "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 searchinhello
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 "shorHello 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 EncoWhat 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 docuI '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(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 ".)
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
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( "contentI '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. somHi 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
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(keywordHi
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 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 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 suI 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 EXCEPTIOHi 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 bugHi 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 ?
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 differenhttp //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 developHi 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 casHi
Is it possible to do something like this with lucene
http //www.verity.com/products/response/index.html
Thanks
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 verHello
is ist possible to get most frequented terms from
hits?
thx
miro
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 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 |
|
 |