SolrCloud reads its entire state from Zookeeper on every update instead of what
has changed
---
Key: SOLR-2799
URL: https://issues.apache.org/jira/browse/SOLR-2799
[
https://issues.apache.org/jira/browse/SOLR-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jamie Johnson updated SOLR-2799:
Attachment: cloudstate.patch
The following patch uses the information that is available in the oldCl
[
https://issues.apache.org/jira/browse/SOLR-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116979#comment-13116979
]
Robert Muir commented on SOLR-2792:
---
looks batter: a couple questions:
* in the part rea
[
https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116977#comment-13116977
]
Chris Male commented on SOLR-1895:
--
I agree Mark.
> ManifoldCF SearchComp
[
https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116975#comment-13116975
]
Koji Sekiguchi commented on SOLR-1895:
--
My intention of attaching the patch is not goi
[
https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116976#comment-13116976
]
Mark Miller commented on SOLR-1895:
---
The carrot contrib is not really an integration in t
[
https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116969#comment-13116969
]
Chris Male commented on SOLR-1895:
--
Is the intention to go ahead and add this as a contrib
[
https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Sekiguchi updated SOLR-1895:
-
Attachment: SOLR-1895-queries.patch
I fixed the patch for distributed search. I also modified dot.
Local Param parsing does not support multivalued params
---
Key: SOLR-2798
URL: https://issues.apache.org/jira/browse/SOLR-2798
Project: Solr
Issue Type: Bug
Reporter: Hoss Man
[
https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116897#comment-13116897
]
Lance Norskog commented on SOLR-2202:
-
+1 on getting this in. It's a cool feature that
[
https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116897#comment-13116897
]
Lance Norskog edited comment on SOLR-2202 at 9/28/11 11:29 PM:
--
How large are your individual tables, and how many possible joins are there?
The general advice for schemas (Solr and Lucene) is to use one per database
and denormalize denormalize denormalize. Solr&Lucene are very fast even with
hundreds of millions of (small) documents. The new Group Collapsing
[
https://issues.apache.org/jira/browse/LUCENE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116872#comment-13116872
]
Michael McCandless commented on LUCENE-3474:
Patch looks great! Nice to sepa
[
https://issues.apache.org/jira/browse/SOLR-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-2792:
--
Attachment: SOLR-2792.patch
New patch which does not modify CharArrayMap. Also, it lowercases the char[]
[
https://issues.apache.org/jira/browse/LUCENE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-3474:
Attachment: LUCENE-3474.patch
updated patch with javadocs for the acceptDocs, and i had neglected
[
https://issues.apache.org/jira/browse/LUCENE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-3474:
Attachment: LUCENE-3474.patch
> pass liveDocs Bits down in scorercontext, instead of Weights p
[
https://issues.apache.org/jira/browse/LUCENE-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116833#comment-13116833
]
Steven Rowe commented on LUCENE-3475:
-
That sentence was intended to warn users that
[
https://issues.apache.org/jira/browse/LUCENE-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116829#comment-13116829
]
Cameron commented on LUCENE-3475:
-
"It does not handle a position increment of 0."
...I
[
https://issues.apache.org/jira/browse/LUCENE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir reassigned LUCENE-3474:
---
Assignee: Robert Muir
> pass liveDocs Bits down in scorercontext, instead of Weights pul
[
https://issues.apache.org/jira/browse/LUCENE-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Rowe updated LUCENE-3475:
Issue Type: New Feature (was: Bug)
Summary: ShingleFilter should handle positionIncrement o
[
https://issues.apache.org/jira/browse/SOLR-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116788#comment-13116788
]
Mark Miller commented on SOLR-2723:
---
I've committed some initial work here on the solrclo
[
https://issues.apache.org/jira/browse/LUCENE-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116786#comment-13116786
]
Steven Rowe commented on LUCENE-3475:
-
See
[ShingleMatrixFilter|http://lucene.apache
[
https://issues.apache.org/jira/browse/LUCENE-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116782#comment-13116782
]
Steven Rowe commented on LUCENE-3475:
-
>From [the ShingleFilter
>javadocs|http://luc
ShingleFilter Creates Shingles for Single Term
--
Key: LUCENE-3475
URL: https://issues.apache.org/jira/browse/LUCENE-3475
Project: Lucene - Java
Issue Type: Bug
Components: modules/analys
pass liveDocs Bits down in scorercontext, instead of Weights pulling from the
reader
-
Key: LUCENE-3474
URL: https://issues.apache.org/jira/browse/LUCENE-3474
Projec
[
https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116735#comment-13116735
]
Greg Fodor commented on SOLR-2202:
--
This is excellent news! Thanks a bunch. This is an iss
[
https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116722#comment-13116722
]
Simon Rosenthal commented on SOLR-2202:
---
bq. One enhancement we are likely to make i
A test failure occurred running the tests.
revert! revert! revert!
You can see the entire build log at
http://sierranevada.servebeer.com/1317235741.log
Thanks,
Charlie Cron
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apa
[
https://issues.apache.org/jira/browse/SOLR-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116715#comment-13116715
]
Rohit Gupta commented on SOLR-1709:
---
I guess i was working on the wrong file(under tags),
[
https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116702#comment-13116702
]
Robert Muir commented on LUCENE-1536:
-
{quote}
Then separately we can figure out how
Good morning,
I am new in Solr and i do not find any technical support to ask, only this
address. I hope i am ok here.
I used to work in Lucene and we created there one index per table. This way, if
we wanted to search products, we use the "Products" index, if we wanted to
search in customers, w
A test failure occurred running the tests.
revert! revert! revert!
You can see the entire build log at
http://sierranevada.servebeer.com/1317233221.log
Thanks,
Charlie Cron
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apa
[
https://issues.apache.org/jira/browse/LUCENE-3468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn van Groningen resolved LUCENE-3468.
---
Resolution: Fixed
Committed r1177008
> FirstPassGroupingCol
[
https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116664#comment-13116664
]
Greg Fodor commented on SOLR-2202:
--
wiki updated to reflect the answers above
[
https://issues.apache.org/jira/browse/SOLR-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116661#comment-13116661
]
Stefan Matheis (steffkes) commented on SOLR-2667:
-
bq. Am i missing a compo
[
https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116651#comment-13116651
]
Michael McCandless commented on LUCENE-1536:
+1, that change is a rote cutove
[
https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116647#comment-13116647
]
Greg Fodor commented on SOLR-2202:
--
I noticed a reference to currency.xml.drift.properties
[
https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116645#comment-13116645
]
Robert Muir commented on LUCENE-1536:
-
As a first (committable) step towards this, I
I've modified DefaultSimilarity's computeNorm method to always return 1 and
I'm able to get the results I want, but this requires a reindex. I want to
be able to set the numTerms/FieldNorm score dynamically at search time based
on some factors, what methods would I need to override to do this? I'v
[
https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116638#comment-13116638
]
Greg Fodor commented on SOLR-2202:
--
Hey Jan, thanks for cleaning things up!
To answer you
We are hoping to pretty much deprecate this style of testing auto commit.
Hossman has a patch that I think it about ready to go in - between yonik fixing
autocommit bugs and hossman making progress on his test, the new style of
testing should be much more robust. The old style is heavily depende
[
https://issues.apache.org/jira/browse/LUCENE-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116615#comment-13116615
]
Michael McCandless commented on LUCENE-3301:
Charlie just hit this. Patch lo
[
https://issues.apache.org/jira/browse/SOLR-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116610#comment-13116610
]
Rohit Gupta commented on SOLR-1709:
---
I am trying to apply the patch to solr 3.1 and solr
[
https://issues.apache.org/jira/browse/LUCENE-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116608#comment-13116608
]
Michael McCandless commented on LUCENE-3445:
Thanks Simon!
>
A test failure occurred running the tests.
revert! revert! revert!
You can see the entire build log at
http://sierranevada.servebeer.com/1317228721.log
Thanks,
Charlie Cron
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apa
[
https://issues.apache.org/jira/browse/LUCENE-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116560#comment-13116560
]
Simon Willnauer commented on LUCENE-3445:
-
backported to 3.x in rev. 1176933
[
https://issues.apache.org/jira/browse/LUCENE-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-3186:
Attachment: LUCENE-3186.patch
here is an initial patch that promotes the following types:
Hi,
When running "ant test" in trunk/solr folder, it (almost always) fails with:
[junit] junit.framework.AssertionFailedError: should find 5 query failed XPath:
//result[@numFound=5]
Reason is it finds only 4 docs, the failing test line being:
org.apache.solr.update.AutoCommitTest.testSoftCommi
Hey folks,
I just committed https://issues.apache.org/jira/browse/LUCENE-3467
which has small changes in the DocValues index format.
If you use DocValues from Lucene (trunk) you should reindex before you upgrade.
simon
-
To uns
[
https://issues.apache.org/jira/browse/LUCENE-3467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer resolved LUCENE-3467.
-
Resolution: Fixed
Assignee: Simon Willnauer
committed in rev 1176906.
[
https://issues.apache.org/jira/browse/SOLR-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116516#comment-13116516
]
McClain Looney commented on SOLR-2667:
--
on both chrome and safari os/x, the results if
[
https://issues.apache.org/jira/browse/SOLR-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116494#comment-13116494
]
Robert Muir commented on SOLR-2792:
---
{quote}
Does my fix look right?
{quote}
No, the ent
[
https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116407#comment-13116407
]
Chris Male commented on LUCENE-1536:
bq. I really don't think we should pollute Bits
[
https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116378#comment-13116378
]
Michael McCandless commented on LUCENE-1536:
bq. I'm definitely +1 to useRand
[
https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1536:
---
Attachment: LUCENE-1536.patch
New patch folding in Uwe's ideas -- FCRF always uses r
[
https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116371#comment-13116371
]
Michael McCandless commented on LUCENE-1536:
bq. Wouldn't it make sense for F
[
https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-2202:
--
Fix Version/s: 4.0
3.5
> Money FieldType
> ---
>
> Ke
[
https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-2202:
--
Attachment: SOLR-2202.patch
Great, Greg.
The patch now applies cleanly. I've tested it a bit and upload
[
https://issues.apache.org/jira/browse/LUCENE-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116335#comment-13116335
]
Michael McCandless commented on LUCENE-3470:
Awesome, thanks Chris!
[
https://issues.apache.org/jira/browse/LUCENE-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116334#comment-13116334
]
Michael McCandless commented on LUCENE-3186:
Remember we are talking about th
[
https://issues.apache.org/jira/browse/LUCENE-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116330#comment-13116330
]
Simon Willnauer commented on LUCENE-3186:
-
This issue still remains and we need t
The clustering component built-in inside Solr/Lucene is primarily meant to
cluster search results, so it's not a matter of "not implemented yet", but
"not indended for this functionality". There may be full-index document
clustering algorithms implemented in the future, but you may also use Apache
[
https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Fodor updated SOLR-2202:
-
Attachment: SOLR-2202.patch
> Money FieldType
> ---
>
> Key: SOLR-2202
>
[
https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116290#comment-13116290
]
Greg Fodor commented on SOLR-2202:
--
I decided to roll up my sleeves, wasn't as bad as I th
[
https://issues.apache.org/jira/browse/LUCENE-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Male resolved LUCENE-3470.
Resolution: Fixed
Committed revision 1176773.
Also updated MIGRATE.txt
> reorder
[
https://issues.apache.org/jira/browse/LUCENE-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116277#comment-13116277
]
Simon Willnauer commented on LUCENE-3445:
-
Committed the last patch in revision 1
[
https://issues.apache.org/jira/browse/LUCENE-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116270#comment-13116270
]
Chris Male commented on LUCENE-3470:
Yeah IntelliJ - Change Signature refactor.
[
https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116269#comment-13116269
]
Greg Fodor commented on SOLR-2202:
--
Yeah, this patch is a total mess now. I will see if ot
A test failure occurred running the tests.
revert! revert! revert!
You can see the entire build log at
http://sierranevada.servebeer.com/1317190921.log
Thanks,
Charlie Cron
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apa
69 matches
Mail list logo