[jira] Commented: (LUCENE-1061) Adding a factory to QueryParser to instantiate query instances

2008-08-28 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626499#action_12626499 ] Erik Hatcher commented on LUCENE-1061: -- Michael - you are a machine! +1 to the subcl

[jira] Updated: (LUCENE-1061) Adding a factory to QueryParser to instantiate query instances

2008-08-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1061: --- Attachment: LUCENE-1061.patch bq. The hoops we jump through because we're in Java...

[jira] Created: (LUCENE-1366) Rename Field.Index.UN_TOKENIZED/TOKENIZED/NO_NORMS

2008-08-28 Thread Michael McCandless (JIRA)
Rename Field.Index.UN_TOKENIZED/TOKENIZED/NO_NORMS -- Key: LUCENE-1366 URL: https://issues.apache.org/jira/browse/LUCENE-1366 Project: Lucene - Java Issue Type: Improvement Affects Versions

[jira] Created: (LUCENE-1367) Add a isDeleted method to IndexCommit

2008-08-28 Thread Shalin Shekhar Mangar (JIRA)
Add a isDeleted method to IndexCommit - Key: LUCENE-1367 URL: https://issues.apache.org/jira/browse/LUCENE-1367 Project: Lucene - Java Issue Type: Improvement Components: Index Affects Versio

[jira] Commented: (LUCENE-1367) Add a isDeleted method to IndexCommit

2008-08-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626524#action_12626524 ] Michael McCandless commented on LUCENE-1367: Makes sense, this is simple. I'l

[jira] Assigned: (LUCENE-1367) Add a isDeleted method to IndexCommit

2008-08-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-1367: -- Assignee: Michael McCandless > Add a isDeleted method to IndexCommit > ---

[jira] Commented: (LUCENE-1367) Add a isDeleted method to IndexCommit

2008-08-28 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626527#action_12626527 ] Shalin Shekhar Mangar commented on LUCENE-1367: --- Thanks Michael! > Add a is

[jira] Assigned: (LUCENE-1126) Simplify StandardTokenizer JFlex grammar

2008-08-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-1126: -- Assignee: Michael McCandless > Simplify StandardTokenizer JFlex grammar >

[jira] Commented: (LUCENE-1367) Add a isDeleted method to IndexCommit

2008-08-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626532#action_12626532 ] Michael McCandless commented on LUCENE-1367: Thank you Shalin! > Add a isDele

[jira] Resolved: (LUCENE-1367) Add a isDeleted method to IndexCommit

2008-08-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1367. Resolution: Fixed > Add a isDeleted method to IndexCommit > --

[jira] Commented: (LUCENE-1126) Simplify StandardTokenizer JFlex grammar

2008-08-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626531#action_12626531 ] Michael McCandless commented on LUCENE-1126: I will commit this in a day or tw

[jira] Updated: (LUCENE-1366) Rename Field.Index.UN_TOKENIZED/TOKENIZED/NO_NORMS

2008-08-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1366: --- Attachment: LUCENE-1366.patch Initial patch attached. I intend also fix all places

[jira] Commented: (LUCENE-1061) Adding a factory to QueryParser to instantiate query instances

2008-08-28 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626638#action_12626638 ] John Wang commented on LUCENE-1061: --- This looks great! Either subclassing or using a fac

[jira] Created: (LUCENE-1368) demo HTMLParser.java and HTMLParser.jj are out of sync

2008-08-28 Thread DM Smith (JIRA)
demo HTMLParser.java and HTMLParser.jj are out of sync -- Key: LUCENE-1368 URL: https://issues.apache.org/jira/browse/LUCENE-1368 Project: Lucene - Java Issue Type: Bug Components

[jira] Commented: (LUCENE-1366) Rename Field.Index.UN_TOKENIZED/TOKENIZED/NO_NORMS

2008-08-28 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626654#action_12626654 ] Otis Gospodnetic commented on LUCENE-1366: -- I like the name choices - they read n

[jira] Updated: (LUCENE-753) Use NIO positional read to avoid synchronization in FSIndexInput

2008-08-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-753: -- Attachment: LUCENE-753.patch New version attached. This one re-uses a wrapped byte buf

[jira] Closed: (LUCENE-1368) demo HTMLParser.java and HTMLParser.jj are out of sync

2008-08-28 Thread DM Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DM Smith closed LUCENE-1368. Resolution: Invalid sorry. my mistake. I didn't compare it closely enough. > demo HTMLParser.java and HTM

[jira] Created: (LUCENE-1369) Eliminate unnecessary uses of Hashtable and Vector

2008-08-28 Thread DM Smith (JIRA)
Eliminate unnecessary uses of Hashtable and Vector -- Key: LUCENE-1369 URL: https://issues.apache.org/jira/browse/LUCENE-1369 Project: Lucene - Java Issue Type: Improvement Affects Versions

[jira] Updated: (LUCENE-1369) Eliminate unnecessary uses of Hashtable and Vector

2008-08-28 Thread DM Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DM Smith updated LUCENE-1369: - Attachment: LUCENE-1369.patch > Eliminate unnecessary uses of Hashtable and Vector > ---

[jira] Commented: (LUCENE-1335) Correctly handle concurrent calls to addIndexes, optimize, commit

2008-08-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626805#action_12626805 ] Michael McCandless commented on LUCENE-1335: Ning (or anyone), any more feedba

Re: Replicating Lucene Index with out SOLR

2008-08-28 Thread Jason Rutherglen
Hello, I have been emailing Otis regarding some of the replication issues and it is good to get them into the Lucene forums to obtain feedback and try to agree on what is most advantageous. Solr replication uses what I call segment replication. Ocean can do segment replication but usually simply