[HUDSON] Solr-3.x - Build # 266 - Failure

2011-02-18 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Solr-3.x/266/ All tests passed Build Log (for compile errors): [...truncated 15492 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-ma

[jira] Commented: (SOLR-1226) XPathEntityProcessor should resolve xsl references within Solr's configuration

2011-02-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996705#comment-12996705 ] Yonik Seeley commented on SOLR-1226: bq. So this hasn't been committed in 1.5+ years be

[jira] Commented: (SOLR-1226) XPathEntityProcessor should resolve xsl references within Solr's configuration

2011-02-18 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996701#comment-12996701 ] David Smiley commented on SOLR-1226: So this hasn't been committed in 1.5+ years becaus

[jira] Updated: (LUCENE-2923) cleanup contrib/demo

2011-02-18 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2923: Attachment: LUCENE-2923.patch This patch adds the following (and includes all of Mike's patch): *

Re: svn commit: r1072230 - /lucene/dev/trunk/solr/contrib/dataimporthandler/src/extras/test/java/org/ apache/solr/handler/dataimport/TestTikaEntityProcessor.java

2011-02-18 Thread Chris Hostetter
: fyi, the problem was only the latter part, @Test is not required by : the test system if the test method starts with "test" (see : LuceneTestCaseRunner for details) Ah ... ok ... my mistake, i didn't see the Test listed in the console output and assumed it was because of hte missing @Test -- b

Re: svn commit: r1072127 - in /lucene/dev/trunk/solr: ./ contrib/dataimporthandler/ contrib/dataimporthandler/src/main/webapp/admin/ example/example-DIH/solr/db/conf/ example/example-DIH/solr/mail/con

2011-02-18 Thread Chris Hostetter
: looks like apache-solr-dataimporthandler-extras-\d.*\.jar was removed : from tika and mail samples in this commit. Is it correct? I don't think so ... the pattern was just expanded to get all the DIH jars (including the extras)... : > : > - regex="apache-solr-dataimporthandler-extras-\d.

Re: svn commit: r1072230 - /lucene/dev/trunk/solr/contrib/dataimporthandler/src/extras/test/java/org/apache/solr/handler/dataimport/TestTikaEntityProcessor.java

2011-02-18 Thread Robert Muir
On Fri, Feb 18, 2011 at 8:33 PM, wrote: > Author: hossman > Date: Sat Feb 19 01:33:12 2011 > New Revision: 1072230 > > URL: http://svn.apache.org/viewvc?rev=1072230&view=rev > Log: > this test was missing @Test, and wasn't actually checking any fields were > added > fyi, the problem was only th

Re: svn commit: r1072127 - in /lucene/dev/trunk/solr: ./ contrib/dataimporthandler/ contrib/dataimporthandler/src/main/webapp/admin/ example/example-DIH/solr/db/conf/ example/example-DIH/solr/mail/con

2011-02-18 Thread Koji Sekiguchi
looks like apache-solr-dataimporthandler-extras-\d.*\.jar was removed from tika and mail samples in this commit. Is it correct? Koji -- http://www.rondhuit.com/en/ (11/02/19 5:16), yo...@apache.org wrote: Author: yonik Date: Fri Feb 18 20:16:07 2011 New Revision: 1072127 URL: http://svn.apache

[jira] Created: (SOLR-2377) Fix all example/test configs that still use ${solr.data.dir:./solr/data}

2011-02-18 Thread Hoss Man (JIRA)
Fix all example/test configs that still use ${solr.data.dir:./solr/data} --- Key: SOLR-2377 URL: https://issues.apache.org/jira/browse/SOLR-2377 Project: Solr

[jira] Resolved: (SOLR-2116) TikaEntityProcessor does not find parser by default

2011-02-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-2116. Resolution: Fixed Martijn: thank you very much for the patch. you are correct, the way the tests are all cu

[jira] Commented: (SOLR-2066) Search Grouping: support distributed search

2011-02-18 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996682#comment-12996682 ] Otis Gospodnetic commented on SOLR-2066: Harish - I haven't looked at this patch, b

[jira] Created: (LUCENE-2928) Improve LuceneTestCase javadocs

2011-02-18 Thread Steven Rowe (JIRA)
Improve LuceneTestCase javadocs --- Key: LUCENE-2928 URL: https://issues.apache.org/jira/browse/LUCENE-2928 Project: Lucene - Java Issue Type: Improvement Components: Tests Affects Versions: 3.1, 4.0

[jira] Updated: (SOLR-2116) TikaEntityProcessor does not find parser by default

2011-02-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2116: --- Affects Version/s: (was: 4.0) (was: 3.1) Fix Version/s: 4.0

RE: svn commit: r1072121 - /incubator/lucene.net/branches/vs2010/

2011-02-18 Thread Prescott Nasser
> Perhaps that's Prescott's intention with the new vs2010 branch? Yes that's the intention. I started to look at what Wyatt did https://issues.apache.org/jira/browse/LUCENENET-377. I think feel that it works well as designed. Question: Wyatt has included the nunit.dll's I know we had a con

[jira] Issue Comment Edited: (SOLR-1163) Solr Explorer - A generic GWT client for Solr

2011-02-18 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996635#comment-12996635 ] Lance Norskog edited comment on SOLR-1163 at 2/18/11 10:55 PM: --

[jira] Commented: (SOLR-1163) Solr Explorer - A generic GWT client for Solr

2011-02-18 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996635#comment-12996635 ] Lance Norskog commented on SOLR-1163: - Any plans to continue with this? If not, check o

RE: Luke.Net

2011-02-18 Thread Aaron Powell
No, they don't own the code, we know that from our employment contract already ;) Aaron Powell Umbraco Core Team Member | FunnelWeb Team Member http://www.aaron-powell.com | http://twitter.com/slace | Skype: aaron.l.powell | MSN: aaz...@hotmail.com -Original Message- From: Stefan Bode

RE: Luke.Net

2011-02-18 Thread Aaron Powell
Yes, most features aren't implemented, we started but both have other OSS projects that take priority. Luke.Net was more a playground to learn WPF. Aaron Powell Umbraco Core Team Member | FunnelWeb Team Member http://www.aaron-powell.com | http://twitter.com/slace | Skype: aaron.l.powell | MSN:

Re: FST for Solr Autosuggest?

2011-02-18 Thread Dawid Weiss
Thanks Robert. Yes, that was my intuition... I'll just try to implement it and then consult via JIRA. Dawid On Fri, Feb 18, 2011 at 9:54 PM, Robert Muir wrote: > On Fri, Feb 18, 2011 at 2:52 PM, Dawid Weiss > wrote: > >> I would love to help on this one if I can. I'd need somebody more >> famil

[jira] Updated: (SOLR-2225) CoreContainer#register should use checkDefault to normalize the core name

2011-02-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-2225: --- Fix Version/s: (was: 4.0) (was: 3.1) Next > CoreContaine

[jira] Updated: (SOLR-2374) Create UpdateFileRequestHandler

2011-02-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-2374: --- Fix Version/s: (was: 1.4.2) Next > Create UpdateFileRequestHandler > --

Re: FST for Solr Autosuggest?

2011-02-18 Thread Robert Muir
On Fri, Feb 18, 2011 at 2:52 PM, Dawid Weiss wrote: > I would love to help on this one if I can. I'd need somebody more > familiar with SOLR's internals to supervise the implementation though. > I think a good place to start would be to implement TSTAutocomplete's > functionality based on FSTs an

RE: svn commit: r1072121 - /incubator/lucene.net/branches/vs2010/

2011-02-18 Thread Digy
Do we really need a VS2010 branch?. Since there isn't any release since v2.0 and people have to compile the source by yourselves it has been good to support older versions of VS. But after having an offical release, we could update the trunk to support VS2010. Now for each change in trunk (for

[jira] Resolved: (SOLR-2365) DIH should not be in the Solr war

2011-02-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-2365. Resolution: Fixed Fix Version/s: (was: 4.0) Committed to trunk and merged back to 3.1 >

[jira] Commented: (SOLR-2376) Stored Proc not working with SQL Server

2011-02-18 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996582#comment-12996582 ] Bill Bell commented on SOLR-2376: - http://www.microsoft.com/downloads/en/details.aspx?Famil

Re: FST for Solr Autosuggest?

2011-02-18 Thread Dawid Weiss
Definitely. FSTs are particularly good at prefix matches, so an fst-based prefix lookup would duplicate TSTAutocomplete (?). Infix matching is also possible (in a number of ways, usually trading memory and performance). I would love to help on this one if I can. I'd need somebody more familiar wit

[jira] Commented: (SOLR-2376) Stored Proc not working with SQL Server

2011-02-18 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996578#comment-12996578 ] Bill Bell commented on SOLR-2376: - As the same user I call - exec ERMart1.Facility.spuFaci

[jira] Created: (SOLR-2376) Stored Proc not working with SQL Server

2011-02-18 Thread Bill Bell (JIRA)
Stored Proc not working with SQL Server --- Key: SOLR-2376 URL: https://issues.apache.org/jira/browse/SOLR-2376 Project: Solr Issue Type: Bug Components: contrib - DataImportHandler Affects V

FST for Solr Autosuggest?

2011-02-18 Thread Jason Rutherglen
Can we use LUCENE-2792's FST for the Solr autosuggest functionality? - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] Updated: (SOLR-2375) Store & Load functionality for Suggester Lookup implementations

2011-02-18 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-2375: Attachment: SOLR-2375.patch Patch that implements store/load. > Store & Load functionality

[jira] Created: (SOLR-2375) Store & Load functionality for Suggester Lookup implementations

2011-02-18 Thread Andrzej Bialecki (JIRA)
Store & Load functionality for Suggester Lookup implementations --- Key: SOLR-2375 URL: https://issues.apache.org/jira/browse/SOLR-2375 Project: Solr Issue Type: Improvement

[jira] Commented: (SOLR-236) Field collapsing

2011-02-18 Thread Doug Steigerwald (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996557#comment-12996557 ] Doug Steigerwald commented on SOLR-236: --- I started to try and backport SOLR-1682 to th

[jira] Commented: (SOLR-1682) Implement CollapseComponent

2011-02-18 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996556#comment-12996556 ] Otis Gospodnetic commented on SOLR-1682: Are there known trunk patches that make it

[jira] Commented: (SOLR-236) Field collapsing

2011-02-18 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996550#comment-12996550 ] Otis Gospodnetic commented on SOLR-236: --- Why are people still working on this SOLR-236

RE: Proposed Roadmap

2011-02-18 Thread Lombard, Scott
I will take the lead on setting up the JIRA. I will follow Troy's proposed roadmap and integrate changes as they come up. Scott -Original Message- From: Troy Howard [mailto:thowar...@gmail.com] Sent: Friday, February 18, 2011 4:48 AM To: lucene-net-...@lucene.apache.org Cc: Prescott Na

[jira] Created: (LUCENE-2927) documentation for indexing trec collections

2011-02-18 Thread Robert Muir (JIRA)
documentation for indexing trec collections --- Key: LUCENE-2927 URL: https://issues.apache.org/jira/browse/LUCENE-2927 Project: Lucene - Java Issue Type: Improvement Reporter: Robert Muir

Re: Incubator Infra: JIRA

2011-02-18 Thread Sergey Mirvoda
Hi, DIGY My jira user name is sergey_mirvoda. https://issues.apache.org/jira/secure/ViewProfile.jspa?name=sergey_mirvoda Sergey On Fri, Feb 18, 2011 at 9:47 PM, Digy wrote: > After I got the admin rights, I added all commiters as > administrators(except Sergey, since I couldn't find his JIRA u

RE: Incubator Infra: JIRA

2011-02-18 Thread Digy
After I got the admin rights, I added all commiters as administrators(except Sergey, since I couldn't find his JIRA username). DIGY -Original Message- From: Troy Howard [mailto:thowar...@gmail.com] Sent: Friday, February 18, 2011 8:20 AM To: lucene-net-...@lucene.apache.org Cc: Stefan Bo

[jira] Commented: (SOLR-2374) Create UpdateFileRequestHandler

2011-02-18 Thread Timo Schmidt (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996509#comment-12996509 ] Timo Schmidt commented on SOLR-2374: Best case in my opinion would be to have the fileR

[jira] Commented: (SOLR-2374) Create UpdateFileRequestHandler

2011-02-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996494#comment-12996494 ] Jan Høydahl commented on SOLR-2374: --- I think it makes sense to make some proxy interface

[jira] Updated: (SOLR-236) Field collapsing

2011-02-18 Thread Doug Steigerwald (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Steigerwald updated SOLR-236: -- Attachment: SOLR-236-branch_3x.patch Attaching a patch for the 3x branch (SOLR-236-branch_3x.patc

[jira] Commented: (SOLR-2374) Create UpdateFileRequestHandler

2011-02-18 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996483#comment-12996483 ] Erik Hatcher commented on SOLR-2374: If we're gonna go this route of having files updat

[jira] Commented: (SOLR-2374) Create UpdateFileRequestHandler

2011-02-18 Thread Timo Schmidt (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996474#comment-12996474 ] Timo Schmidt commented on SOLR-2374: Hey Jan, thanks, for your answer. I've allready h

[jira] Commented: (SOLR-2349) Wrong matches count with groupped results

2011-02-18 Thread Hasan Ince (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996466#comment-12996466 ] Hasan Ince commented on SOLR-2349: -- i tried to facet on sortid but i have same result as 5

[jira] Commented: (SOLR-1682) Implement CollapseComponent

2011-02-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996453#comment-12996453 ] Jan Høydahl commented on SOLR-1682: --- What's the state of backporting to 3.x? > Implement

[jira] Resolved: (LUCENE-2926) The "init" target in contrib-build.xml should cause the lucene-core jar to be created

2011-02-18 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe resolved LUCENE-2926. - Resolution: Won't Fix Fix Version/s: (was: 3.1) (was: 4.0) Rev

[jira] Reopened: (LUCENE-2926) The "init" target in contrib-build.xml should cause the lucene-core jar to be created

2011-02-18 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe reopened LUCENE-2926: - Lucene Fields: [New] (was: [Patch Available, New]) bq. Would it be not enough to just extend "i

[jira] Commented: (LUCENE-1284) Set of Java classes that allow the Lucene search engine to use morphological information developed for the Apertium open-source machine translation platform (http://www

2011-02-18 Thread Kevin Brubeck Unhammer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996413#comment-12996413 ] Kevin Brubeck Unhammer commented on LUCENE-1284: A little update: The Jav

[jira] Issue Comment Edited: (LUCENE-1284) Set of Java classes that allow the Lucene search engine to use morphological information developed for the Apertium open-source machine translation platform

2011-02-18 Thread Kevin Brubeck Unhammer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996413#comment-12996413 ] Kevin Brubeck Unhammer edited comment on LUCENE-1284 at 2/18/11 1:44 PM: --

[jira] Commented: (LUCENE-2926) The "init" target in contrib-build.xml should cause the lucene-core jar to be created

2011-02-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996404#comment-12996404 ] Robert Muir commented on LUCENE-2926: - Hi Uwe, I suggested this idea to Steven thinki

[jira] Commented: (SOLR-2374) Create UpdateFileRequestHandler

2011-02-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996378#comment-12996378 ] Jan Høydahl commented on SOLR-2374: --- Hi Timo Thanks for getting involved in Solr. Welcom

[jira] Commented: (SOLR-2368) Improve extended dismax (edismax) parser

2011-02-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996372#comment-12996372 ] Jan Høydahl commented on SOLR-2368: --- When I try to think practically on this, satisfying

Re: [jira] Commented: (SOLR-1581) Facet by Function

2011-02-18 Thread Grant Ingersoll
There is some support in DocValues for multiple values per document, but they still ultimately must reduce down to a single value coming out of the function. See the VectorValueSource as an example. In other words, the API is there, but nothing implements it. I imagine you could use the Uninv

[jira] Commented: (SOLR-1581) Facet by Function

2011-02-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996365#comment-12996365 ] Jan Høydahl commented on SOLR-1581: --- Ryan, I like that very much! We already have a "var

[jira] Commented: (SOLR-2366) Facet Range Gaps

2011-02-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996358#comment-12996358 ] Jan Høydahl commented on SOLR-2366: --- Both the date ranges above and other typical use cas

[jira] Commented: (SOLR-2366) Facet Range Gaps

2011-02-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996341#comment-12996341 ] Jan Høydahl commented on SOLR-2366: --- +1 for using absolute values instead of gap values +

[jira] Commented: (SOLR-1395) Integrate Katta

2011-02-18 Thread tom liu (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996307#comment-12996307 ] tom liu commented on SOLR-1395: --- use the katta addindex seo.zip to deploy the querycore to ka

[jira] Updated: (SOLR-2374) Create UpdateFileRequestHandler

2011-02-18 Thread Timo Schmidt (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Schmidt updated SOLR-2374: --- Attachment: UpdateFileRequestHandler.patch Patch against the current trunk > Create UpdateFileRequest

[jira] Created: (SOLR-2374) Create UpdateFileRequestHandler

2011-02-18 Thread Timo Schmidt (JIRA)
Create UpdateFileRequestHandler --- Key: SOLR-2374 URL: https://issues.apache.org/jira/browse/SOLR-2374 Project: Solr Issue Type: New Feature Components: update Affects Versions: 1.4.1 Re