[jira] Updated: (SOLR-1859) speed up indexing for example schema

2010-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-1859: -- Attachment: SOLR-1859.patch attached is a patch. I fixed every instance for general types like "text" in

[jira] Created: (SOLR-1859) speed up indexing for example schema

2010-03-31 Thread Robert Muir (JIRA)
speed up indexing for example schema Key: SOLR-1859 URL: https://issues.apache.org/jira/browse/SOLR-1859 Project: Solr Issue Type: Task Components: Schema and Analysis Reporter: Robe

[jira] Commented: (SOLR-1852) enablePositionIncrements="true" can cause searches to fail when they are parsed as phrase queries

2010-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852234#action_12852234 ] Robert Muir commented on SOLR-1852: --- Peter it is... but admittedly it has not been in trun

[jira] Commented: (SOLR-1852) enablePositionIncrements="true" can cause searches to fail when they are parsed as phrase queries

2010-03-31 Thread Peter Wolanin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852233#action_12852233 ] Peter Wolanin commented on SOLR-1852: - I'm confused by that comment - I thought this cod

[jira] Commented: (SOLR-1858) Embedded Solr does not support Distributed Search

2010-03-31 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852228#action_12852228 ] Lance Norskog commented on SOLR-1858: - The use case for this feature is that it may be c

[jira] Created: (SOLR-1858) Embedded Solr does not support Distributed Search

2010-03-31 Thread Lance Norskog (JIRA)
Embedded Solr does not support Distributed Search - Key: SOLR-1858 URL: https://issues.apache.org/jira/browse/SOLR-1858 Project: Solr Issue Type: New Feature Components: search

[jira] Resolved: (SOLR-1857) cleanup and sync analysis with lucene trunk

2010-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved SOLR-1857. --- Resolution: Fixed Committed revision 929782. > cleanup and sync analysis with lucene trunk >

[jira] Commented: (SOLR-1852) enablePositionIncrements="true" can cause searches to fail when they are parsed as phrase queries

2010-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852216#action_12852216 ] Robert Muir commented on SOLR-1852: --- I'm afraid of WDF, but I don't think I am the only on

[jira] Assigned: (SOLR-1852) enablePositionIncrements="true" can cause searches to fail when they are parsed as phrase queries

2010-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned SOLR-1852: - Assignee: Robert Muir > enablePositionIncrements="true" can cause searches to fail when they are

[jira] Commented: (SOLR-1857) cleanup and sync analysis with lucene trunk

2010-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852213#action_12852213 ] Robert Muir commented on SOLR-1857: --- bq. I just did a 5 min review, not line-by-line, but

[jira] Commented: (SOLR-1857) cleanup and sync analysis with lucene trunk

2010-03-31 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852094#action_12852094 ] Yonik Seeley commented on SOLR-1857: I just did a 5 min review, not line-by-line, but se

[jira] Assigned: (SOLR-1857) cleanup and sync analysis with lucene trunk

2010-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned SOLR-1857: - Assignee: Robert Muir > cleanup and sync analysis with lucene trunk >

[jira] Commented: (SOLR-1857) cleanup and sync analysis with lucene trunk

2010-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852079#action_12852079 ] Robert Muir commented on SOLR-1857: --- if no one objects, I would like to commit in a day or

[jira] Commented: (SOLR-1568) Implement Spatial Filter

2010-03-31 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852009#action_12852009 ] Grant Ingersoll commented on SOLR-1568: --- Thanks for the thorough feedback, Yonik. Som

Re: Implementing near duplicate detection algorithm using IDF statistics

2010-03-31 Thread Chris Hostetter
: Is it possible to access collection statistics - especially IDF values : for all non-discarded terms in the current document - from within an : implementation of the Signature class? The Signature API just lets you compute a unique value from a pile of Strings, but you could extend the Signatu

[jira] Commented: (SOLR-1842) DataImportHandler ODBC keeps lock on the source table while optimisatising is being run...

2010-03-31 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851945#action_12851945 ] Hoss Man commented on SOLR-1842: Yeah, i don't know anything about ODBC, but it seems odd th

[jira] Commented: (SOLR-1853) ReplicationHandler reports incorrect replication failures

2010-03-31 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851799#action_12851799 ] Noble Paul commented on SOLR-1853: -- committed r929454 > ReplicationHandler reports incorre

[jira] Commented: (SOLR-1769) Solr 1.4 Replication - Repeater throwing NullPointerException

2010-03-31 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851800#action_12851800 ] Noble Paul commented on SOLR-1769: -- committed r929454 > Solr 1.4 Replication - Repeater th

Open Lucene indexs dynamically

2010-03-31 Thread Pierre FILSTROFF
Hello ! I have a question about a specific configuration of solR : I want to configure solR to open Lucene indexs when it needs (also open indexs dynamically), and close them after a determined duration. The goal of this configuration is also to have a shorter initial loading of solR (approxima

[ANN] Eclipse GIT plugin beta version released

2010-03-31 Thread Thomas Koch
GIT is one of the most popular distributed version control system. In the hope, that more Java developers may want to explore the world of easy branching, merging and patch management, I'd like to inform you, that a beta version of the upcoming Eclipse GIT plugin is available: http://www.infoq.

[jira] Updated: (SOLR-1857) cleanup and sync analysis with lucene trunk

2010-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-1857: -- Attachment: SOLR-1857.patch attached is a regrettably large patch to sync us up, and clean things up a b

[jira] Created: (SOLR-1857) cleanup and sync analysis with lucene trunk

2010-03-31 Thread Robert Muir (JIRA)
cleanup and sync analysis with lucene trunk --- Key: SOLR-1857 URL: https://issues.apache.org/jira/browse/SOLR-1857 Project: Solr Issue Type: Task Components: Schema and Analysis Affects