RamUsageEstimator.NUM_BYTES_ARRAY_HEADER is incorrect
-
Key: LUCENE-3867
URL: https://issues.apache.org/jira/browse/LUCENE-3867
Project: Lucene - Java
Issue Type: Bug
Components:
[
https://issues.apache.org/jira/browse/SOLR-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228990#comment-13228990
]
Bill Bell commented on SOLR-3085:
-
We also found another loophole. If we send [* TO *] to e
[
https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228938#comment-13228938
]
Harley Parks edited comment on SOLR-2155 at 3/14/12 4:51 AM:
-
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12736/
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.TestGroupingSearch
Error Message:
Uncaught exception by thread: Thread[TimeLimitedCollector timer thread,5,]
Stack Trace:
org.apache.lucene.util.UncaughtExc
Build: https://builds.apache.org/job/Lucene-trunk/1860/
2 tests failed.
REGRESSION: org.apache.lucene.index.TestMixedCodecs.test
Error Message:
this writer hit an OutOfMemoryError; cannot complete forceMerge
Stack Trace:
java.lang.IllegalStateException: this writer hit an OutOfMemoryError; cann
[
https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harley Parks updated SOLR-2155:
---
Comment: was deleted
(was: I am missing the package solr2155.lucene.spatial.geometry.shape;
)
>
[
https://issues.apache.org/jira/browse/SOLR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228941#comment-13228941
]
Tommaso Teofili commented on SOLR-3013:
---
yes, this is committed but it's not resolved
[
https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228938#comment-13228938
]
Harley Parks commented on SOLR-2155:
I am missing the package solr2155.lucene.spatial.
[
https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228939#comment-13228939
]
Harley Parks commented on SOLR-2155:
I am missing the package solr2155.lucene.spatial.
[
https://issues.apache.org/jira/browse/LUCENE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228932#comment-13228932
]
Chris Male commented on LUCENE-3795:
bq. I just did a quick test, and Math.toRadians
[
https://issues.apache.org/jira/browse/SOLR-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228930#comment-13228930
]
Robert Muir commented on SOLR-3241:
---
{quote}
but if the schema says to copyField from foo
[
https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228618#comment-13228618
]
Harley Parks edited comment on SOLR-2155 at 3/14/12 3:43 AM:
-
F
QueryElevateComponent should support "blacklist" and "de-elevate"
-
Key: SOLR-3242
URL: https://issues.apache.org/jira/browse/SOLR-3242
Project: Solr
Issue Type: New Feature
[
https://issues.apache.org/jira/browse/SOLR-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228924#comment-13228924
]
Hoss Man commented on SOLR-3241:
bq. The reason the logic was somewhat complicated in Docum
[
https://issues.apache.org/jira/browse/LUCENE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228922#comment-13228922
]
Yonik Seeley commented on LUCENE-3795:
--
bq. Surely the JVM can inline the Math.* met
[
https://issues.apache.org/jira/browse/SOLR-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228921#comment-13228921
]
Robert Muir commented on SOLR-3241:
---
{quote}
Perhaps a better fix would be to leave Docum
[
https://issues.apache.org/jira/browse/SOLR-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated SOLR-3241:
--
Fix Version/s: 3.6
> Document boost fail if a field copy omit the norms
> --
[
https://issues.apache.org/jira/browse/SOLR-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228916#comment-13228916
]
Robert Muir commented on SOLR-3241:
---
Thanks Tomás (and thanks for the patch!) I'll look i
[
https://issues.apache.org/jira/browse/LUCENE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228913#comment-13228913
]
David Smiley commented on LUCENE-3795:
--
I made those conversions because I didn't se
[
https://issues.apache.org/jira/browse/SOLR-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228914#comment-13228914
]
Hoss Man commented on SOLR-3241:
part of me things we should just remove the error checking
[
https://issues.apache.org/jira/browse/SOLR-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228899#comment-13228899
]
Mark Miller commented on SOLR-3214:
---
So I started looking at the following little bit of
[
https://issues.apache.org/jira/browse/SOLR-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228893#comment-13228893
]
Mark Miller commented on SOLR-3215:
---
A couple use cases:
1. You don't want documents to
Thanks, I will.
-Original Message-
From: Robert Muir [mailto:rcm...@gmail.com]
Sent: Tuesday, March 13, 2012 8:32 PM
To: dev@lucene.apache.org
Subject: Re: svn commit: r1300424 - in /lucene/dev/trunk/dev-tools/idea:
.idea/workspace.xml modules/spatial/spatial.iml
On Tue, Mar 13, 2012 at
[
https://issues.apache.org/jira/browse/SOLR-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228889#comment-13228889
]
Yonik Seeley commented on SOLR-3215:
Not sure I understand the problem this is solving.
[
https://issues.apache.org/jira/browse/SOLR-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated SOLR-3215:
--
Attachment: SOLR-3215.patch
I'd like to commit this soon.
> We should clone the SolrInp
[
https://issues.apache.org/jira/browse/SOLR-3221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228850#comment-13228850
]
Greg Bowyer commented on SOLR-3221:
---
No problems, how would I change the wiki, just go ah
On Tue, Mar 13, 2012 at 8:25 PM, wrote:
> Author: sarowe
> Date: Wed Mar 14 00:25:28 2012
> New Revision: 1300424
>
> URL: http://svn.apache.org/viewvc?rev=1300424&view=rev
> Log:
> LUCENE-3795: IntelliJ IDEA configuration: fixed module name in
> dev-tools/idea/.idea/workspace.xml; and in spatia
[
https://issues.apache.org/jira/browse/SOLR-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228841#comment-13228841
]
Tomás Fernández Löbbe commented on SOLR-3241:
-
This still doesn't work for Type
[
https://issues.apache.org/jira/browse/LUCENE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228823#comment-13228823
]
Yonik Seeley commented on LUCENE-3795:
--
Guys, was there a specific reason why the de
[
https://issues.apache.org/jira/browse/SOLR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228809#comment-13228809
]
Yonik Seeley commented on SOLR-3013:
bq. Well, it's still marked Resolution: "unresolve
[
https://issues.apache.org/jira/browse/SOLR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228805#comment-13228805
]
Erick Erickson commented on SOLR-3013:
--
Well, it's still marked Resolution: "unresolve
[
https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228618#comment-13228618
]
Harley Parks edited comment on SOLR-2155 at 3/13/12 11:18 PM:
--
[
https://issues.apache.org/jira/browse/LUCENE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228791#comment-13228791
]
Ryan McKinley commented on LUCENE-3795:
---
ok -- with the logging issue solved, i thi
[
https://issues.apache.org/jira/browse/SOLR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228789#comment-13228789
]
Lance Norskog commented on SOLR-3013:
-
Is this committed?
> Add UIMA b
[
https://issues.apache.org/jira/browse/LUCENENET-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228713#comment-13228713
]
Christopher Currens commented on LUCENENET-167:
---
It's still on our list o
[
https://issues.apache.org/jira/browse/SOLR-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomás Fernández Löbbe updated SOLR-3241:
Attachment: SOLR-3241.patch
> Document boost fail if a field copy omit the norms
Document boost fail if a field copy omit the norms
--
Key: SOLR-3241
URL: https://issues.apache.org/jira/browse/SOLR-3241
Project: Solr
Issue Type: Bug
Reporter: Tomás Fernández Löb
[
https://issues.apache.org/jira/browse/LUCENENET-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Currens resolved LUCENENET-474.
---
Resolution: Fixed
Committed patch. Everything compiles and tests pass as
[
https://issues.apache.org/jira/browse/LUCENE-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228687#comment-13228687
]
Martijn van Groningen edited comment on LUCENE-3856 at 3/13/12 8:50 PM:
---
[
https://issues.apache.org/jira/browse/LUCENE-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn van Groningen updated LUCENE-3856:
--
Fix Version/s: 4.0
Issue Type: Improvement (was: Bug)
> Create doc
[
https://issues.apache.org/jira/browse/LUCENE-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn van Groningen updated LUCENE-3856:
--
Attachment: LUCENE-3856.patch
Updated patch. Tests passes now. Need to add som
[
https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228618#comment-13228618
]
Harley Parks edited comment on SOLR-2155 at 3/13/12 8:45 PM:
-
F
[
https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228618#comment-13228618
]
Harley Parks edited comment on SOLR-2155 at 3/13/12 8:34 PM:
-
F
[
https://issues.apache.org/jira/browse/SOLR-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228657#comment-13228657
]
Yonik Seeley commented on SOLR-3161:
As hoss points out, not all searching request hand
[
https://issues.apache.org/jira/browse/SOLR-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved SOLR-2719.
Resolution: Fixed
committed. I also added a note about recommended field naming to the schema.
[
https://issues.apache.org/jira/browse/SOLR-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228649#comment-13228649
]
Mikhail Khludnev edited comment on SOLR-3011 at 3/13/12 8:03 PM:
[
https://issues.apache.org/jira/browse/SOLR-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228649#comment-13228649
]
Mikhail Khludnev commented on SOLR-3011:
James,
bq. So it seems that for this to w
[
https://issues.apache.org/jira/browse/SOLR-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228644#comment-13228644
]
Hoss Man commented on SOLR-3218:
bq. I updated CurrencyValue.toString() to return "3.14,USD
[
https://issues.apache.org/jira/browse/SOLR-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228641#comment-13228641
]
Erik Hatcher commented on SOLR-3161:
bq. The most flexible way would be to add a method
[
https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228618#comment-13228618
]
Harley Parks edited comment on SOLR-2155 at 3/13/12 7:36 PM:
-
F
[
https://issues.apache.org/jira/browse/SOLR-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228629#comment-13228629
]
Yonik Seeley commented on SOLR-3161:
bq. Regarding qt=/update what is your opinion on a
[
https://issues.apache.org/jira/browse/SOLR-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228630#comment-13228630
]
Erik Hatcher commented on SOLR-3161:
bq. I gave notice.
I know... I was just adding th
[
https://issues.apache.org/jira/browse/SOLR-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228622#comment-13228622
]
David Smiley commented on SOLR-3161:
I gave notice. As I understand it, handleSelect="
[
https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228618#comment-13228618
]
Harley Parks commented on SOLR-2155:
Fantastic!
it does get confusing with the differe
[
https://issues.apache.org/jira/browse/SOLR-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228616#comment-13228616
]
Yonik Seeley commented on SOLR-3145:
bq. explicit sorting is a no-go for most use cases
[
https://issues.apache.org/jira/browse/SOLR-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228599#comment-13228599
]
Erik Hatcher commented on SOLR-3161:
David - I see you committed a bit of this to 3.x.
[
https://issues.apache.org/jira/browse/SOLR-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228589#comment-13228589
]
Uwe Schindler commented on SOLR-3145:
-
I agree with Jan about "and" is good for some us
[
https://issues.apache.org/jira/browse/SOLR-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228584#comment-13228584
]
Uwe Schindler commented on SOLR-3145:
-
bq. Rather strong/blanket statement. It seems ro
[
https://issues.apache.org/jira/browse/SOLR-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228573#comment-13228573
]
Russell Black commented on SOLR-3196:
-
I'm not sure why the original patch fails to app
[
https://issues.apache.org/jira/browse/SOLR-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228557#comment-13228557
]
Yonik Seeley commented on SOLR-3145:
bq. > I believe this is how google does it?
bq. Th
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12730/
No tests ran.
Build Log (for compile errors):
[...truncated 15433 lines...]
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional co
[
https://issues.apache.org/jira/browse/SOLR-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228549#comment-13228549
]
James Dyer commented on SOLR-3011:
--
I'm just starting to look at the DIH threaded code and
>>> I thought there was code in the test framework to wait for threads
>>> that hadn't finished yet?
Not in trunk. In LUCENE-3808 I can turn on "thread lingering" but in
most cases I'd rather have the tests clean up after themselves -- this
is in most cases possible, even if hacky at times (thread
On Tue, Mar 13, 2012 at 1:32 PM, Mark Miller wrote:
>
> On Mar 13, 2012, at 1:23 PM, Yonik Seeley wrote:
>
>> Looks like the same underlying cause again... the recovery thread is
>> still running when the test ends and hence a core (and it's searcher)
>> are still open.
>
> Yeah, just came to the
[
https://issues.apache.org/jira/browse/SOLR-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228533#comment-13228533
]
Robert Muir commented on SOLR-3145:
---
{quote}
But Jan is talking about just changing the d
Hi Andi,
thanks for your feedback and for the code cleanup.
Regarding the 'toArray'-issue I tried different versions of JArray
'typed-constructor' and it turned out that these two alternatives basically
work:
(example for int types)
1) return JArray(object)([*])
or
2) return JArray(int)([*])
Eve
On Mar 13, 2012, at 1:23 PM, Yonik Seeley wrote:
> Looks like the same underlying cause again... the recovery thread is
> still running when the test ends and hence a core (and it's searcher)
> are still open.
Yeah, just came to the same likely conclusion - this was also changed in the
recent
Looks like the same underlying cause again... the recovery thread is
still running when the test ends and hence a core (and it's searcher)
are still open.
I thought there was code in the test framework to wait for threads
that hadn't finished yet?
-Yonik
lucenerevolution.com - Lucene/Solr Open Sou
[
https://issues.apache.org/jira/browse/SOLR-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228522#comment-13228522
]
Yonik Seeley commented on SOLR-3145:
bq. SOLR-1889 was the correct change [...] Changi
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1965/
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest
Error Message:
ERROR: SolrIndexSearcher opens=94 closes=93
Stack Trace:
junit.framework.AssertionFailedError: ERROR: SolrI
[
https://issues.apache.org/jira/browse/SOLR-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228513#comment-13228513
]
Russell Black commented on SOLR-3196:
-
Erick,
Thanks for trying, i'll take a look at
[
https://issues.apache.org/jira/browse/SOLR-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228508#comment-13228508
]
Robert Muir commented on SOLR-3145:
---
Because I think SOLR-1889 was the correct change: th
[
https://issues.apache.org/jira/browse/SOLR-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228504#comment-13228504
]
Robert Muir commented on SOLR-3240:
---
{quote}
Beyond this, there are also some dead-simple
[
https://issues.apache.org/jira/browse/SOLR-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-3145:
--
Attachment: SOLR-3145.patch
> Velocity /browse GUI should stick to AND as defaultOperator
>
[
https://issues.apache.org/jira/browse/SOLR-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228495#comment-13228495
]
Jan Høydahl commented on SOLR-3145:
---
It is no surprise that you get better recall with OR
[
https://issues.apache.org/jira/browse/SOLR-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228492#comment-13228492
]
James Dyer commented on SOLR-3240:
--
collation.hits is just metadata for the user, so I thi
[
https://issues.apache.org/jira/browse/SOLR-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson updated SOLR-3196:
-
Attachment: SOLR-3196-3x.patch
Patch didn't apply to 3x, apparently a few things moved around.
Ru
[
https://issues.apache.org/jira/browse/SOLR-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228469#comment-13228469
]
Robert Muir commented on SOLR-3240:
---
Yes, but I'm saying that we can also still approxima
[
https://issues.apache.org/jira/browse/SOLR-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228463#comment-13228463
]
James Dyer commented on SOLR-3240:
--
Are you saying that if a user only cares that a collat
Hi,
We see non linear behavior while increasing index size of our Lucene index.
For 200GB, the simple search of Query consisting of two strings and one
number (Ford Focus 3) lasts 1.4 seconds.
For 400GB , same search takes about 5 seconds.
The usual suspect is, of course, disk I/O. So, could so
add spellcheck 'approximate collation count' mode
-
Key: SOLR-3240
URL: https://issues.apache.org/jira/browse/SOLR-3240
Project: Solr
Issue Type: Improvement
Components: spellchecker
[
https://issues.apache.org/jira/browse/SOLR-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-3236.
--
Resolution: Fixed
trunk r: 1300168
3xr: 1300167
javadoc only change
> Stre
[
https://issues.apache.org/jira/browse/LUCENE-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228415#comment-13228415
]
Yonik Seeley commented on LUCENE-3866:
--
I think we should allow users to access in t
[
https://issues.apache.org/jira/browse/SOLR-3221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-3221.
--
Resolution: Fixed
Fix Version/s: 4.0
3.6
Trunk r: 1300160
3.6 r: 130
[
https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228408#comment-13228408
]
David Smiley commented on SOLR-2155:
Harley,
Apparently I haven't been clear because
[
https://issues.apache.org/jira/browse/SOLR-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228405#comment-13228405
]
Robert Muir commented on SOLR-3145:
---
I guess I'm not very trendy.
I can run tests compar
[
https://issues.apache.org/jira/browse/SOLR-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228404#comment-13228404
]
Jan Høydahl commented on SOLR-3145:
---
{quote}
bq. Another thing - ALL applications that wa
[
https://issues.apache.org/jira/browse/SOLR-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228403#comment-13228403
]
Yonik Seeley commented on SOLR-3239:
Nice idea using a function here!
[
https://issues.apache.org/jira/browse/SOLR-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228385#comment-13228385
]
Robert Muir commented on SOLR-3145:
---
{quote}
Feel free to open new JIRAs for the other sh
[
https://issues.apache.org/jira/browse/SOLR-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228382#comment-13228382
]
Robert Muir commented on SOLR-3145:
---
{quote}
Another thing - ALL applications that want t
Be brave, just go for building it ...
It's actually surprisingly easy.
Start here:
http://wiki.apache.org/solr/HowToContribute
you should be able to get this all running (assuming
you have svn, ant and a jdk) in about 15 minutes,
exclusive of the checkout time. I was amazed first
time I tried i
[
https://issues.apache.org/jira/browse/SOLR-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228371#comment-13228371
]
Jan Høydahl commented on SOLR-3145:
---
Another thing - ALL applications that want to do sor
[
https://issues.apache.org/jira/browse/SOLR-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228370#comment-13228370
]
Jan Høydahl commented on SOLR-3145:
---
Robert, we don't disagree on the fact that search is
[
https://issues.apache.org/jira/browse/SOLR-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228361#comment-13228361
]
Robert Muir commented on SOLR-3145:
---
{quote}
Robert, I don't get your comment - what does
[
https://issues.apache.org/jira/browse/SOLR-2826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl resolved SOLR-2826.
---
Resolution: Fixed
> URLClassify Update Processor
>
>
>
[
https://issues.apache.org/jira/browse/SOLR-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228357#comment-13228357
]
Jan Høydahl commented on SOLR-3145:
---
Robert, I don't get your comment - what does this ha
[
https://issues.apache.org/jira/browse/SOLR-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228356#comment-13228356
]
Jan Høydahl commented on SOLR-3239:
---
A special case would be that you want only formattin
[
https://issues.apache.org/jira/browse/SOLR-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228354#comment-13228354
]
Robert Muir commented on SOLR-3145:
---
I think defaulting to AND is very dangerous: especia
[
https://issues.apache.org/jira/browse/SOLR-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228351#comment-13228351
]
Jan Høydahl commented on SOLR-3085:
---
How about we add a new fieldType to exampel schema.x
[
https://issues.apache.org/jira/browse/SOLR-3086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13198434#comment-13198434
]
Jan Høydahl edited comment on SOLR-3086 at 3/13/12 12:10 PM:
-
P
1 - 100 of 131 matches
Mail list logo