[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-2939:
Attachment: LUCENE-2939.patch
here is a more up to date version of the patch for trunk - good for
Build: https://hudson.apache.org/hudson/job/Solr-3.x/279/
All tests passed
Build Log (for compile errors):
[...truncated 11102 lines...]
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-ma
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002917#comment-13002917
]
Mark Miller commented on LUCENE-2939:
-
bq. The patch needs more than a simple back po
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002910#comment-13002910
]
Robert Muir commented on LUCENE-2939:
-
The patch needs more than a simple back port.
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002893#comment-13002893
]
Mark Miller commented on LUCENE-2939:
-
bq. Sorry if I missed it in this thread, which
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002883#comment-13002883
]
Trey Hyde commented on LUCENE-2939:
---
Sorry if I missed it in this thread, which branch
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002879#comment-13002879
]
Mark Miller commented on LUCENE-2939:
-
I will also note, there was never any strong a
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002877#comment-13002877
]
Mark Miller commented on LUCENE-2939:
-
{quote}Moving
an issue out, stating that an is
I agree especially with decision making, or things that would benefit
the whole community. (I generally prefer e-mail, but lists or groups
can be overwhelming or suffer from information overload at times).
There are also variety of people out there. Some are those who only
respond well to real-ti
[
https://issues.apache.org/jira/browse/LUCENE-2948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-2948:
---
Attachment: LUCENE-2948.patch
New patch, fixes the bug Robert found (thanks!) and a
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002838#comment-13002838
]
Michael McCandless commented on LUCENE-2939:
bq. Putting pressure is fine, b
Problem with facet.sort=lex, shards, and facet.mincount
---
Key: SOLR-2403
URL: https://issues.apache.org/jira/browse/SOLR-2403
Project: Solr
Issue Type: Bug
Components: search
[
https://issues.apache.org/jira/browse/SOLR-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated SOLR-2387:
--
Fix Version/s: (was: 3.1)
3.2
Assignee: Robert Muir
setting to 3.2 for t
[
https://issues.apache.org/jira/browse/SOLR-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002824#comment-13002824
]
Robert Muir commented on SOLR-2401:
---
Just an update: yonik basically fixed this stuff up.
On 2011-03-04, Michael Herndon wrote:
> Anything that should be on the mailing list, in the cms, on a wiki
> page, on twitter, or in a jira should be persuaded to find the right
> medium to do so.
That's fine, but as Digy already said IRC (or any synchronous medium
like a phone call, face to face
[
https://issues.apache.org/jira/browse/LUCENE-2950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Rowe updated LUCENE-2950:
Description:
Lucene's top level {{modules/}} directory is not included in the binary or
source re
Hi Karl,
So you would write a QueryParser that leveraged the patch to get multiple
results/ResponseBuilders etc. and then do some custom magic to return a
final result.
Ok, I slightly misunderstood the scope of the patch (thought it let the
client queries/params decide what the 'magic' is) - but i
All that the patch contributes is the infrastructure needed to allow multiple
queries. It's structured so that the results from one query are available to
construct the query for the next. The patch does not contribute a multi-query
query parser, or means of merging the results into a final re
[
https://issues.apache.org/jira/browse/LUCENE-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-2945:
Attachment: LUCENE-2945.patch
Here's a patch that has a test using QueryUtil that fails.
Hi Karl,
Yes, from looking at the conflicts, it looked like trunk changes were
causing the errors - but won't be too difficult to fix these.
I've got the patch (+tweaks) installed and working, and basic (i.e. non
qt=multiquery) searches are working fine.
What I can't figure out is how to enter in
On Mar 4, 2011, at 9:40, Bill Janssen wrote:
> The number of patches to Tomcat make me uneasy. I was hoping to bundle
> all this into a .war file containing a servlet which would use it with
> an unmodified Tomcat.
>
> Does that seem possible?
No. The PythonVM must be initialized in the main
The number of patches to Tomcat make me uneasy. I was hoping to bundle
all this into a .war file containing a servlet which would use it with
an unmodified Tomcat.
Does that seem possible?
Also, what if I want to run a number of different Python programs? Can
I instantiate PythonVM more than on
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002730#comment-13002730
]
Mark Miller commented on LUCENE-2939:
-
{quote}
Worse, this whole situation (people ge
[
https://issues.apache.org/jira/browse/LUCENE-2950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002718#comment-13002718
]
Robert Muir commented on LUCENE-2950:
-
this is a big problem, the source.tgz artifact
[
https://issues.apache.org/jira/browse/SOLR-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002719#comment-13002719
]
Karl Wright commented on SOLR-2026:
---
Lots of stuff has changed in trunk since the patch w
[
https://issues.apache.org/jira/browse/LUCENE-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-2822:
---
Fix Version/s: 4.0
3.2
> TimeLimitingCollector starts thread in s
Andi Vajda wrote:
> Not so long ago on this list someone asked about this, using python from java
> via jcc, something I've been doing with tomcat for a couple of years now.
See
http://mail-archives.apache.org/mod_mbox/lucene-pylucene-dev/201101.mbox/%3calpine.OSX.2.01.110021510.2366@yuzu.
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002716#comment-13002716
]
Michael McCandless commented on LUCENE-2939:
bq. In order to release more oft
Add more debug info for DocumentBuilder errors
--
Key: SOLR-2402
URL: https://issues.apache.org/jira/browse/SOLR-2402
Project: Solr
Issue Type: Improvement
Reporter: Ryan McKinley
Andi Vajda wrote:
> Not so long ago on this list someone asked about this, using python
> from java via jcc, something I've been doing with tomcat for a couple
> of years now. I sent a long, detailed answer. I believe it was to
> Roman Chyla. A quick look in this mailing list archives should hel
[
https://issues.apache.org/jira/browse/SOLR-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002701#comment-13002701
]
Peter Sturge commented on SOLR-2026:
Hi Karl,
This patch is a really good idea - many
[
https://issues.apache.org/jira/browse/SOLR-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002697#comment-13002697
]
Tommaso Teofili commented on SOLR-2387:
---
Ok Robert, that sounds good.
> UIMA tests
packaging targets include unnecessary things (extracted jetty webapp, build/,
etc)
--
Key: SOLR-2401
URL: https://issues.apache.org/jira/browse/SOLR-2401
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002628#comment-13002628
]
Bernd Fehling commented on SOLR-2381:
-
Yes, I'm trying to build a reproducible test.
[
https://issues.apache.org/jira/browse/SOLR-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002626#comment-13002626
]
Robert Muir commented on SOLR-2387:
---
Tommaso, thanks for the work here!
I think for 3.1,
[
https://issues.apache.org/jira/browse/SOLR-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002622#comment-13002622
]
Robert Muir commented on SOLR-2381:
---
Bernd, is it possible for you to produce some sort o
[
https://issues.apache.org/jira/browse/LUCENE-2950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Rowe updated LUCENE-2950:
Description:
Lucene's top level {{modules/}} directory is not included in the binary or
source re
Lucene's build targets 'package-tgz' and 'package-tgz-src' don't include
anything under top-level modules/ directory
Key: LUCENE-2950
URL: https:/
[
https://issues.apache.org/jira/browse/SOLR-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002620#comment-13002620
]
Bernd Fehling commented on SOLR-2381:
-
Well, just tested with jetty7 (jetty-hightide-7.
[
https://issues.apache.org/jira/browse/SOLR-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002611#comment-13002611
]
Uwe Schindler commented on SOLR-2381:
-
Bernd, two things:
- use the patched jetty from
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002609#comment-13002609
]
Mark Miller commented on LUCENE-2939:
-
bq. we should not have shoved this in at the l
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002607#comment-13002607
]
Robert Muir commented on LUCENE-2939:
-
I think 3.2 is a good tradeoff, unless we intr
[
https://issues.apache.org/jira/browse/SOLR-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated SOLR-2390:
--
Fix Version/s: 3.1.1
> Performance of usePhraseHighlighter is terrible on very large Documents,
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-2939:
Fix Version/s: 3.1.1
> Highlighter should try and use maxDocCharsToAnalyze in
> WeightedS
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-2939:
Fix Version/s: (was: 3.1)
3.2
> Highlighter should try and use maxD
[
https://issues.apache.org/jira/browse/SOLR-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated SOLR-2390:
--
Fix Version/s: (was: 3.1)
3.2
> Performance of usePhraseHighlighter is te
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002604#comment-13002604
]
Grant Ingersoll commented on LUCENE-2939:
-
I think Robert's right, we should not
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002602#comment-13002602
]
Robert Muir commented on LUCENE-2939:
-
{quote}
I mind your attitude. Changing the iss
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002601#comment-13002601
]
Mark Miller commented on LUCENE-2939:
-
What you don't seem to get is that I don't min
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002600#comment-13002600
]
Robert Muir commented on LUCENE-2939:
-
bq. Not ramrodded by someone being a bit of an
[
https://issues.apache.org/jira/browse/SOLR-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002599#comment-13002599
]
Bernd Fehling commented on SOLR-2381:
-
Hmmm, disregard my last.
After loading real dat
[
https://issues.apache.org/jira/browse/SOLR-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002597#comment-13002597
]
Robert Muir commented on SOLR-2390:
---
bq. This shows you don't understand the issue.
Mayb
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002594#comment-13002594
]
Mark Miller commented on LUCENE-2939:
-
bq. In order to release more often we have to
[
https://issues.apache.org/jira/browse/SOLR-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002593#comment-13002593
]
Robert Muir commented on SOLR-2390:
---
{quote}
Huh!? LUCENE-2939 was marked 3.1 last night.
[
https://issues.apache.org/jira/browse/SOLR-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tommaso Teofili updated SOLR-2387:
--
Attachment: SOLR2387_2b.patch
Forgot to 'svn add' some files, this is the correct one :)
> UIMA
[
https://issues.apache.org/jira/browse/SOLR-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002589#comment-13002589
]
Mark Miller commented on SOLR-2390:
---
bq. Not really: its clearly documented: only an issu
[
https://issues.apache.org/jira/browse/SOLR-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002591#comment-13002591
]
Mark Miller commented on SOLR-2390:
---
bq. only refer to a misconfigured case where someone
[
https://issues.apache.org/jira/browse/SOLR-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tommaso Teofili updated SOLR-2387:
--
Attachment: SOLR2387_2.patch
Hi all, I've prepared this patch which completely removes remote ca
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002588#comment-13002588
]
Robert Muir commented on LUCENE-2939:
-
{quote}
I'll leave it up to you guys...err, I
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002585#comment-13002585
]
Mark Miller commented on LUCENE-2939:
-
Anyhow, all I have time for on this today.
I'
[
https://issues.apache.org/jira/browse/SOLR-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002584#comment-13002584
]
Robert Muir commented on SOLR-2390:
---
Not really: its clearly documented: only an issue ma
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002583#comment-13002583
]
Mark Miller commented on LUCENE-2939:
-
bq. Right, but you can use term vectors with t
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002583#comment-13002583
]
Mark Miller edited comment on LUCENE-2939 at 3/4/11 1:03 PM:
-
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002582#comment-13002582
]
Mark Miller commented on LUCENE-2939:
-
Grant: in terms of the back compat issue - I'm
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002580#comment-13002580
]
Robert Muir commented on LUCENE-2939:
-
{quote}
Depends on what you mean by options -
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002579#comment-13002579
]
Grant Ingersoll commented on LUCENE-2939:
-
I'm OK either way, but it does seem li
[
https://issues.apache.org/jira/browse/SOLR-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002578#comment-13002578
]
Mark Miller commented on SOLR-2390:
---
That's up for discussion King robert.
> Performance
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002576#comment-13002576
]
Mark Miller commented on LUCENE-2939:
-
bq. Given the back compat breaks in the API, a
[
https://issues.apache.org/jira/browse/SOLR-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002577#comment-13002577
]
Robert Muir commented on SOLR-2390:
---
You can go back and forth on this if you want.
Its
[
https://issues.apache.org/jira/browse/SOLR-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002574#comment-13002574
]
Robert Muir commented on SOLR-2390:
---
I didn't kick it out, its an issue with no patch tha
[
https://issues.apache.org/jira/browse/SOLR-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated SOLR-2390:
--
Fix Version/s: (was: 3.2)
3.1
> Performance of usePhraseHighlighter is terrible o
[
https://issues.apache.org/jira/browse/SOLR-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002573#comment-13002573
]
Mark Miller commented on SOLR-2390:
---
Did you really kick it out of 3.1 on Grant without e
[
https://issues.apache.org/jira/browse/SOLR-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002571#comment-13002571
]
Mark Miller commented on SOLR-2390:
---
bq. i don't even see a patch
So what? Take a look
[
https://issues.apache.org/jira/browse/LUCENE-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-2924.
-
Resolution: Fixed
I added to the demo-part-2 instructions that you should get a source checkout.
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002562#comment-13002562
]
Robert Muir commented on LUCENE-2939:
-
Given the back compat breaks in the API, are w
On Fri, Mar 4, 2011 at 7:05 AM, Grant Ingersoll wrote:
> I see a few issues left, is there anything else we need help on besides the
> usual testing?
>
reviewing the packaging and documentation is the main issue... we
shouldnt wait until the RC to do this!
--
[
https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002560#comment-13002560
]
Stefan Matheis (steffkes) commented on SOLR-2399:
-
{quote}bq. the index.jsp
[
https://issues.apache.org/jira/browse/SOLR-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated SOLR-2390:
--
Fix Version/s: (was: 3.1)
3.2
> Performance of usePhraseHighlighter is terrible o
[
https://issues.apache.org/jira/browse/SOLR-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002558#comment-13002558
]
Robert Muir commented on SOLR-2390:
---
not sure we should set this to 3.1, i don't even see
[
https://issues.apache.org/jira/browse/SOLR-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated SOLR-2390:
--
Fix Version/s: (was: 3.2)
3.1
> Performance of usePhraseHighlighter is te
I see a few issues left, is there anything else we need help on besides the
usual testing?
-Grant
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org
[
https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-2939:
Lucene Fields: (was: [New])
Fix Version/s: (was: 3.2)
3.1
> H
[
https://issues.apache.org/jira/browse/SOLR-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002533#comment-13002533
]
Stefan Matheis (steffkes) commented on SOLR-2400:
-
Uwe, thanks for your rep
[
https://issues.apache.org/jira/browse/SOLR-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002491#comment-13002491
]
Uwe Schindler edited comment on SOLR-2400 at 3/4/11 8:44 AM:
-
S
84 matches
Mail list logo