[jira] Commented: (LUCENE-1629) contrib intelligent Analyzer for Chinese

2009-05-12 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12708340#action_12708340 ] Uwe Schindler commented on LUCENE-1629: --- I know this, the problem with th lucene

[jira] Created: (LUCENE-1633) Copy/Paste-Typo in toString() for SpanQueryFilter

2009-05-12 Thread Bernd Fondermann (JIRA)
Copy/Paste-Typo in toString() for SpanQueryFilter - Key: LUCENE-1633 URL: https://issues.apache.org/jira/browse/LUCENE-1633 Project: Lucene - Java Issue Type: Bug Reporter: Bernd

[jira] Updated: (LUCENE-1633) Copy/Paste-Typo in toString() for SpanQueryFilter

2009-05-12 Thread Bernd Fondermann (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Fondermann updated LUCENE-1633: - Attachment: fix_SpanQueryFilter_toString.patch Copy/Paste-Typo in toString() for

[jira] Resolved: (LUCENE-1633) Copy/Paste-Typo in toString() for SpanQueryFilter

2009-05-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved LUCENE-1633. -- Resolution: Fixed Fix Version/s: 2.9 Committed. Copy/Paste-Typo in toString() for

[jira] Assigned: (LUCENE-1598) While you could use a custom Sort Comparator source with remote searchable before, you can no longer do so with FieldComparatorSource

2009-05-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned LUCENE-1598: --- Assignee: Mark Miller While you could use a custom Sort Comparator source with remote

[jira] Created: (LUCENE-1634) LogMergePolicy should use the number of deleted docs when deciding which segments to merge

2009-05-12 Thread Yasuhiro Matsuda (JIRA)
LogMergePolicy should use the number of deleted docs when deciding which segments to merge -- Key: LUCENE-1634 URL: https://issues.apache.org/jira/browse/LUCENE-1634

InstantiatedIndex Memory required

2009-05-12 Thread thiruvee
Hi So far I am using RAMDirectory for my indexes. To meet the SLA of our project, i thought of using InstantiatedIndex. But when I used that, i am not able to get any out put from that and its throwing out of memory error. What is the ratio between Index size and memory size, when using

[jira] Commented: (LUCENE-1313) Realtime Search

2009-05-12 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12708578#action_12708578 ] Jason Rutherglen commented on LUCENE-1313: -- I think the easiest way to handle the

[jira] Commented: (LUCENE-1410) PFOR implementation

2009-05-12 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12708590#action_12708590 ] Paul Elschot commented on LUCENE-1410: -- A very recent paper with some improvements to

[jira] Commented: (LUCENE-1632) boolean docid set iterator improvement

2009-05-12 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12708659#action_12708659 ] John Wang commented on LUCENE-1632: --- I think we have an improvement for ConjuctionScorer