[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-tabpanel&focusedCommentId=14305777#comment-14305777 ] Ryan McKinley commented on SOLR-7005: - bq. the facet.heatmap.bbox param actually suppor

[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] [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 Lu

[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 ab

[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-tabpanel&focusedCommentId=14337154#comment-14337154 ] Ryan McKinley commented on SOLR-7164: - bq. Did you mean to put this into the Solr proje

[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-tabpanel&focusedCommentId=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-tabpanel&focusedCommentId=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,

[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-tabpanel&focusedCommentId=14338082#comment-14338082 ] Ryan McKinley commented on SOLR-7164: - thanks [~shalinmangar]! > BBoxFieldType should

[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-tabpanel&focusedCommentId=1425#comment-1425 ] Ryan McKinley commented on SOLR-4242: - so what would a sample URL look like, and how do

[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-tabpanel&focusedCommentId=13885494#comment-13885494 ] Ryan McKinley commented on LUCENE-5420: --- thanks steve -- looks good > 'ant get-mav

[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 Com

[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 ou

[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 `Featur

[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 `Featur

[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://github.com

[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 and

[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 format > ---

[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 shapes (WKT

[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&focusedCommentId=15271620#comment-15271620 ] Ryan McKinley commented on SOLR-8208: - Did you try something like: {code} SolrRequ

[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 requested > --

[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&focusedCommentId=15235363#comment-15235363 ] Ryan McKinley commented on SOLR-8902: - [~erickerickson] If your patch for SOLR-3191 doe

[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&focusedCommentId=15235930#comment-15235930 ] Ryan McKinley commented on SOLR-3191: - The failure for GeoJSONResponseWriter will most

[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] [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 (WKT, > Geo

[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&focusedCommentId=15197720#comment-15197720 ] Ryan McKinley commented on SOLR-8814: - bq. In the test, it appears System.setProperty("

[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

[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 th

[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 that w

[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 fields that

[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&focusedCommentId=15211954#comment-15211954 ] Ryan McKinley commented on SOLR-8902: - You can get more fields then you request if a Do

[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-tabpanel&focusedCommentId=14492571#comment-14492571 ] Ryan McKinley commented on SOLR-7376: - bq. If it's a JSON string, we probably only want

[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 defa

[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] [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] [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-tabpanel&focusedCommentId=14495672#comment-14495672 ] Ryan McKinley commented on SOLR-7390: - we don't throw an exception for unknown field in

[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 modificatio

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

2015-04-14 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] [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-tabpanel&focusedCommentId=14496380#comment-14496380 ] Ryan McKinley commented on SOLR-7376: - thank you [~teofili]! > Allow DocTransformers

[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 to wri

[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&focusedCommentId=14723702#comment-14723702 ] Ryan McKinley commented on SOLR-7993: - does the json show up if you include all fields:

[jira] [Updated] (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: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 unab

[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. I'll

[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 a tra

[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-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 se

[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 T

[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-tabpanel&focusedCommentId=14568450#comment-14568450 ] Ryan McKinley commented on SOLR-7484: - See SOLR-7623 for an issue to track the function

[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-tabpanel&focusedCommentId=14568454#comment-14568454 ] Ryan McKinley commented on SOLR-7623: - Before 5.2, we could override execute/sendError

[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-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 DocumentTransform

[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 Rep

[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 Is

[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 the re

[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 sho

[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-tabpanel&focusedCommentId=14355560#comment-14355560 ] Ryan McKinley commented on SOLR-7228: - before: !rpt_before.jpg! after: !rpt_after.jpg!

[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] [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 the

[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-tabpanel&focusedCommentId=14357735#comment-14357735 ] Ryan McKinley commented on SOLR-7230: - but +1 for using Shiro -- or at least making sur

[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-tabpanel&focusedCommentId=14357740#comment-14357740 ] Ryan McKinley commented on SOLR-7230: - bq. Isn't SOLR-7207 a better place for this spec

[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-tabpanel&focusedCommentId=14358097#comment-14358097 ] Ryan McKinley commented on SOLR-7230: - again -- i don't really know what you are propos

[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 easie

[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 > --

<    2   3   4   5   6   7