[jira] Updated: (SOLR-1406) Refactor FileDataSource and FileListEntityProcessor to be more extensible

2009-09-05 Thread Luke Forehand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Forehand updated SOLR-1406: Summary: Refactor FileDataSource and FileListEntityProcessor to be more extensible (was: Refactor

Re: Solr development with IntelliJIDEA - looking for advice

2009-09-05 Thread Yonik Seeley
On Fri, Sep 4, 2009 at 5:58 PM, Shalin Shekhar Mangarshalinman...@gmail.com wrote: To run a test from IDEA, set the start path (I don't remember the exact name) to src/test/test-files. Right, it's the working directory. I tend to run single tests via intellij for easy debugging and the full

[jira] Commented: (SOLR-1400) Document with empty or white-space only string causes exception with TrimFilter

2009-09-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12751771#action_12751771 ] Yonik Seeley commented on SOLR-1400: +1 Although the logic could probably be simplified

Re: svn commit: r808988 - in /lucene/solr/trunk: CHANGES.txt src/java/org/apache/solr/request/PHPSerializedResponseWriter.java

2009-09-05 Thread Yonik Seeley
On Thu, Sep 3, 2009 at 8:24 PM, Chris Hostetterhossman_luc...@fucit.org wrote: : +61. SOLR-1091: Jetty's use of CESU-8 for code points outside the BMP : +    resulted in invalid output from the serialized PHP writer. (yonik)        ... : +  static boolean modifiedUTF8 =

Re: Solr development with IntelliJIDEA - looking for advice

2009-09-05 Thread Lukáš Vlček
Hi, First of all, thanks for all your comments. I am trying to set-up just solr-core for now. What I mean by this is that I ended up with one project having two modules (speaking about IntelliJ IDEA project and modules): Module 1: Solr-trunk (this is what I consider to be a solr-core)

[jira] Commented: (SOLR-1404) Random failures with highlighting

2009-09-05 Thread Igor Motov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12751797#action_12751797 ] Igor Motov commented on SOLR-1404: -- First of all, HTMLStripWhitespaceTokenizerFactory is

[jira] Updated: (SOLR-1404) Random failures with highlighting

2009-09-05 Thread Igor Motov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Motov updated SOLR-1404: - Attachment: SOLR-1404.patch Random failures with highlighting -

[jira] Updated: (SOLR-1398) PatternTokenizerFactory ignores offset corrections

2009-09-05 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1398: - Attachment: SOLR-1398.patch a new patch with test case. Will commit shortly.

[jira] Resolved: (SOLR-1398) PatternTokenizerFactory ignores offset corrections

2009-09-05 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-1398. -- Resolution: Fixed Committed revision 811753. PatternTokenizerFactory ignores offset

[jira] Created: (SOLR-1413) Add MockSolrServer to SolrJ client tests

2009-09-05 Thread Lance Norskog (JIRA)
Add MockSolrServer to SolrJ client tests Key: SOLR-1413 URL: https://issues.apache.org/jira/browse/SOLR-1413 Project: Solr Issue Type: Test Components: clients - java Environment:

[jira] Updated: (SOLR-1413) Add MockSolrServer to SolrJ client tests

2009-09-05 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated SOLR-1413: Attachment: SOLR-1413.patch Add MockSolrServer to SolrJ client tests

[jira] Created: (SOLR-1414) implicit core properties are not set for single core

2009-09-05 Thread Noble Paul (JIRA)
implicit core properties are not set for single core Key: SOLR-1414 URL: https://issues.apache.org/jira/browse/SOLR-1414 Project: Solr Issue Type: Bug Affects Versions: 1.3

[jira] Updated: (SOLR-1414) implicit core properties are not set for single core

2009-09-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1414: - Attachment: SOLR-1414.patch implicit core properties are not set for single core