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

2010-04-05 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853369#action_12853369 ] Chris Male commented on SOLR-1568: -- Hi, I have taken a look at the latest patch and it

[jira] Created: (SOLR-1821) Failing testGetDateFormatEvaluator in TestEvaluatorBag

2010-03-14 Thread Chris Male (JIRA)
Failing testGetDateFormatEvaluator in TestEvaluatorBag -- Key: SOLR-1821 URL: https://issues.apache.org/jira/browse/SOLR-1821 Project: Solr Issue Type: Bug Components: contrib -

[jira] Updated: (SOLR-1821) Failing testGetDateFormatEvaluator in TestEvaluatorBag

2010-03-14 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-1821: - Attachment: SOLR-1821.patch Attaching a patch to the test which uses GregorianCalendar instances rather

[jira] Updated: (SOLR-1710) convert worddelimiterfilter to new tokenstream API

2010-01-10 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-1710: - Attachment: SOLR-1710-readable.patch Attaching a first pass at improving the readability of this code.

[jira] Updated: (SOLR-1710) convert worddelimiterfilter to new tokenstream API

2010-01-10 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-1710: - Attachment: SOLR-1710-readable.patch Updated patch with method name changes. doXYZ is now shouldXYZ and

[jira] Updated: (SOLR-1657) convert the rest of solr to use the new tokenstream API

2010-01-10 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-1657: - Attachment: SOLR-1657.patch Attaching a small update to Robert's patch. Includes some small code

[jira] Commented: (SOLR-1710) convert worddelimiterfilter to new tokenstream API

2010-01-08 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12798245#action_12798245 ] Chris Male commented on SOLR-1710: -- Ah right, sorry missed that description. convert

[jira] Commented: (SOLR-1710) convert worddelimiterfilter to new tokenstream API

2010-01-08 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12798260#action_12798260 ] Chris Male commented on SOLR-1710: -- I am working with this patch with the goal of

[jira] Commented: (SOLR-1696) Deprecate old highlighting syntax and move configuration to HighlightComponent

2010-01-05 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796584#action_12796584 ] Chris Male commented on SOLR-1696: -- Are you planning on logging a warning if they continue

[jira] Commented: (SOLR-1699) deprecate the updateHandler configuration syntax

2010-01-05 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796586#action_12796586 ] Chris Male commented on SOLR-1699: -- Hi, I like the idea of standardising the syntax in the

[jira] Commented: (SOLR-1586) Create Spatial Point FieldTypes

2009-12-29 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12795081#action_12795081 ] Chris Male commented on SOLR-1586: -- Hi, I'm not entirely clear of the outcome of the

[jira] Commented: (SOLR-1586) Create Spatial Point FieldTypes

2009-12-29 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12795097#action_12795097 ] Chris Male commented on SOLR-1586: -- The alternatives I'm alluding to are the use of

[jira] Commented: (SOLR-1586) Create Spatial Point FieldTypes

2009-12-29 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12795112#action_12795112 ] Chris Male commented on SOLR-1586: -- Ah yes sorry TrieFields. I don't see searching 2

[jira] Commented: (SOLR-1586) Create Spatial Point FieldTypes

2009-12-29 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12795120#action_12795120 ] Chris Male commented on SOLR-1586: -- If its not something we want to support, then thats

[jira] Commented: (SOLR-1586) Create Spatial Point FieldTypes

2009-12-26 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794627#action_12794627 ] Chris Male commented on SOLR-1586: -- Hi Grant, Are you building the CartesianTier field

[jira] Commented: (SOLR-1298) FunctionQuery results as pseudo-fields

2009-12-23 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794081#action_12794081 ] Chris Male commented on SOLR-1298: -- Just a couple of thoughts about the implementation of

[jira] Commented: (SOLR-1298) FunctionQuery results as pseudo-fields

2009-12-13 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789887#action_12789887 ] Chris Male commented on SOLR-1298: -- Hi Grant, I certainly can. I hadn't thought about

[jira] Commented: (SOLR-1298) FunctionQuery results as pseudo-fields

2009-12-13 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789891#action_12789891 ] Chris Male commented on SOLR-1298: -- Hi Uri, Yup the functions as fl parameters works

[jira] Updated: (SOLR-1298) FunctionQuery results as pseudo-fields

2009-12-13 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-1298: - Attachment: SOLR-1298.patch Attaching the patch taken from my SOLR-773 patch. Adds in a FieldValueSource

[jira] Updated: (SOLR-1298) FunctionQuery results as pseudo-fields

2009-12-13 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-1298: - Attachment: SOLR-1298-FieldValues.patch Attached new patch which changes the names from FieldValueSource

[jira] Commented: (SOLR-1131) Allow a single field type to index multiple fields

2009-11-21 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12780955#action_12780955 ] Chris Male commented on SOLR-1131: -- My initial feeling is, is searching against just one

[jira] Commented: (SOLR-1131) Allow a single field type to index multiple fields

2009-11-21 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12780961#action_12780961 ] Chris Male commented on SOLR-1131: -- Those are definitely big problems. The

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

2009-11-18 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12779543#action_12779543 ] Chris Male commented on SOLR-1568: -- Hi, I'm just wondering why you have created your own

[jira] Commented: (SOLR-1302) Fun with Distances - Add Distance functions for a variety of things

2009-11-16 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778247#action_12778247 ] Chris Male commented on SOLR-1302: -- Hi Grant, What sort of performance do these functions

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-09-19 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12757683#action_12757683 ] Chris Male commented on SOLR-773: - Which solution are you referring to? My patch is a little

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-08-25 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747474#action_12747474 ] Chris Male commented on SOLR-773: - Hi Padriac, Most of these patches, particularly the

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-08-23 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746682#action_12746682 ] Chris Male commented on SOLR-773: - Brad, Would you be willing to add your FunctionQuery to

[jira] Updated: (SOLR-1023) StatsComponent should support dates (and other non-numeric fields)

2009-08-17 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-1023: - Attachment: SOLR-1023.patch I have attached a patch that adds support for String and Date fields. To

[jira] Created: (SOLR-1361) Incorrect javadoc on SolrInputDocument addField

2009-08-13 Thread Chris Male (JIRA)
Incorrect javadoc on SolrInputDocument addField --- Key: SOLR-1361 URL: https://issues.apache.org/jira/browse/SOLR-1361 Project: Solr Issue Type: Improvement Affects Versions: 1.4

[jira] Updated: (SOLR-1361) Incorrect javadoc on SolrInputDocument addField

2009-08-13 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-1361: - Attachment: SOLR-1361.patch Incorrect javadoc on SolrInputDocument addField

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-08-10 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12741258#action_12741258 ] Chris Male commented on SOLR-773: - From my experience more than just a FunctionQuery is

[jira] Updated: (SOLR-773) Incorporate Local Lucene/Solr

2009-07-06 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-773: Attachment: exampleSpatial.zip Incorporate Local Lucene/Solr -

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-07-06 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12727589#action_12727589 ] Chris Male commented on SOLR-773: - I have now attached an example configuration for the

[jira] Updated: (SOLR-773) Incorporate Local Lucene/Solr

2009-07-03 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-773: Attachment: SOLR-773-spatial_solr.patch lucene-spatial-2.9-dev.jar Incorporate Local

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-07-03 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12727006#action_12727006 ] Chris Male commented on SOLR-773: - I have just added a patch which adds support to Solr for

[jira] Issue Comment Edited: (SOLR-773) Incorporate Local Lucene/Solr

2009-07-03 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12727006#action_12727006 ] Chris Male edited comment on SOLR-773 at 7/3/09 8:28 AM: - I have just