[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2012-03-28 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2242: Attachment: SOLR-2242-3x_4.patch Fixed one of the tests that was failing. SOLR-2242-3x_4.patch

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2012-03-28 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2242: Attachment: (was: SOLR-2242-3x_3.patch) > Get distinct count of names for a facet field > --

[jira] [Updated] (SOLR-3304) Implement Solr spatial contrib module with LSP Lucene module

2012-04-01 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-3304: Affects Version/s: 4.0 Summary: Implement Solr spatial contrib module with LSP Lucene module

[jira] [Updated] (SOLR-3304) Implement Solr spatial contrib module with LSP Lucene module

2012-04-01 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-3304: Description: Placeholder. The Solr 4 glue. Get the Solr spatial module integrated with the lucene LSP modul

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2012-04-02 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2242: Attachment: (was: SOLR-2242-3x_4.patch) > Get distinct count of names for a facet field > --

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2012-04-02 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2242: Attachment: SOLR-2242-3x_5_tests.patch 3X version with test cases > Get distinct count of n

[jira] [Updated] (SOLR-2393) Clean up Double Metaphone code (PhoneticFilterFactory and DoubleMetaphoneFilter)

2012-02-26 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2393: Attachment: SOLR-2383.diff schema.phonetic.xml can be used for testing Once this is good I'll deprecate so

[jira] [Updated] (SOLR-2393) Clean up Double Metaphone code (PhoneticFilterFactory and DoubleMetaphoneFilter)

2012-02-27 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2393: Attachment: SOLR-2383.patch > Clean up Double Metaphone code (PhoneticFilterFactory and > DoubleMetapho

[jira] [Updated] (SOLR-2393) Clean up Double Metaphone code (PhoneticFilterFactory and DoubleMetaphoneFilter)

2012-02-27 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2393: Attachment: (was: SOLR-2383.diff) > Clean up Double Metaphone code (PhoneticFilterFactory and > Dou

[jira] [Updated] (SOLR-2393) Clean up Double Metaphone code (PhoneticFilterFactory and DoubleMetaphoneFilter)

2012-02-27 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2393: Attachment: SOLR-2393.patch > Clean up Double Metaphone code (PhoneticFilterFactory and > DoubleMetapho

[jira] [Updated] (SOLR-2393) Clean up Double Metaphone code (PhoneticFilterFactory and DoubleMetaphoneFilter)

2012-02-27 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2393: Attachment: (was: SOLR-2383.patch) > Clean up Double Metaphone code (PhoneticFilterFactory and > Do

[jira] [Updated] (SOLR-3230) Performance improvement for geofilt by doing a bbox approximation and then Filter

2012-03-10 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-3230: Description: This changes {!geofilt} to use a bounding box and then does a accurate filter. See attachment

[jira] [Updated] (SOLR-3230) Performance improvement for geofilt by doing a bbox approximation and then Filter

2012-03-10 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-3230: Attachment: SOLR-3230.patch > Performance improvement for geofilt by doing a bbox approximation and then

[jira] [Updated] (SOLR-3230) Performance improvement for geofilt by doing a bbox approximation and then Filter

2012-03-16 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-3230: Attachment: SOLR-3230-3.patch New version to speed up searching in several cases by doing a bbox and then f

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2012-03-19 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2242: Attachment: SOLR-2242-solr40.patch SOLR 4.0 TRUNK version. > Get distinct count of names fo

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2012-03-21 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2242: Attachment: SOLR-2242-solr40-2.patch Added Sharding > Get distinct count of names for a fac

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2012-03-24 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2242: Attachment: SOLR-2242.solr35.patch PAtch for SOLR 3.5 branch. There is something wrong with branch_3x but th

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2012-03-24 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2242: Attachment: SOLR-2242-solr40-3.patch Fixed order of facet_numTerms and fixed the getShard call to be consist

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2012-03-24 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2242: Attachment: (was: SOLR.2242.v2.patch) > Get distinct count of names for a facet field >

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2012-03-24 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2242: Attachment: (was: SOLR-2242-solr40-2.patch) > Get distinct count of names for a facet field > --

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2012-03-24 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2242: Attachment: (was: SOLR-2242-solr40.patch) > Get distinct count of names for a facet field >

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2012-03-24 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2242: Attachment: (was: NumFacetTermsFacetsTest.java) > Get distinct count of names for a facet field > --

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2012-03-24 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2242: Attachment: (was: SOLR-2242.shard.patch) > Get distinct count of names for a facet field > -

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2012-03-24 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2242: Attachment: (was: SOLR-2242-notworkingtest.patch) > Get distinct count of names for a facet field >

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2012-03-24 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2242: Attachment: (was: SOLR-2242.shard.patch) > Get distinct count of names for a facet field > -

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2012-03-27 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2242: Attachment: SOLR-2242-3x_2.patch Latest 3x patch is uploaded: SOLR-2242-3x_2.patch > Get di

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2012-03-28 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2242: Attachment: SOLR-2242-3x_3.patch Latest 3x patch. SOLR-2242-3x_3.patch > Get distinct count

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2012-03-28 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2242: Attachment: (was: SOLR-2242-3x_2.patch) > Get distinct count of names for a facet field > --

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2012-03-28 Thread Bill Bell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bell updated SOLR-2242: Attachment: (was: SOLR-2242.solr35.patch) > Get distinct count of names for a facet field >