[jira] Commented: (SOLR-1268) Incorporate Lucene's FastVectorHighlighter

2010-01-28 Thread Marc Sturlese (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805841#action_12805841 ] Marc Sturlese commented on SOLR-1268: - I have noticed an exception is thrown when using

Re: configure FastVectorHihglighter in trunk

2010-01-28 Thread Marc Sturlese
Can you give me the following info to reproduce the problem? * field data all fields are plain english text analyzed with the same analyzer * query string (created via DismaxQueryParser) (field1:tablet^13.0 | field2:tablet^3.0 | field3:tablet^5.0 | field4:tablet | field5:tablet^200.0 |

Re: configure FastVectorHihglighter in trunk

2010-01-28 Thread Koji Sekiguchi
Marc Sturlese wrote: Can you give me the following info to reproduce the problem? * field data all fields are plain english text analyzed with the same analyzer I meant I'd like to know your concrete data... Koji -- http://www.rondhuit.com/en/

Re: svn commit: r899979 - /lucene/solr/trunk/example/solr/conf/solrconfig.xml

2010-01-28 Thread Mark Miller
Chris Hostetter wrote: : At a minimu, shouldn't NativeFSLock.obtain() be checking for : OverlappingFileLockException and treating that as a failure to acquire the : lock? ... : Perhaps - that should make it work in more cases - but in my simple : testing its not 100% reliable.

Re: configure FastVectorHihglighter in trunk

2010-01-28 Thread Marc Sturlese
I have tried with many diferent documents without exit. An example is (as I said it's just normal english text): NEW LISTING..IN POPULAR CREEKSTONE ESTATES! AT THE END OF A BEAUTIFUL CULDESAC. COVERED VERANDA OVERLOOKS PRIVATE BACKYARD. MASTER ON MAIN. GOURMET CHEF'S KITCHEN Additional

[jira] Commented: (SOLR-1603) Perl Response Writer

2010-01-28 Thread Claudio Valente (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805977#action_12805977 ] Claudio Valente commented on SOLR-1603: --- Evaluating code from a foreign string is

[jira] Commented: (SOLR-1729) Date Facet now override time parameter

2010-01-28 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805995#action_12805995 ] Peter Sturge commented on SOLR-1729: ??...they might not all get queried at the exact

Re: svn commit: r899979 - /lucene/solr/trunk/example/solr/conf/solrconfig.xml

2010-01-28 Thread Mark Miller
Mark Miller wrote: Chris Hostetter wrote: : At a minimu, shouldn't NativeFSLock.obtain() be checking for : OverlappingFileLockException and treating that as a failure to acquire the : lock? ... : Perhaps - that should make it work in more cases - but in my simple : testing

[jira] Commented: (SOLR-1603) Perl Response Writer

2010-01-28 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12806009#action_12806009 ] Erik Hatcher commented on SOLR-1603: I'm aware of the risk of eval'ing untrusted

[jira] Commented: (SOLR-1603) Perl Response Writer

2010-01-28 Thread Claudio Valente (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12806016#action_12806016 ] Claudio Valente commented on SOLR-1603: --- Network corruption or malicious tampering

[jira] Issue Comment Edited: (SOLR-1603) Perl Response Writer

2010-01-28 Thread Claudio Valente (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805977#action_12805977 ] Claudio Valente edited comment on SOLR-1603 at 1/28/10 6:31 PM:

[jira] Commented: (SOLR-1603) Perl Response Writer

2010-01-28 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12806084#action_12806084 ] Yonik Seeley commented on SOLR-1603: First, some history and motivation from my POV: The

[jira] Commented: (SOLR-1603) Perl Response Writer

2010-01-28 Thread Claudio Valente (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12806090#action_12806090 ] Claudio Valente commented on SOLR-1603: --- Thanks for the history. If people are

[jira] Commented: (SOLR-1603) Perl Response Writer

2010-01-28 Thread Simon Rosenthal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12806097#action_12806097 ] Simon Rosenthal commented on SOLR-1603: --- Couldn't build Solr with the current patch

[jira] Created: (SOLR-1739) index of facet fields are not same as original string in record

2010-01-28 Thread Uma Maheswari (JIRA)
index of facet fields are not same as original string in record --- Key: SOLR-1739 URL: https://issues.apache.org/jira/browse/SOLR-1739 Project: Solr Issue Type: Bug Affects

[jira] Updated: (SOLR-1603) Perl Response Writer

2010-01-28 Thread Claudio Valente (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Valente updated SOLR-1603: -- Attachment: SOLR-1603.2.patch New version after refactoring of Solr source. Perl Response

[jira] Updated: (SOLR-1724) Real Basic Core Management with Zookeeper

2010-01-28 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1724: --- Attachment: gson-1.4.jar hadoop-0.20.2-dev-test.jar

Using MoreLikeThisHandler

2010-01-28 Thread Nayan Gowda
Hi, I am trying to work with the MoreLikeThisHandler inorder to get the similar documents. Here is my configuration in Schema.xml. fields field name=id type=sint indexed=true stored=true required=true termVectors=true/ field name=title type=text indexed=true stored=false termVectors=

[jira] Updated: (SOLR-1736) In the slave , If 'mov'ing file does not succeed , copy the file

2010-01-28 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1736: - Attachment: SOLR-1736.patch In the slave , If 'mov'ing file does not succeed , copy the file

Re: Using MoreLikeThisHandler

2010-01-28 Thread David Stuart
Hi Nayan, Your configuration looks good. Can you expand on your second question when you say each keywordGroup do you mean individual values in the field? A good way to see what is going on under the hood is to use the analyizer in the admin interface Regards, Dave On 29 Jan 2010, at