David Smiley created LUCENE-4916:
Summary: Spatial WithinPrefixTreeFilter can too eagerly find
false-positive
Key: LUCENE-4916
URL: https://issues.apache.org/jira/browse/LUCENE-4916
Project: Lucene -
[
https://issues.apache.org/jira/browse/SOLR-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625155#comment-13625155
]
Bill Bell commented on SOLR-4685:
-
You need to add the field as "string" in schema.xml
[
https://issues.apache.org/jira/browse/SOLR-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Bell reopened SOLR-4685:
-
> JSON response write modification to support RAW JSON
> -
[
https://issues.apache.org/jira/browse/SOLR-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625153#comment-13625153
]
Bill Bell commented on SOLR-4685:
-
Whoops!!
> JSON response write modific
[
https://issues.apache.org/jira/browse/SOLR-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625152#comment-13625152
]
David Smiley commented on SOLR-4685:
Bill, why did you close and mark as fixed?
[
https://issues.apache.org/jira/browse/SOLR-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Bell updated SOLR-4685:
Attachment: SOLR-4685.patch
> JSON response write modification to support RAW JSON
> ---
[
https://issues.apache.org/jira/browse/SOLR-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Bell resolved SOLR-4685.
-
Resolution: Fixed
THis is good for SOLR 4.2.1
> JSON response write modification to suppo
[
https://issues.apache.org/jira/browse/SOLR-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625142#comment-13625142
]
Bill Bell edited comment on SOLR-4685 at 4/8/13 5:10 AM:
-
OK. I hav
[
https://issues.apache.org/jira/browse/SOLR-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625142#comment-13625142
]
Bill Bell commented on SOLR-4685:
-
OK. I have a solution for SOLR 4.2.1. I added a new fiel
I used solr's zkcli.sh to upconfig and linkconfig a solr config into
zookeeper.
Question is: how can I delete that configset?
Thanks in advance.
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-to-delete-a-configset-in-zookeeper-tp4054414.html
Sent from the Lucene - Java
[
https://issues.apache.org/jira/browse/SOLR-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Bell updated SOLR-4685:
Issue Type: Improvement (was: Bug)
> JSON response write modification to support RAW JSON
> ---
[
https://issues.apache.org/jira/browse/SOLR-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Bell updated SOLR-4685:
Attachment: (was: SOLR-4685.patch)
> JSON response write modification to support RAW JSON
>
[
https://issues.apache.org/jira/browse/SOLR-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Bell updated SOLR-4685:
Description:
If the field ends with "_json" allow the field to return raw JSON.
For example the field,
off
[
https://issues.apache.org/jira/browse/SOLR-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Bell updated SOLR-4685:
Attachment: SOLR-4685.patch
Here is a simple patch.
> JSON response write modification to
Bill Bell created SOLR-4685:
---
Summary: JSON response write modification to support RAW JSON
Key: SOLR-4685
URL: https://issues.apache.org/jira/browse/SOLR-4685
Project: Solr
Issue Type: Bug
[
https://issues.apache.org/jira/browse/SOLR-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller resolved SOLR-4667.
---
Resolution: Fixed
> Our logging configuration files should set ZooKeeper logging to WARN
> ---
[
https://issues.apache.org/jira/browse/SOLR-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625101#comment-13625101
]
Mark Miller commented on SOLR-4667:
---
Committed to trunk as well, commit bot was just off
[
https://issues.apache.org/jira/browse/SOLR-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625099#comment-13625099
]
Commit Tag Bot commented on SOLR-4667:
--
[branch_4x commit] markrmiller
http://svn.apac
[
https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated SOLR-4655:
--
Attachment: SOLR-4655.patch
> The Overseer should assign node names by default.
> --
[
https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625065#comment-13625065
]
Mark Miller edited comment on SOLR-4655 at 4/8/13 1:01 AM:
---
For b
[
https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625065#comment-13625065
]
Mark Miller commented on SOLR-4655:
---
For back compat, I have added a new config option at
Hi,
I've the following snippet code where I'm trying to extract weighted span
terms from the query (I do have term vectors enabled on the fields):
File path = new File(
"");
FSDirectory directory = FSDirectory.open(path);
[
https://issues.apache.org/jira/browse/LUCENE-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625022#comment-13625022
]
Simon Willnauer commented on LUCENE-4910:
-
Shuji, what uwe says is that this migh
[
https://issues.apache.org/jira/browse/LUCENE-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625019#comment-13625019
]
Uwe Schindler commented on LUCENE-4910:
---
Read the Javadocs of the TokenStream class
[
https://issues.apache.org/jira/browse/LUCENE-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625018#comment-13625018
]
Shuji Umino edited comment on LUCENE-4910 at 4/7/13 8:53 PM:
-
[
https://issues.apache.org/jira/browse/LUCENE-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625018#comment-13625018
]
Shuji Umino commented on LUCENE-4910:
-
Its not worked same code written by Lucene 4.0
[
https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625013#comment-13625013
]
Anshum Gupta commented on SOLR-3755:
All of the above mentioned issues (and more) are n
[
https://issues.apache.org/jira/browse/LUCENE-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625008#comment-13625008
]
Michael McCandless commented on LUCENE-4885:
bq. In general, I feel that Face
[
https://issues.apache.org/jira/browse/LUCENE-4915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-4915:
---
Attachment: LUCENE-4915.patch
Patch ... I think it's ready.
I also relaxed another
[
https://issues.apache.org/jira/browse/LUCENE-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624937#comment-13624937
]
Han Jiang commented on LUCENE-2962:
---
Hi, here is my understanding about this issue (aft
[
https://issues.apache.org/jira/browse/LUCENE-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624928#comment-13624928
]
Shai Erera commented on LUCENE-4885:
I hear you. That's why I first, too, thought it
[
https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624919#comment-13624919
]
Han Jiang commented on LUCENE-3069:
---
This project is quite interesting!
Since we alrea
[
https://issues.apache.org/jira/browse/SOLR-4662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624900#comment-13624900
]
Erick Erickson commented on SOLR-4662:
--
Does this structure work? I'll be working on t
[
https://issues.apache.org/jira/browse/LUCENE-4915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-4915:
---
Fix Version/s: 4.3
5.0
> DrillSideways should accept drill do
[
https://issues.apache.org/jira/browse/LUCENE-4915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-4915:
--
Assignee: Michael McCandless
> DrillSideways should accept drill down fiel
Michael McCandless created LUCENE-4915:
--
Summary: DrillSideways should accept drill down fields that are
not faceted
Key: LUCENE-4915
URL: https://issues.apache.org/jira/browse/LUCENE-4915
Projec
[
https://issues.apache.org/jira/browse/LUCENE-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-4885:
---
Attachment: LUCENE-4885.patch
New patch, moving the count to FacetResultNode.
I'm s
[
https://issues.apache.org/jira/browse/LUCENE-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624892#comment-13624892
]
Michael McCandless commented on LUCENE-4885:
OK I'll move it to FRN instead .
[
https://issues.apache.org/jira/browse/LUCENE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-4913.
Resolution: Fixed
> FacetResultNode.ordinal is always 0 when all facets are re
[
https://issues.apache.org/jira/browse/LUCENE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624888#comment-13624888
]
Michael McCandless commented on LUCENE-4913:
Thanks Shai!
bq. Mike, I think
[
https://issues.apache.org/jira/browse/LUCENE-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved LUCENE-4914.
--
Resolution: Fixed
Lucene Fields: New,Patch Available (was: New)
> Spatial PrefixTr
[
https://issues.apache.org/jira/browse/LUCENE-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated LUCENE-4914:
-
Attachment: LUCENE-4914__Spatial_Cell_reset()_forgot_the__leaf__flag_.patch
I'll commit to both
42 matches
Mail list logo