[
https://issues.apache.org/jira/browse/SOLR-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sami Siren resolved SOLR-3006.
--
Resolution: Duplicate
SOLR-2191 would probably fix this too
> Schema related problems a
[
https://issues.apache.org/jira/browse/SOLR-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181186#comment-13181186
]
Sami Siren commented on SOLR-3006:
--
I see, that indeed is related. I think I'll just close
[
https://issues.apache.org/jira/browse/SOLR-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Per Steffensen closed SOLR-3004.
Resolution: Not A Problem
> All Solr(Cloud) information in ZK in a dedicated Znode
> ---
[
https://issues.apache.org/jira/browse/SOLR-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181173#comment-13181173
]
Per Steffensen commented on SOLR-3004:
--
OK, didnt know. That will probably do. Maybe t
[
https://issues.apache.org/jira/browse/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181061#comment-13181061
]
Erick Erickson commented on SOLR-2438:
--
OK, spooky is a kinder way to describe this th
[
https://issues.apache.org/jira/browse/SOLR-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-2989.
--
Resolution: Fixed
Fix Version/s: 4.0
3.6
Fixed as part of SOLR-1931
[
https://issues.apache.org/jira/browse/SOLR-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-1931.
--
Resolution: Fixed
Fix Version/s: 4.0
3.6
Fixed in:
trunk: 1227924
3.x:
edismax pf clause makes no sense when query already has quoted subphrase
Key: SOLR-3008
URL: https://issues.apache.org/jira/browse/SOLR-3008
Project: Solr
Issue Type: B
[
https://issues.apache.org/jira/browse/SOLR-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180923#comment-13180923
]
Sumit Sen commented on SOLR-1834:
-
I have added SOLR-1834 patch codes under contrib\securit
[
https://issues.apache.org/jira/browse/SOLR-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180886#comment-13180886
]
Otis Gospodnetic commented on SOLR-3001:
+1 for controlling this.
Is this issue re
[
https://issues.apache.org/jira/browse/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180856#comment-13180856
]
Yonik Seeley commented on SOLR-2438:
bq. And do you expect that this would also be an i
[
https://issues.apache.org/jira/browse/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180850#comment-13180850
]
Erick Erickson commented on SOLR-2438:
--
Yikes!
How did you "remove the method"? Comme
[
https://issues.apache.org/jira/browse/LUCENE-3678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-3678.
-
Resolution: Fixed
Committed patch. I don't like it any more than you guys do and thats why I put
[
https://issues.apache.org/jira/browse/LUCENE-3678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-3678:
Attachment: LUCENE-3678.patch
here's the patch.
unfortunately we still need to impl lucene40codec
[
https://issues.apache.org/jira/browse/SOLR-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180833#comment-13180833
]
Mark Miller commented on SOLR-3006:
---
I think this may be part of an issue I ran into befo
[
https://issues.apache.org/jira/browse/SOLR-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
George P. Stathis updated SOLR-2072:
Attachment: SOLR-2072-01.patch
Attaching a first prototype pass with a unit test to get the
I like this too and I'm sure there'll be plenty of places where
helping hands will be more than welcome :)
Side note -- Maven surefire has built-in support for parallel builds
(forked) too, didn't have the time to check how they handled some of
the issued we mentioned.
Dawid
On Thu, Jan 5, 2012
TestAddIndexes fails (norms file not found)
---
Key: LUCENE-3678
URL: https://issues.apache.org/jira/browse/LUCENE-3678
Project: Lucene - Java
Issue Type: Bug
Affects Versions: 4.0
Repo
On Jan 5, 2012, at 2:37 AM, Dawid Weiss wrote:
> if there is interest we would love to contribute this in.
+1! I've been itching to work on something like this since parallel tests where
first put in - can't wait to see it go in.
- Mark Miller
lucidimagination.com
-
> It is strange... because I'm running w/ fixed seed, RAMDir and
> Lucene40 codec. There shouldn't be much variance...
I don't think it's running with a fixed seed. The problem is that
junit4 has the same property to control seed (tests.seed) but a
different seed format; that's why I suggested a
[
https://issues.apache.org/jira/browse/LUCENE-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-995:
--
Attachment: LUCENE-995.patch
Patch, fixing the above issues.
I also fixed QueryParser.
[
https://issues.apache.org/jira/browse/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reopened SOLR-2438:
--
Reopening so we can figure out whether the backport was correct... we should at
least see a
[
https://issues.apache.org/jira/browse/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180708#comment-13180708
]
Michael McCandless commented on SOLR-2438:
--
Hmm, working on LUCENE-995, where I ha
[
https://issues.apache.org/jira/browse/LUCENE-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-3677.
-
Resolution: Fixed
Fix Version/s: 4.0
> Remove old byte[] norms api from IndexReader
>
: > Yeah, that would be one thing -- different classpaths/ vm properties
: > etc. This could be problematic.
:
: The Python runner completely cheats here, which is bad (because we may
: pick up a dep we didn't intend to, and never catch it)... just takes
: the union of all CLASSPATHS.
as long as
[
https://issues.apache.org/jira/browse/LUCENE-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180691#comment-13180691
]
Michael McCandless commented on LUCENE-995:
---
OK I see what's causing the test fa
[
https://issues.apache.org/jira/browse/LUCENE-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-830.
---
Resolution: Fixed
Fix Version/s: 4.0
As of 4.0, when norms are missing we drop
[
https://issues.apache.org/jira/browse/LUCENE-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180685#comment-13180685
]
Michael McCandless commented on LUCENE-3677:
+1
> Remove old
Hi All,
I got a project opportunity based on nutch and lucene technology. I need to
know the basic flow about how to use nutch using lucene from JAVA
perspective . i want to develop a sample application for the same.
I need it on priority.
Please reply me ASAP.
Thanks in advance
Soniya Gupta
-
[
https://issues.apache.org/jira/browse/LUCENE-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180676#comment-13180676
]
Robert Muir commented on LUCENE-3677:
-
I plan to commit this one shortly and open a f
Folks,
I just committed LUCENE-3628 [1] which cuts over Norms to DocVaues.
This is an index file format change and if you are using trunk you
need to reindex before updating.
happy indexing :)
simon
[1] https://issues.apache.org/jira/browse/LUCENE-3628
-
[
https://issues.apache.org/jira/browse/LUCENE-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180666#comment-13180666
]
Simon Willnauer commented on LUCENE-3677:
-
AWESOME! :)
bq. now no apis actually
[
https://issues.apache.org/jira/browse/SOLR-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved SOLR-2189.
Resolution: Fixed
Fix Version/s: 4.0
This was fixed as part of LUCENE-995
>
[
https://issues.apache.org/jira/browse/LUCENE-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180626#comment-13180626
]
Yonik Seeley commented on LUCENE-995:
-
bq. Regarding the asterisk, could it be that th
[
https://issues.apache.org/jira/browse/LUCENE-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-3677:
Attachment: LUCENE-3677.patch
updated patch with just a tweak to checkindex.
now no apis actually
PLEASE UNSUBSCRIBE ME
Thanks & Regards
Lince Peter
Websphere Commerce Developer
CrossView, Inc.
mobile: 514.212.3224
lpe...@crossview.com
www.inkedin.com/in/lincepeter
http://www.crossview.com
Follow CrossView on Twitter! twitter.com/CrossView_Inc
This message may contain confidential and/or pri
[
https://issues.apache.org/jira/browse/LUCENE-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180582#comment-13180582
]
Robert Muir commented on LUCENE-3677:
-
all tests pass ... one tweak i thought of: may
[
https://issues.apache.org/jira/browse/LUCENE-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-3677:
Attachment: LUCENE-3677.patch
> Remove old byte[] norms api from IndexReader
> ---
[
https://issues.apache.org/jira/browse/SOLR-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180565#comment-13180565
]
Mark Desira edited comment on SOLR-2898 at 1/5/12 5:28 PM:
---
Hi I
[
https://issues.apache.org/jira/browse/SOLR-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180565#comment-13180565
]
Mark Desira commented on SOLR-2898:
---
Hi I am new to SOLR and was looking for (what seems
Remove old byte[] norms api from IndexReader
Key: LUCENE-3677
URL: https://issues.apache.org/jira/browse/LUCENE-3677
Project: Lucene - Java
Issue Type: Task
Reporter: Robert Muir
Fol
[
https://issues.apache.org/jira/browse/SOLR-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180546#comment-13180546
]
Martijn van Groningen commented on SOLR-2898:
-
{quote} I tried the patch, and i
[
https://issues.apache.org/jira/browse/LUCENE-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180543#comment-13180543
]
Ingo Renner commented on LUCENE-995:
I would guess though, that someone changed QueryP
[
https://issues.apache.org/jira/browse/LUCENE-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180536#comment-13180536
]
Ingo Renner commented on LUCENE-995:
As I said I'm not yet that familiar with Java so
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12024/
All tests passed
Build Log (for compile errors):
[...truncated 13942 lines...]
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional
[
https://issues.apache.org/jira/browse/LUCENE-3676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-3676:
Attachment: LUCENE-3676.patch
here is a patch that merges multiple SortedSources on the fl
[
https://issues.apache.org/jira/browse/SOLR-3007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-3007.
--
Resolution: Not A Problem
Raj:
The JIRAs are for code problems, fixing bugs, etc. It's more app
Support SortedSource in MultiDocValues
--
Key: LUCENE-3676
URL: https://issues.apache.org/jira/browse/LUCENE-3676
Project: Lucene - Java
Issue Type: Improvement
Components: core/index
Affects
[
https://issues.apache.org/jira/browse/LUCENE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer resolved LUCENE-3628.
-
Resolution: Fixed
Committed in revision 1227676
thanks guys
> Cut Nor
[
https://issues.apache.org/jira/browse/SOLR-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180503#comment-13180503
]
Mark Miller commented on SOLR-3004:
---
we let you use any root node you want - just creates
[
https://issues.apache.org/jira/browse/LUCENE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180499#comment-13180499
]
Robert Muir commented on LUCENE-3628:
-
I basically agree with Mike's comments, but we
[
https://issues.apache.org/jira/browse/SOLR-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180487#comment-13180487
]
Rafał Kuć commented on SOLR-3001:
-
Thanks Mark it works flawlessly right now.
And about u
On Thu, Jan 5, 2012 at 2:43 AM, Dawid Weiss
wrote:
>> 15 cpus:
>>
>> [junit4] Slave 0: 0.29 .. 5.16 = 4.87s
> ...
>> [junit4] Slave 3: 0.29 .. 24.20 = 23.92s
>> [junit4] Slave 4: 0.26 .. 27.00 = 26.74s
>
> This is weird -- such discrepancy shouldn't happen aft
On Thu, Jan 5, 2012 at 2:37 AM, Dawid Weiss
wrote:
>> With the Python runner I see these run times on just lucene core tests:
>> 2 cpus: 72.2 sec 5 cpus: 35.0 sec 10 cpus: 28.1 sec 15 cpus:
>> 26.2 sec 20 cpus: 26.0 sec 25 cpus: 27.5 sec
>
> I would say this is aligned with my intuition -
[
https://issues.apache.org/jira/browse/LUCENE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180482#comment-13180482
]
Simon Willnauer commented on LUCENE-3628:
-
I am going to commit this soonish if n
[
https://issues.apache.org/jira/browse/LUCENE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180479#comment-13180479
]
Michael McCandless commented on LUCENE-3628:
{quote}
bq.Though, why do we nee
[
https://issues.apache.org/jira/browse/SOLR-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180469#comment-13180469
]
James Dyer commented on SOLR-2999:
--
Another reason removing this functionality might make
[
https://issues.apache.org/jira/browse/LUCENE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-3628:
Attachment: LUCENE-3628.patch
next iteration...
{quote}Though, why do
we need to add the
[
https://issues.apache.org/jira/browse/LUCENE-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180466#comment-13180466
]
Michael McCandless commented on LUCENE-995:
---
3.x patch looks great!
Only thing
[
https://issues.apache.org/jira/browse/LUCENE-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-995:
-
Assignee: Michael McCandless (was: Yonik Seeley)
> Add open ended range quer
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/350/
No tests ran.
Build Log (for compile errors):
[...truncated 21656 lines...]
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands,
[
https://issues.apache.org/jira/browse/SOLR-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sami Siren updated SOLR-3006:
-
Attachment: SOLR-3006.patch
This trivial patch seems to do what I wanted.
> Schema relate
[
https://issues.apache.org/jira/browse/LUCENE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180435#comment-13180435
]
Michael McCandless commented on LUCENE-3628:
Patch looks great! What an awes
Indexing Failed.Rolled back Changes
---
Key: SOLR-3007
URL: https://issues.apache.org/jira/browse/SOLR-3007
Project: Solr
Issue Type: Bug
Environment: Software Platform
Reporter: Raj Deep
[
https://issues.apache.org/jira/browse/LUCENE-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ingo Renner updated LUCENE-995:
---
Attachment: LUCENE-995-backport-3x.patch
Here's the 3.x back port. Unit Test for TestQueryParser is g
Schema related problems are not logged
--
Key: SOLR-3006
URL: https://issues.apache.org/jira/browse/SOLR-3006
Project: Solr
Issue Type: Improvement
Affects Versions: 4.0
Environment: example r
[
https://issues.apache.org/jira/browse/SOLR-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev updated SOLR-2542:
---
Attachment: SOLR-2542.4x.patch
reattaching 4x patch with feather
> dataimport
[
https://issues.apache.org/jira/browse/SOLR-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev updated SOLR-2542:
---
Attachment: SOLR-2542.3x.patch
attaching 3x patch too. DIH tests are passed at both branches
[
https://issues.apache.org/jira/browse/LUCENE-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180358#comment-13180358
]
Ingo Renner commented on LUCENE-3343:
-
I'd also like to have this for 3.x, would be a
Build: https://builds.apache.org/job/Lucene-Solr-Maven-3.x/353/
No tests ran.
Build Log (for compile errors):
[...truncated 23130 lines...]
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e
[
https://issues.apache.org/jira/browse/SOLR-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev updated SOLR-2542:
---
Attachment: SOLR-2542.4x.patch
> dataimport global session putVal blank
>
[
https://issues.apache.org/jira/browse/SOLR-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180305#comment-13180305
]
Mikhail Khludnev commented on SOLR-2804:
@Antony,
AFAIK it's java.util.logging and
[
https://issues.apache.org/jira/browse/SOLR-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180302#comment-13180302
]
Mikhail Khludnev commented on SOLR-3003:
Pls attach the log file.
[
https://issues.apache.org/jira/browse/LUCENE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180301#comment-13180301
]
Uwe Schindler commented on LUCENE-3628:
---
bq. I think we should fix the DirectoryRea
[
https://issues.apache.org/jira/browse/LUCENE-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180299#comment-13180299
]
Ingo Renner commented on LUCENE-995:
BTW, I applied the patch to 3.x, testing now...
[
https://issues.apache.org/jira/browse/LUCENE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180294#comment-13180294
]
Uwe Schindler commented on LUCENE-3628:
---
I like the new code in MultiDocValues. The
[
https://issues.apache.org/jira/browse/LUCENE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-3628:
Attachment: LUCENE-3628.patch
{quote} I think the problem is that MultiDocValues no longer
[
https://issues.apache.org/jira/browse/SOLR-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180282#comment-13180282
]
Steven Heijtel commented on SOLR-2898:
--
I tried the patch, and it does work, thanks fo
[
https://issues.apache.org/jira/browse/SOLR-3005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180277#comment-13180277
]
Chris Male commented on SOLR-3005:
--
I think its definitely something we should correct as
[
https://issues.apache.org/jira/browse/SOLR-3005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180275#comment-13180275
]
Uwe Schindler commented on SOLR-3005:
-
bq. It look like DEFAULT_RESPONSE_WRITERS never
[
https://issues.apache.org/jira/browse/SOLR-3005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Male reassigned SOLR-3005:
Assignee: Chris Male
> Content-Type disappear
> --
>
> Key:
[
https://issues.apache.org/jira/browse/SOLR-3005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180273#comment-13180273
]
Chris Male commented on SOLR-3005:
--
Thanks for pointing this out, I'll wrap it up shortly.
[
https://issues.apache.org/jira/browse/SOLR-3005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gasol Wu updated SOLR-3005:
---
Attachment: SOLR-3005.patch
> Content-Type disappear
> --
>
> Key: SOL
Content-Type disappear
--
Key: SOLR-3005
URL: https://issues.apache.org/jira/browse/SOLR-3005
Project: Solr
Issue Type: Bug
Components: Response Writers
Affects Versions: 3.5
Environment: Solr 3.5.0
[
https://issues.apache.org/jira/browse/LUCENE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180253#comment-13180253
]
Uwe Schindler commented on LUCENE-3628:
---
bq. I looked into this but subclasses over
[
https://issues.apache.org/jira/browse/LUCENE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-3628:
Attachment: LUCENE-3628.patch
another patch delegating to normValues in IR#norms(field) as
[
https://issues.apache.org/jira/browse/LUCENE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-3628:
Attachment: LUCENE-3628.patch
next iteration moving the Lucene3xNormsConsumer into Preflex
All Solr(Cloud) information in ZK in a dedicated Znode
--
Key: SOLR-3004
URL: https://issues.apache.org/jira/browse/SOLR-3004
Project: Solr
Issue Type: Improvement
Components: Sol
88 matches
Mail list logo