  | | | Lucene | My application for Lucene involves updating an existing index with a
mixture of new and revised documents. From what I 've been able to
dicern from reading I 'm going to have to delete the old versIf the source of the documents in the index is from web pages and the
source isn 't stored in the index would highlighting be too slow since
you 'd have to download each web page again to gain accMiles
Thanks for the tips. I didn 't see this response nor did I see my
original email earlier so I reposted the question thinking I had
forgotten to do so on Friday. My apologies to the grI 'm still working through making my own directory based on JDBC (and yes
I know there are some out there already unsuitable for this reason or
that reason.)
One thing I 've noticed is that the
Hi Guys
Apologies........
Does Lucene have a Synonym Functonality as Google.
If u search Google using '~shoes ' It returns hits based on the
Synonym 's
[ I know there is a SynonOn Fri 2005-01-07 at 14 47 -0500 Jim Lynch wrote
> My application for Lucene involves updating an existing index with a
> mixture of new and revised documents. From what I 've been able to
> d
Does someone know anything about document relations/closeness? I want to
see all documents related to a specific document. The relations can be
link relations (the other documents refer to that dHi George this is good work.
I am wondering if you or anyone else is using a C# HTML parser for
Lucene since the one in the Demo package is currently not working (it 's
logged on Sourceforge I If have a question about transactions .
Lucene doesn`t support transactions but I find it very important and I think it is possible to add some kind of rollback/commit functionality to make sure thWhat happens to the Index if the IndexReader crashes after I have deleted documents and before I have called close. Are the deletes ignored? Is the Index screwed up? Is the filesystem screwed up (ifHi
I 'm new to Lucene so I apologize if this issue has been discussed
before (I 'm sure it has) but I had a hard time finding an answer using
google. (Maybe this would be a good candidate for thI 've read as much as I could find on the highlighting that is now in the
sandbox. I didn 't find the javadocs. I found a link to them but it
redirected my to a cvs tree.
Do I assume that you My application for Lucene involves updating an existing index with a
mixture of new and revised documents. From what I 've been able to
dicern from reading I 'm going to have to delete the old versHello
Lucene is great! I just have a question.
Is there a simple way to check and see if an index is already optimized?
What happens if optimize is called on an already optimized inHi
we are currently implementing a search engine for a news site. Our goal
is to have a search result that uses the publish date of the documents
to boost the score of the documents.
I tookInteresting article
http //www.javaworld.com/javaworld/jw-01-2005/jw-0103-search_p.html
I don 't agree with the use of QueryParser for non-human-entered
queries though but otherwise its a rHi
I have a application where I know I will have duplicate ID 's. When I search these duplicate ID 's will it search content in both the files ?
For Example
Id Mahaveer Content Jain
Hi I am a newbie and i just installed Tomcat on my machine.
May I know when i placed the Luceneweb folder in the webapps folder of Tomcat how come I couldn 't conduct the search operation when i tHi
Is there some way to read only 1 field value from an index given a docID?
From the current API in order to get a field from given a docID I
would call
IndexSearcher.documenSorry if this is the wrong forum but I wondered what 's happened to 'Lucene In Action ' in the UK. Looking forward to reading it but amazon.co.uk report it as a 'hard to find ' item and are now quoting Hi Folks
I am pleased to announce the availability of "dotLucene 1.4.3 RC2 build-001 "
This is the second "Release Candidate " release of version 1.4.3 of Jakarta
Lucene ported to C# and is intenHi Folks
I am pleased to announce the availability of "Highlighter.Net 1.4.0 RC1
build 001 " This is the first "Release Candidate " release of version 1.4.0
of Lucene 's Java Highlighter ported tIf this is a stupid question I deeply apologize. I 'm stumped.
I have a message-driven EJB using Lucene. In *every* case where the MDB is
trying to create an index I 'm getting "Lock obtain timed Hi all
while executing a query on lucene i get the following execption if a
check for the IndexSearcher object nulll
or a assert i donot get any errors ? Please help me out on this .
j
Is there any already written analyzer that would take that name
(Sch& auml ffer or any other name that has entities) so that
Lucene index could searched (once the field has been indexed) Hello.
Does anyone know application which based on RemoteSearcher to
distribute index on many servers?
Yura Smolsky
Hi all
I 'm currently doing a query similar to the following
for w in wordset
query w near (word1 V word2 V word3 ... V word1422)
perform query
and I am doing this through SpanHello
How can one index simple text files with out the .txt extension. I am
trying to use the IndexFiles and IndexHTML but not to my satisfaction.
In the IndexFiles I do not get any control ovHi folks
We are trying to measure thru-put lucene in a multi-threaded environment.
This is what we found
1 thread search takes 20 ms.
2 threads search takes 40 ms.
Hi ALL
We are trying to index scientic articles written in english but whose
authors can be spelled in any language (depending on the author 's nazionality)
E.g.
Sch?ffer
In the XML d |
|
 |