[jira] Commented: (SOLR-469) Data Import RequestHandler

2008-09-20 Thread ms (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633046#action_12633046 ] ms commented on SOLR-469: - Great patch. I am trying to use this with Firebird. The root Entity makes

[jira] Updated: (SOLR-782) cleanup DIH code

2008-09-20 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-782: --- Affects Version/s: (was: 1.3.1) 1.3 Fix Version/s:

[jira] Assigned: (SOLR-781) Change facet.sort from boolean to string and specify sort method explicitely

2008-09-20 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher reassigned SOLR-781: - Assignee: Erik Hatcher > Change facet.sort from boolean to string and specify sort method explicite

[jira] Assigned: (SOLR-748) FacetComponent helper classes are package restricted

2008-09-20 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher reassigned SOLR-748: - Assignee: Erik Hatcher I'll take this one. > FacetComponent helper classes are package restricted

[jira] Created: (SOLR-783) DIH - Better support for handling delta-imports per entity

2008-09-20 Thread Jon Baer (JIRA)
DIH - Better support for handling delta-imports per entity -- Key: SOLR-783 URL: https://issues.apache.org/jira/browse/SOLR-783 Project: Solr Issue Type: Wish Components: cont

[jira] Updated: (SOLR-782) cleanup DIH code

2008-09-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-782: Summary: cleanup DIH code (was: cleanup DIH code to ) > cleanup DIH code > > >

[jira] Created: (SOLR-782) cleanup DIH code to

2008-09-20 Thread Noble Paul (JIRA)
cleanup DIH code to Key: SOLR-782 URL: https://issues.apache.org/jira/browse/SOLR-782 Project: Solr Issue Type: Improvement Affects Versions: 1.3.1 Reporter: Noble Paul Fix For: 1.3.1 A lo

[jira] Updated: (SOLR-782) cleanup DIH code to

2008-09-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-782: Priority: Minor (was: Major) > cleanup DIH code to > > > Key: SOLR-782

[jira] Commented: (SOLR-748) FacetComponent helper classes are package restricted

2008-09-20 Thread Wojtek Piaseczny (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632986#action_12632986 ] Wojtek Piaseczny commented on SOLR-748: --- Are there any objections to committing this pa

[jira] Updated: (SOLR-781) Change facet.sort from boolean to string and specify sort method explicitely

2008-09-20 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Kotthoff updated SOLR-781: --- Attachment: SOLR-781.patch Attaching patch which makes the necessary changes. This patch does not brea

[jira] Created: (SOLR-781) Change facet.sort from boolean to string and specify sort method explicitely

2008-09-20 Thread Lars Kotthoff (JIRA)
Change facet.sort from boolean to string and specify sort method explicitely Key: SOLR-781 URL: https://issues.apache.org/jira/browse/SOLR-781 Project: Solr Issue T

[jira] Commented: (SOLR-711) SimpleFacets: Performance Boost for Tokenized Fields for smaller DocSet using Term Vectors

2008-09-20 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632979#action_12632979 ] Shalin Shekhar Mangar commented on SOLR-711: What should be a good criteria to sw

[jira] Resolved: (SOLR-771) CoreAdminHandler STATUS should display 'normalized' paths

2008-09-20 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-771. Resolution: Fixed Assignee: Shalin Shekhar Mangar Committed revision 697377. R

[jira] Updated: (SOLR-771) CoreAdminHandler STATUS should display 'normalized' paths

2008-09-20 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-771: --- Attachment: SOLR-771.patch Attaching patch to convert all occurrences of '/' or '\' to

Re: Solr case sensitive searching

2008-09-20 Thread Shalin Shekhar Mangar
Hi Mahendra, Please direct usage questions to the solr-user mailing list. As for your problem, if you want case-sensitive search, you don't need to lowercase tokens on indexing or querying. Remove the LowerCaseFilterFactory altogether for that field. On Sat, Sep 20, 2008 at 5:56 AM, mahendra mah

[jira] Updated: (SOLR-751) WordDelimiterFilter doesn't adjust startOffset

2008-09-20 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-751: --- Affects Version/s: (was: 1.4) Fix Version/s: 1.3.1 Marking for 1.3.1 so tha

[jira] Resolved: (SOLR-635) ping fails in multicore gui

2008-09-20 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-635. Resolution: Invalid Fix Version/s: 1.4 Assignee: Shalin Shekhar Mangar

[jira] Updated: (SOLR-657) Replace deprecated calls with the non-deprecated equivalents

2008-09-20 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Kotthoff updated SOLR-657: --- Attachment: SOLR-657.patch Disregard the last patch, some unrelated stuff crept in... > Replace deprec

[jira] Resolved: (SOLR-768) Set last_index_time in full-import command

2008-09-20 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-768. Resolution: Fixed Assignee: Shalin Shekhar Mangar Committed revision 697373. T

[jira] Updated: (SOLR-657) Replace deprecated calls with the non-deprecated equivalents

2008-09-20 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Kotthoff updated SOLR-657: --- Attachment: SOLR-657.patch Syncing patch with trunk. > Replace deprecated calls with the non-deprecate

[jira] Updated: (SOLR-635) ping fails in multicore gui

2008-09-20 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Kotthoff updated SOLR-635: --- Attachment: SOLR-635.patch Syncing patch with trunk. Actually the patch is unrelated to this issue, whi

[jira] Updated: (SOLR-540) Add support for hl.fl=*

2008-09-20 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Kotthoff updated SOLR-540: --- Attachment: SOLR-540-highlight-all.patch Syncing patch with trunk. > Add support for hl.fl=* > ---

[jira] Updated: (SOLR-538) CopyField maxLength property

2008-09-20 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Kotthoff updated SOLR-538: --- Attachment: SOLR-538.patch Syncing patch with trunk. > CopyField maxLength property >

[jira] Commented: (SOLR-657) Replace deprecated calls with the non-deprecated equivalents

2008-09-20 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632928#action_12632928 ] Lars Kotthoff commented on SOLR-657: I'm using git-svn for Solr because it's easier to ma