[jira] Commented: (SOLR-1834) Document level security

2010-04-12 Thread Andreas Hubold (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12855884#action_12855884 ] Andreas Hubold commented on SOLR-1834: -- The SecurityComponent from the patch wraps the

Re: Eclipse project files...

2010-04-12 Thread Paolo Castagna
Hi, could you be more precise about 'import project from source tree'. With Eclipse I see only two options which might be what you mean: - File Import... General File System - File Import... General Existing Projects into Workspace None of these two options would work properly with

[jira] Updated: (SOLR-1872) Document-level Access Control in Solr

2010-04-12 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Sturge updated SOLR-1872: --- Attachment: SolrACLSecurity.java Updates a typo or two plus some misc tweaks. {code}

Re: Eclipse project files...

2010-04-12 Thread Koji Sekiguchi
Paolo Castagna wrote: Hi, could you be more precise about 'import project from source tree'. I think he suggested File New Java Project Create project from existing source ? Koji -- http://www.rondhuit.com/en/

[jira] Closed: (SOLR-1879) Error loading class 'Solr.ASCIIFoldingFilterFactory'

2010-04-12 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi closed SOLR-1879. Resolution: Not A Problem Adlene, please use solr-user mailing list for getting help.

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

2010-04-12 Thread Sumit (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sumit updated SOLR-1395: Comment: was deleted (was: In First step of installation when jar created using ant -jar does not contain any file

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

2010-04-12 Thread Sumit (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sumit updated SOLR-1395: Comment: was deleted (was: Can some one help me out in integrating katta with solr. I am facing lot of challenges

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

2010-04-12 Thread Sumit (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12855955#action_12855955 ] Sumit commented on SOLR-1395: - 1. Is this integration works with latest katta and solr source

[jira] Updated: (SOLR-1873) Commit Solr Cloud to trunk

2010-04-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-1873: -- Attachment: SOLR-1873.patch I had missed merging necessary changes to QueryElevation component - this

[jira] Resolved: (SOLR-632) Upgrade bundled Jetty with latest from vendor

2010-04-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-632. -- Assignee: Mark Miller (was: Erik Hatcher) Resolution: Fixed I'm going to call this done - we are

[jira] Created: (SOLR-1880) Performance: Distributed Search should skip GET_FIELDS stage if EXECUTE_QUERY stage gets all fields

2010-04-12 Thread Shawn Smith (JIRA)
Performance: Distributed Search should skip GET_FIELDS stage if EXECUTE_QUERY stage gets all fields --- Key: SOLR-1880 URL:

[jira] Commented: (SOLR-1880) Performance: Distributed Search should skip GET_FIELDS stage if EXECUTE_QUERY stage gets all fields

2010-04-12 Thread Shawn Smith (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12856079#action_12856079 ] Shawn Smith commented on SOLR-1880: --- We mainly use Solr mainly to fetch just document IDs,

[jira] Updated: (SOLR-1880) Performance: Distributed Search should skip GET_FIELDS stage if EXECUTE_QUERY stage gets all fields

2010-04-12 Thread Shawn Smith (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Smith updated SOLR-1880: -- Attachment: one-pass-query.patch Attached a trunk patch that skips STAGE_GET_FIELDS if the fl param is

[jira] Commented: (SOLR-1873) Commit Solr Cloud to trunk

2010-04-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12856087#action_12856087 ] Mark Miller commented on SOLR-1873: --- As I wrap up the remaining work here, one issue

[jira] Updated: (SOLR-1880) Performance: Distributed Search should skip GET_FIELDS stage if EXECUTE_QUERY stage gets all fields

2010-04-12 Thread Shawn Smith (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Smith updated SOLR-1880: -- Attachment: one-pass-query-v1.4.0.patch Attached a version of the patch that can applied to v1.4.0

[jira] Commented: (SOLR-1873) Commit Solr Cloud to trunk

2010-04-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12856212#action_12856212 ] Yonik Seeley commented on SOLR-1873: bq. As I wrap up the remaining work here, one issue

[jira] Commented: (SOLR-1632) Distributed IDF

2010-04-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12856220#action_12856220 ] Yonik Seeley commented on SOLR-1632: Was looking into this a little offline with Mark,

Re: Eclipse project files...

2010-04-12 Thread Rich Cariens
I think that's what Lance meant (Create project from existing source). I had more luck with that, but I still have around 100 errors in Lucene and 5 or so in Solr. I'm not worried about it though; I'm pretty sure I can get it all sorted out and do what I need to do. Best, Rich On Mon, Apr 12,

[jira] Created: (SOLR-1881) SearchHandler prevents HTTPS distributed search

2010-04-12 Thread Rich Cariens (JIRA)
SearchHandler prevents HTTPS distributed search --- Key: SOLR-1881 URL: https://issues.apache.org/jira/browse/SOLR-1881 Project: Solr Issue Type: Improvement Components: search

[jira] Updated: (SOLR-1881) SearchHandler prevents HTTPS distributed search

2010-04-12 Thread Rich Cariens (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Cariens updated SOLR-1881: --- Attachment: SOLR-1881.patch Patch for org.apache.solr.handler.component.SearchHandler

[jira] Updated: (SOLR-1881) SearchHandler prevents HTTPS distributed search

2010-04-12 Thread Rich Cariens (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Cariens updated SOLR-1881: --- Description: The SearchHandler component automagically prepends http://; to all distributed searches,

[jira] Commented: (SOLR-1878) RelaxQueryComponent - A new SearchComponent that relaxes the main query in a semiautomatic way

2010-04-12 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12856289#action_12856289 ] Lance Norskog commented on SOLR-1878: - It would be great to program the fallbacks in

[jira] Issue Comment Edited: (SOLR-1878) RelaxQueryComponent - A new SearchComponent that relaxes the main query in a semiautomatic way

2010-04-12 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12856289#action_12856289 ] Lance Norskog edited comment on SOLR-1878 at 4/12/10 11:58 PM: ---

Re: Eclipse project files...

2010-04-12 Thread Lance Norskog
Yes, I meant: File New Java Project Create project from existing source I also ripped out the backward stuff, benchmark, some other things that did not compile since Solr does not use them. I use Eclipse search a lot, and with everything in the project, text searching takes way too long.