[jira] Created: (LUCENE-816) Manage dependencies in the build with ivy

2007-02-26 Thread JIRA
Manage dependencies in the build with ivy - Key: LUCENE-816 URL: https://issues.apache.org/jira/browse/LUCENE-816 Project: Lucene - Java Issue Type: New Feature Components: Analysis

[jira] Resolved: (LUCENE-817) Manage dependencies in the build with ivy

2007-02-26 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée resolved LUCENE-817. Resolution: Duplicate Lucene Fields: [New, Patch Available] (was: [Patch Available,

[jira] Updated: (LUCENE-816) Manage dependencies in the build with ivy

2007-02-26 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée updated LUCENE-816: --- Attachment: external-libs.tar.gz Manage dependencies in the build with ivy

commiting changes to index

2007-02-26 Thread eddie fahy
Hi, I have a Lucene index and I modified some docs in my index using Luke (deleting and editing both). I can close the index and reopen and I see the change but the current changes are not in effect. When I try to optimize the index, it rolls-back to the orignal index. How can I commit changes

[jira] Closed: (LUCENE-815) contrib/benchmark libraries are not packaged in 2.1.0 release

2007-02-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll closed LUCENE-815. -- Resolution: Duplicate contrib/benchmark libraries are not packaged in 2.1.0 release

Re: commiting changes to index

2007-02-26 Thread Doron Cohen
Hi, Questions on using Lucene belong to the java-user list - better chances to get a rapid reply there. To your question, first try Lucene FAQ - especially Why am I getting no hits / incorrect hits? Regards, Doron eddie fahy [EMAIL PROTECTED] wrote on 26/02/2007 10:36:12: Hi, I have a

[jira] Created: (LUCENE-818) IndexWriter should detect when it's used after being closed

2007-02-26 Thread Michael McCandless (JIRA)
IndexWriter should detect when it's used after being closed --- Key: LUCENE-818 URL: https://issues.apache.org/jira/browse/LUCENE-818 Project: Lucene - Java Issue Type: Bug

[jira] Updated: (LUCENE-584) Decouple Filter from BitSet

2007-02-26 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-584: Attachment: Matcher20070226.patch As 2.1 is out, here is a new patch to try and revive this. This

[jira] Updated: (LUCENE-584) Decouple Filter from BitSet

2007-02-26 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-584: Attachment: (was: Matcher20060830b.patch) Decouple Filter from BitSet

[jira] Commented: (LUCENE-818) IndexWriter should detect when it's used after being closed

2007-02-26 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475987 ] Doron Cohen commented on LUCENE-818: I looked at Java IO as a reference for acceptable behavior in this regard.

Distributed index

2007-02-26 Thread Hans Lund
I'm trying to tailor lucene into support a simple distributed index for searching. Currently I have created a simple class that generates an distributed stats index file(if used upon a FSDirectory) (which i principle contains a) total numDoc b) updated TermInfo for all terms in a index

[jira] Commented: (LUCENE-816) Manage dependencies in the build with ivy

2007-02-26 Thread Stephane Bailliez (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476022 ] Stephane Bailliez commented on LUCENE-816: -- I see some very deep similarities with some known build here...

[jira] Commented: (LUCENE-814) javacc on Win32 (cygwin) creates wrong line endings - fix them with 'ant replace'

2007-02-26 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476030 ] Doron Cohen commented on LUCENE-814: Hoss is right about both: 1) ant fixcrlf is much simpler to use,and does

[jira] Commented: (LUCENE-818) IndexWriter should detect when it's used after being closed

2007-02-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476044 ] Michael McCandless commented on LUCENE-818: --- That approach seems a little overkill to me. I would need

[jira] Commented: (LUCENE-813) leading wildcard's don't work with trailing wildcard

2007-02-26 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476055 ] Michael Busch commented on LUCENE-813: -- I tried it out, Doron. It works fine and all tests pass. I like the new

[jira] Updated: (LUCENE-707) Lucene Java Site docs

2007-02-26 Thread George Aroush (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Aroush updated LUCENE-707: - Attachment: lucene.apache.org.patch Hi Dough, Attached is a patch to add Lucene.Net to TLP of

[jira] Closed: (LUCENE-549) Sort bug with ParallelMultiSearcher

2007-02-26 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch closed LUCENE-549. Resolution: Duplicate This is a duplicate of LUCENE-548 Sort bug with ParallelMultiSearcher