i am using lucene 2.2.0 and having problems in compiling the basic programs,
please help me out
the code is
***8
import java.io.*;
import org.apache.lucene.document.*;
import org.apache.lucene.document.Field.*;
import org.apache.lucene.index.*;
[
https://issues.apache.org/jira/browse/LUCENE-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571846#action_12571846
]
Grant Ingersoll commented on LUCENE-550:
Did zOlive ever post his code Jakarta Comm
I am new to lucene, and have problem in executing it's first program which is
Indexer.java
here is the source code..
*
import java.io.*;
import org.apache.lucene.document.*;
import org.apache.lucene.index.*;
import org.apache.lucene.analysis.*
[
https://issues.apache.org/jira/browse/LUCENE-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571801#action_12571801
]
Karl Wettin commented on LUCENE-1039:
-
{quote}
do I understand correctly that it is us
[
https://issues.apache.org/jira/browse/LUCENE-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571797#action_12571797
]
Paul Elschot commented on LUCENE-1039:
--
I'll have a more thorough look at the code, b
[
https://issues.apache.org/jira/browse/LUCENE-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571791#action_12571791
]
Karl Wettin commented on LUCENE-1039:
-
{quote}
DId you consider using lucene's termvec
Michael McCandless wrote:
> Unfortunately there is another corruption case (LUCENE-1176) that
> happens regardless of autoCommit, if multiple threads are adding docs
> and doc(s) w/o any term vector fields are added before docs with term
> vector fields.
>
> Maybe change to this?
>
> This release
[
https://issues.apache.org/jira/browse/LUCENE-1155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571789#action_12571789
]
Karl Wettin commented on LUCENE-1155:
-
{quote}
I think I am missing something here. If
Hi Paul,
On 02/23/2008 at 5:33 AM, Paul Elschot (JIRA) wrote:
> (Aside: where is the documentation on how to mark up text in
> jira comments?)
To the right of and aligned with the top of the "Comment:" text area that's
part of the "Add Comment" section in a JIRA issue, there are two icons:
"pre
I am using lucene as search engine i had some 6-7 billions of records in data
base .but when am indexing only uo to some 90,000 records were indexed and
its stoping there itself with out giving any error .
And the index searcher is also able to search records only upto some 5
records .
I dont
Unfortunately there is another corruption case (LUCENE-1176) that
happens regardless of autoCommit, if multiple threads are adding docs
and doc(s) w/o any term vector fields are added before docs with term
vector fields.
Maybe change to this?
This release contains fixes for serious bugs in 2.3.0
[
https://issues.apache.org/jira/browse/LUCENE-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Elschot updated LUCENE-1187:
-
Summary: Things to be done now that Filter is independent from BitSet
(was: Things to be done n
[
https://issues.apache.org/jira/browse/LUCENE-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Elschot updated LUCENE-1187:
-
Summary: Things to be done now that Filter is indendent from BitSet (was:
Things to be done wit
[
https://issues.apache.org/jira/browse/LUCENE-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571719#action_12571719
]
Paul Elschot commented on LUCENE-1187:
--
Iirc the boolean logic on contrib/queries is
[
https://issues.apache.org/jira/browse/LUCENE-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571718#action_12571718
]
Paul Elschot commented on LUCENE-1187:
--
I did something wrong here, I wanted to revie
Things to be done with now that Filter is indendent from BitSet
---
Key: LUCENE-1187
URL: https://issues.apache.org/jira/browse/LUCENE-1187
Project: Lucene - Java
Issue Type: Improv
16 matches
Mail list logo