[jira] [Commented] (SOLR-8208) DocTransformer executes sub-queries

2016-05-04 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15271620#comment-15271620 ] Ryan McKinley commented on SOLR-8208: - Did you try something like: {code} SolrRequestInfo orig

[jira] [Commented] (SOLR-3191) field exclusion from fl

2016-04-11 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15235930#comment-15235930 ] Ryan McKinley commented on SOLR-3191: - The failure for GeoJSONResponseWriter will most likely have

[jira] [Resolved] (SOLR-8902) ReturnFields can return fields that were not requested

2016-04-11 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-8902. - Resolution: Fixed > ReturnFields can return fields that were not reques

[jira] [Commented] (SOLR-8902) ReturnFields can return fields that were not requested

2016-04-11 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15235363#comment-15235363 ] Ryan McKinley commented on SOLR-8902: - [~erickerickson] If your patch for SOLR-3191 does not break any

[jira] [Commented] (SOLR-8902) ReturnFields can return fields that were not requested

2016-03-25 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15211954#comment-15211954 ] Ryan McKinley commented on SOLR-8902: - You can get more fields then you request

[jira] [Updated] (SOLR-8902) ReturnFields can return fields that were not requested

2016-03-24 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-8902: Attachment: SOLR-8902.diff Here is a simple patch with a test > ReturnFields can return fie

[jira] [Updated] (SOLR-8902) ReturnFields can return fields that were not requested

2016-03-24 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-8902: Summary: ReturnFields can return fields that were not requested (was: ReturnFields returns fields

[jira] [Updated] (SOLR-8902) ReturnFields returns fields that were not requested

2016-03-24 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-8902: Summary: ReturnFields returns fields that were not requested (was: ReturnFields allows fields

[jira] [Created] (SOLR-8902) ReturnFields allows fields that were not requested

2016-03-24 Thread Ryan McKinley (JIRA)
Ryan McKinley created SOLR-8902: --- Summary: ReturnFields allows fields that were not requested Key: SOLR-8902 URL: https://issues.apache.org/jira/browse/SOLR-8902 Project: Solr Issue Type: Bug

Re: retrieve Query in DocumentTransformer

2016-03-23 Thread Ryan McKinley
Can you use the ResultContext#getQuery()? https://github.com/apache/lucene-solr/blob/master/solr/core/src/java/org/apache/solr/response/ResultContext.java#L42 This will get passed to you from: DockTransformer#setContext()

[jira] [Commented] (SOLR-8814) Support GeoJSON response format

2016-03-19 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15197720#comment-15197720 ] Ryan McKinley commented on SOLR-8814: - bq. In the test, it appears System.setProperty

[jira] [Resolved] (SOLR-8859) AbstractSpatialFieldType can use ShapeContext to read/write shapes (WKT, GeoJSON)

2016-03-19 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-8859. - Resolution: Fixed > AbstractSpatialFieldType can use ShapeContext to read/write shapes (

[jira] [Created] (SOLR-8859) AbstractSpatialFieldType can use ShapeContext to read/write shapes (WKT, GeoJSON)

2016-03-19 Thread Ryan McKinley (JIRA)
Ryan McKinley created SOLR-8859: --- Summary: AbstractSpatialFieldType can use ShapeContext to read/write shapes (WKT, GeoJSON) Key: SOLR-8859 URL: https://issues.apache.org/jira/browse/SOLR-8859 Project

[jira] [Updated] (SOLR-8859) AbstractSpatialFieldType can use ShapeContext to read/write shapes (WKT, GeoJSON)

2016-03-18 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-8859: Attachment: SOLR-8859.patch > AbstractSpatialFieldType can use ShapeContext to read/write sha

[jira] [Resolved] (SOLR-8814) Support GeoJSON response format

2016-03-18 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-8814. - Resolution: Fixed Assignee: Ryan McKinley > Support GeoJSON response for

[jira] [Updated] (SOLR-8814) Support GeoJSON response format

2016-03-15 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-8814: Attachment: SOLR-8814-add-GeoJSONResponseWriter.patch Here is an updated patch with better tests

[jira] [Updated] (SOLR-8814) Support GeoJSON response format

2016-03-09 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-8814: Attachment: SOLR-8814-add-GeoJSONResponseWriter.patch updated patch... also check: https

[jira] [Updated] (SOLR-8814) Suppor GeoJSON response format

2016-03-09 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-8814: Description: With minor changes, we can modify the existing JSON writer to produce a GeoJSON

[jira] [Updated] (SOLR-8814) Suppor GeoJSON response format

2016-03-09 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-8814: Description: With minor changes, we can modify the existing JSON writer to produce a GeoJSON

[jira] [Updated] (SOLR-8814) Suppor GeoJSON response format

2016-03-09 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-8814: Attachment: SOLR-8814-add-GeoJSONResponseWriter.patch Here is a patch... now i will try to figure

[jira] [Created] (SOLR-8814) Suppor GeoJSON response format

2016-03-09 Thread Ryan McKinley (JIRA)
Ryan McKinley created SOLR-8814: --- Summary: Suppor GeoJSON response format Key: SOLR-8814 URL: https://issues.apache.org/jira/browse/SOLR-8814 Project: Solr Issue Type: New Feature

[jira] [Updated] (SOLR-7993) json stopped working on 5.3.0

2015-09-01 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-7993: Attachment: SOLR-7993.patch Here is a patch I *think* will fix things for you -- but i have been

[jira] [Commented] (SOLR-7993) json stopped working on 5.3.0

2015-08-31 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14723702#comment-14723702 ] Ryan McKinley commented on SOLR-7993: - does the json show up if you include all fields: {code} fl

[jira] [Updated] (SOLR-7623) Return the ability to override request dispatcher functions

2015-06-08 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-7623: Attachment: SolrDispatchFilterTest.java Here is the beginning of a test -- but not yet working

Re: svn commit: r1683134 - in /lucene/dev/branches/branch_5x/solr: ./ core/src/java/org/apache/solr/response/ core/src/java/org/apache/solr/response/transform/ core/src/java/org/apache/solr/search/ co

2015-06-02 Thread Ryan McKinley
thanks -- i'm on it On Tue, Jun 2, 2015 at 11:52 AM, Erik Hatcher erik.hatc...@lucidworks.com wrote: Ryan - check “ant precommit” - /Users/erikhatcher/dev/clean-branch_5x/extra-targets.xml:204: The following files are missing svn:eol-style (or binary svn:mime-type): *

[jira] [Updated] (SOLR-7622) Allow DocumentTransformer to request fields that are not displayed

2015-06-02 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-7622: Attachment: SOLR-7622-extra-request-fields.patch now with tests and README Allow

[jira] [Created] (SOLR-7622) Allow DocumentTransformer to request fields that are not displayed

2015-06-01 Thread Ryan McKinley (JIRA)
Ryan McKinley created SOLR-7622: --- Summary: Allow DocumentTransformer to request fields that are not displayed Key: SOLR-7622 URL: https://issues.apache.org/jira/browse/SOLR-7622 Project: Solr

[jira] [Updated] (SOLR-7622) Allow DocumentTransformer to request fields that are not displayed

2015-06-01 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-7622: Attachment: SOLR-7622-extra-request-fields.patch The key addition is: {code} + /** + * When

[jira] [Commented] (SOLR-7484) Refactor SolrDispatchFilter to move all Solr specific implementation to another class

2015-06-01 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14568450#comment-14568450 ] Ryan McKinley commented on SOLR-7484: - See SOLR-7623 for an issue to track

[jira] [Resolved] (SOLR-7623) Return the ability to override request dispatcher functions

2015-06-01 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-7623. - Resolution: Fixed Return the ability to override request dispatcher functions

[jira] [Updated] (SOLR-7484) Refactor SolrDispatchFilter to move all Solr specific implementation to another class

2015-06-01 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-7484: Attachment: SOLR-7484-override.patch Here is a simple patch that puts back the ability to override

[jira] [Created] (SOLR-7623) Return the ability to override request dispatcher functions

2015-06-01 Thread Ryan McKinley (JIRA)
Ryan McKinley created SOLR-7623: --- Summary: Return the ability to override request dispatcher functions Key: SOLR-7623 URL: https://issues.apache.org/jira/browse/SOLR-7623 Project: Solr Issue

[jira] [Commented] (SOLR-7623) Return the ability to override request dispatcher functions

2015-06-01 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14568454#comment-14568454 ] Ryan McKinley commented on SOLR-7623: - Before 5.2, we could override execute/sendError

[jira] [Resolved] (SOLR-7376) Allow DocTransformers to write directly to the response (support raw json/xml fields)

2015-04-15 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-7376. - Resolution: Fixed Fix Version/s: 5.2 Trunk Allow DocTransformers

[jira] [Commented] (SOLR-7376) Allow DocTransformers to write directly to the response (support raw json/xml fields)

2015-04-15 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14496380#comment-14496380 ] Ryan McKinley commented on SOLR-7376: - thank you [~teofili]! Allow DocTransformers

[jira] [Updated] (SOLR-3419) XSS vulnerability in the json.wrf parameter

2015-04-15 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-3419: Attachment: SOLR-3419-escape.patch seems like this can not hurt XSS vulnerability in the json.wrf

[jira] [Updated] (SOLR-7390) Throw an exception when requesting an unknown document transformer

2015-04-14 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-7390: Attachment: SOLR-7390-exception-for-unknown-transformer.patch simple patch Throw an exception when

[jira] [Resolved] (SOLR-4685) JSON response write modification to support RAW JSON

2015-04-14 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-4685. - Resolution: Duplicate The behavior is now supported by SOLR-7376 JSON response write

[jira] [Commented] (SOLR-7390) Throw an exception when requesting an unknown document transformer

2015-04-14 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14495672#comment-14495672 ] Ryan McKinley commented on SOLR-7390: - we don't throw an exception for unknown field

[jira] [Updated] (SOLR-7376) Allow DocTransformers to write directly to the response (support raw json/xml fields)

2015-04-14 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-7376: Attachment: SOLR-7376-raw-json-xml-in-response.patch Here is a patch with tests -- this adds two

[jira] [Created] (SOLR-7390) Throw an exception when requesting an unknown document transformer

2015-04-14 Thread Ryan McKinley (JIRA)
Ryan McKinley created SOLR-7390: --- Summary: Throw an exception when requesting an unknown document transformer Key: SOLR-7390 URL: https://issues.apache.org/jira/browse/SOLR-7390 Project: Solr

[jira] [Commented] (SOLR-7376) Allow DocTransformers to write directly to the response (support raw json/xml fields)

2015-04-13 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14492571#comment-14492571 ] Ryan McKinley commented on SOLR-7376: - bq. If it's a JSON string, we probably only want

[jira] [Created] (SOLR-7329) Show core name in logging UI

2015-03-31 Thread Ryan McKinley (JIRA)
Ryan McKinley created SOLR-7329: --- Summary: Show core name in logging UI Key: SOLR-7329 URL: https://issues.apache.org/jira/browse/SOLR-7329 Project: Solr Issue Type: Improvement

[jira] [Updated] (SOLR-7329) Show core name in logging UI

2015-03-31 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-7329: Attachment: SOLR-7329-core-in-logging-ui.patch here is a simple patch. Show core name in logging

[jira] [Created] (SOLR-7331) Make it easy to modify the requests/response in HttpShardHandler

2015-03-31 Thread Ryan McKinley (JIRA)
Ryan McKinley created SOLR-7331: --- Summary: Make it easy to modify the requests/response in HttpShardHandler Key: SOLR-7331 URL: https://issues.apache.org/jira/browse/SOLR-7331 Project: Solr

[jira] [Updated] (SOLR-7331) Make it easy to modify the requests/response in HttpShardHandler

2015-03-31 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-7331: Attachment: SOLR-7331-extendHttpShardHandler.patch very simple patch Make it easy to modify

[jira] [Created] (SOLR-7278) Make ValueSourceAugmenter easier to extend

2015-03-20 Thread Ryan McKinley (JIRA)
Ryan McKinley created SOLR-7278: --- Summary: Make ValueSourceAugmenter easier to extend Key: SOLR-7278 URL: https://issues.apache.org/jira/browse/SOLR-7278 Project: Solr Issue Type: Improvement

[jira] [Updated] (SOLR-7278) Make ValueSourceAugmenter easier to extend

2015-03-20 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-7278: Attachment: SOLR-7278-ValueSourceAugmenter.patch very simple patch Make ValueSourceAugmenter

[jira] [Resolved] (SOLR-7278) Make ValueSourceAugmenter easier to extend

2015-03-20 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-7278. - Resolution: Fixed thanks for taking a look yonik Make ValueSourceAugmenter easier to extend

[jira] [Updated] (LUCENE-4942) Indexed non-point shapes index excessive terms

2015-03-11 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated LUCENE-4942: -- Attachment: LUCENE-4942-clone.diff when fixing a failing test for SOLR-7228, it looks like

[jira] [Commented] (SOLR-7230) An API to plugin security into Solr

2015-03-11 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14357740#comment-14357740 ] Ryan McKinley commented on SOLR-7230: - bq. Isn't SOLR-7207 a better place

[jira] [Commented] (SOLR-7230) An API to plugin security into Solr

2015-03-11 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14357735#comment-14357735 ] Ryan McKinley commented on SOLR-7230: - but +1 for using Shiro -- or at least making

[jira] [Commented] (SOLR-7230) An API to plugin security into Solr

2015-03-11 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14358097#comment-14358097 ] Ryan McKinley commented on SOLR-7230: - again -- i don't really know what you

[jira] [Commented] (LUCENE-4942) Indexed non-point shapes index excessive terms

2015-03-10 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14355128#comment-14355128 ] Ryan McKinley commented on LUCENE-4942: --- nice! Indexed non-point shapes index

[jira] [Updated] (SOLR-7228) AbstractSpatialFieldType tokens should show up in the analysis UI

2015-03-10 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-7228: Attachment: SOLR-7228-rpt-analyzer.patch adding patch AbstractSpatialFieldType tokens should show

[jira] [Created] (SOLR-7228) AbstractSpatialFieldType tokens should show up in the analysis UI

2015-03-10 Thread Ryan McKinley (JIRA)
Ryan McKinley created SOLR-7228: --- Summary: AbstractSpatialFieldType tokens should show up in the analysis UI Key: SOLR-7228 URL: https://issues.apache.org/jira/browse/SOLR-7228 Project: Solr

[jira] [Commented] (SOLR-7228) AbstractSpatialFieldType tokens should show up in the analysis UI

2015-03-10 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14355560#comment-14355560 ] Ryan McKinley commented on SOLR-7228: - before: !rpt_before.jpg! after: !rpt_after.jpg

[jira] [Commented] (LUCENE-4942) Indexed non-point shapes index excessive terms

2015-03-10 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14355492#comment-14355492 ] Ryan McKinley commented on LUCENE-4942: --- +1 -- i did not run the benchmark

[jira] [Updated] (SOLR-7228) AbstractSpatialFieldType tokens should show up in the analysis UI

2015-03-10 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-7228: Attachment: rpt_before.jpg rpt_after.jpg AbstractSpatialFieldType tokens should

[jira] [Commented] (LUCENE-4942) Indexed non-point shapes index excessive terms

2015-03-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350763#comment-14350763 ] Ryan McKinley commented on LUCENE-4942: --- +1 bq. I'm not sure how contentious

[jira] [Comment Edited] (LUCENE-4942) Indexed non-point shapes index excessive terms

2015-03-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350763#comment-14350763 ] Ryan McKinley edited comment on LUCENE-4942 at 3/6/15 7:25 PM

[jira] [Commented] (SOLR-7164) BBoxFieldType should not store values for subfields (by default)

2015-02-26 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14338082#comment-14338082 ] Ryan McKinley commented on SOLR-7164: - thanks [~shalinmangar]! BBoxFieldType should

[jira] [Created] (LUCENE-6296) BBoxFieldType should not store values for subfields (by default)

2015-02-25 Thread Ryan McKinley (JIRA)
Ryan McKinley created LUCENE-6296: - Summary: BBoxFieldType should not store values for subfields (by default) Key: LUCENE-6296 URL: https://issues.apache.org/jira/browse/LUCENE-6296 Project: Lucene

[jira] [Updated] (SOLR-7164) BBoxFieldType should not store values for subfields (by default)

2015-02-25 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-7164: Attachment: SOLR-7164-bbox-stored.patch here is a patch the use case is to make users be explicit

[jira] [Commented] (SOLR-7164) BBoxFieldType should not store values for subfields (by default)

2015-02-25 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14337154#comment-14337154 ] Ryan McKinley commented on SOLR-7164: - bq. Did you mean to put this into the Solr

[jira] [Moved] (SOLR-7164) BBoxFieldType should not store values for subfields (by default)

2015-02-25 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley moved LUCENE-6296 to SOLR-7164: - Component/s: (was: modules/spatial) spatial

[jira] [Commented] (SOLR-7164) BBoxFieldType should not store values for subfields (by default)

2015-02-25 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14337503#comment-14337503 ] Ryan McKinley commented on SOLR-7164: - the test that would fail is include in the patch

[jira] [Commented] (SOLR-7164) BBoxFieldType should not store values for subfields (by default)

2015-02-25 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14337517#comment-14337517 ] Ryan McKinley commented on SOLR-7164: - bq. I'd like to better appreciate this problem

[jira] [Resolved] (SOLR-7164) BBoxFieldType should not store values for subfields (by default)

2015-02-25 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-7164. - Resolution: Fixed Fix Version/s: 5.1 Trunk i removed the 'indexed' flag

Re: kicking github sync?

2015-02-10 Thread Ryan McKinley
are updating properly. Mark On Mon, Feb 9, 2015 at 9:42 PM Ryan McKinley ryan...@gmail.com wrote: It looks like the last github sync was 5 days ago :( https://github.com/apache/lucene-solr/commits/trunk I know this tends to lag the apache mirror, but 5 days is more than usual Any idea what

kicking github sync?

2015-02-09 Thread Ryan McKinley
It looks like the last github sync was 5 days ago :( https://github.com/apache/lucene-solr/commits/trunk I know this tends to lag the apache mirror, but 5 days is more than usual Any idea what (if anything) we can do to kick it? Thanks ryan

[jira] [Commented] (SOLR-7005) facet.heatmap for spatial heatmap faceting on RPT

2015-02-04 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14305777#comment-14305777 ] Ryan McKinley commented on SOLR-7005: - bq. the facet.heatmap.bbox param actually

[jira] [Commented] (SOLR-4242) A better spatial query parser

2015-01-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1425#comment-1425 ] Ryan McKinley commented on SOLR-4242: - so what would a sample URL look like, and how do

branch 4x?

2014-09-18 Thread Ryan McKinley
I have seen the move to 6x and branch_5x, but where is branch_4x? I would expect it to be in: http://svn.apache.org/repos/asf/lucene/dev/branches/ am I missing something? Thanks Ryan

[jira] [Commented] (LUCENE-5692) Deprecate spatial DisjointSpatialFilter

2014-07-01 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049652#comment-14049652 ] Ryan McKinley commented on LUCENE-5692: --- +1 to remove DisjointSpatialFilter using

[jira] [Commented] (LUCENE-5771) Review semantics of SpatialOperation predicates

2014-06-20 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14038546#comment-14038546 ] Ryan McKinley commented on LUCENE-5771: --- change looks good I *think* the reason

[jira] [Commented] (LUCENE-5779) Improve BBox AreaSimilarity algorithm to consider lines and points

2014-06-20 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14038548#comment-14038548 ] Ryan McKinley commented on LUCENE-5779: --- +1 thanks for looking at this Improve

[jira] [Commented] (LUCENE-5714) Improve tests for BBoxStrategy then port to 4x.

2014-06-20 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14038549#comment-14038549 ] Ryan McKinley commented on LUCENE-5714: --- +1 thanks Improve tests for BBoxStrategy

[jira] [Commented] (LUCENE-5648) Index/search multi-valued time durations

2014-06-04 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14017875#comment-14017875 ] Ryan McKinley commented on LUCENE-5648: --- This stuff is looking great. java

[jira] [Commented] (SOLR-6103) Add DateRangeField

2014-06-04 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14017886#comment-14017886 ] Ryan McKinley commented on SOLR-6103: - +1 Add DateRangeField

[jira] [Commented] (LUCENE-5608) SpatialPrefixTree API refactor

2014-04-16 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13972304#comment-13972304 ] Ryan McKinley commented on LUCENE-5608: --- +1 for code cleanup SpatialPrefixTree

[jira] [Commented] (SOLR-5302) Analytics Component

2014-04-14 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13969187#comment-13969187 ] Ryan McKinley commented on SOLR-5302: - option 2 seems better -- it will be easier

Re: Heads up: reindex trunk indices

2014-04-09 Thread Ryan McKinley
if you are using builds from branch_4x When we upgrade to 4.8 (in the future), I assume this will migrate automatically. Is this correct? thanks ryan On Wed, Apr 9, 2014 at 5:38 AM, Adrien Grand jpou...@gmail.com wrote: If you only use released versions of Lucene/Solr, you can safely skip

[jira] [Commented] (LUCENE-5420) 'ant get-maven-poms' should support custom version formats

2014-01-29 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13885494#comment-13885494 ] Ryan McKinley commented on LUCENE-5420: --- thanks steve -- looks good 'ant get

Re: maven build issues with non-numeric custom version

2014-01-28 Thread Ryan McKinley
: u...@thetaphi.de *From:* Ryan McKinley [mailto:ryan...@gmail.com] *Sent:* Monday, January 27, 2014 11:41 PM *To:* solr-...@lucene.apache.org *Subject:* maven build issues with non-numeric custom version From: http://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x/dev-tools

maven build issues with non-numeric custom version

2014-01-27 Thread Ryan McKinley
From: http://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x/dev-tools/maven/README.maven It says we can get a custom build number using: ant -Dversion=my-special-version get-maven-poms but this fails with: BUILD FAILED /Users/ryan/workspace/apache/lucene_4x/build.xml:141: The

[jira] [Commented] (LUCENE-5395) Upgrade Spatial4j to 0.4

2014-01-14 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13870881#comment-13870881 ] Ryan McKinley commented on LUCENE-5395: --- +1 to update spatial4j In 4x, we should

[jira] [Commented] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13867272#comment-13867272 ] Ryan McKinley commented on SOLR-5621: - Refactoring code is a healthy and ongoing

Re: [jira] [Commented] (LUCENE-5369) Add an UpperCaseFilter

2014-01-08 Thread Ryan McKinley
: Lucene - Core Issue Type: New Feature Reporter: Ryan McKinley Assignee: Ryan McKinley Priority: Minor Attachments: LUCENE-5369-uppercase-filter.patch We should offer a standard way to force upper-case tokens. I understand

[jira] [Updated] (LUCENE-5369) Add an UpperCaseFilter

2014-01-08 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated LUCENE-5369: -- Fix Version/s: 4.7 5.0 Add an UpperCaseFilter

[jira] [Resolved] (LUCENE-5369) Add an UpperCaseFilter

2014-01-08 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved LUCENE-5369. --- Resolution: Fixed Add an UpperCaseFilter -- Key

[jira] [Commented] (LUCENE-5369) Add an UpperCaseFilter

2013-12-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13856049#comment-13856049 ] Ryan McKinley commented on LUCENE-5369: --- Unless I hear objections, I would like

[jira] [Commented] (LUCENE-5369) Add an UpperCaseFilter

2013-12-16 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13849361#comment-13849361 ] Ryan McKinley commented on LUCENE-5369: --- [~thetaphi]] or [~rcmuir] any thoughts

[jira] [Commented] (LUCENE-5369) Add an UpperCaseFilter

2013-12-16 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13849582#comment-13849582 ] Ryan McKinley commented on LUCENE-5369: --- bq. Maybe add a boolean option

[jira] [Created] (LUCENE-5369) Add an UpperCaseFilter

2013-12-13 Thread Ryan McKinley (JIRA)
Ryan McKinley created LUCENE-5369: - Summary: Add an UpperCaseFilter Key: LUCENE-5369 URL: https://issues.apache.org/jira/browse/LUCENE-5369 Project: Lucene - Core Issue Type: New Feature

[jira] [Updated] (LUCENE-5369) Add an UpperCaseFilter

2013-12-13 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated LUCENE-5369: -- Attachment: LUCENE-5369-uppercase-filter.patch Here is a patch that adds UpperCaseFilter

Re: [VOTE] Lucene / Solr 4.6.0

2013-11-14 Thread Ryan McKinley
Congratulations Uwe! On Thu, Nov 14, 2013 at 1:01 PM, Mark Miller markrmil...@gmail.com wrote: On Nov 14, 2013, at 3:11 PM, Uwe Schindler u...@thetaphi.de wrote: The PMC Chair is going to marry tomorrow... Simon has to come here and not do new RCs! :) +1 :) - Mark

[jira] [Commented] (LUCENE-5118) spatial strategy- add multiplier to makeDistanceValueSource()

2013-07-24 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13718505#comment-13718505 ] Ryan McKinley commented on LUCENE-5118: --- seems fine to me spatial

[jira] [Commented] (SOLR-4470) Support for basic http auth in internal solr requests

2013-05-28 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13668606#comment-13668606 ] Ryan McKinley commented on SOLR-4470: - just skimming the patch... it looks like it adds

ExternalDocValuesFilterReader progress?

2013-05-20 Thread Ryan McKinley
In march, there was so effort at looking at cleaner ways to integrate external data: http://mail-archives.apache.org/mod_mbox/lucene-dev/201303.mbox/%3cc2e7cc37-52f2-4527-a919-a071d26f9...@flax.co.uk%3E Any updates on this? Thanks Ryan

  1   2   3   4   5   6   7   8   9   10   >