[jira] Resolved: (SOLR-255) RemoteSearchable for Solr(use RMI)

2008-06-10 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-255. --- Resolution: Won't Fix One month no follow-up makes me think there is no real interest in this a

[jira] Updated: (SOLR-536) Automatic binding of results to Beans (for solrj)

2008-06-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-536: Attachment: SOLR-536.patch Adds methods to SolrServer to directly add beans to Solr all _add()_ has a corresp

[jira] Updated: (SOLR-554) Hierarchical JDK log level selector for SOLR Admin

2008-06-10 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-554: -- Fix Version/s: 1.3 My feeling is we should go ahead with this change for now (for 1.3) and it it

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-06-10 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-572: - Attachment: SOLR-572.patch Adds collation Slight change in SpellingResult results to take advantage

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-06-10 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604062#action_12604062 ] Otis Gospodnetic commented on SOLR-572: --- I think the frequency awareness may be interes

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-06-10 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604060#action_12604060 ] Grant Ingersoll commented on SOLR-572: -- {quote} Would it be hard to check if the query t

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-06-10 Thread Oleg Gnatovskiy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604056#action_12604056 ] Oleg Gnatovskiy commented on SOLR-572: -- I think that lower frequency suggestions should

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-06-10 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604052#action_12604052 ] Grant Ingersoll commented on SOLR-572: -- {quote} I don't think it should give me that sug

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

2008-06-10 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604033#action_12604033 ] Otis Gospodnetic commented on SOLR-236: --- There is so little interest in this patch/func

Re: Solr Maven Artifacts

2008-06-10 Thread Chris Hostetter
: This will make it easier for anyone to use solr from within maven. I'll file : a patch to automate whatever can be automated from our ant build so this is : easier for the 1.3 release. : : If people agree that publishing maven artifacts is a good idea, I'll happily : update http://wiki.apache.o

[jira] Updated: (SOLR-589) DisMaxRequestHandler crashes on badly formed query strings ( combinations of "-" and "+" )

2008-06-10 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Timm updated SOLR-589: --- Attachment: SOLR-589.patch Changed to use non-capturing groups. Also reversed the order the regular expressio

Re: [Solr Wiki] Update of "SolrTomcat" by NoblePaul

2008-06-10 Thread Chris Hostetter
: Some feedback from the user base. We build Solr from source (to include our : site-specific customisations), and modify the web.xml before it goes into I wouldn't categorize you as a basic user of Solr -- you know java, you write customizations and you build Solr from source. You'd probably

[jira] Commented: (SOLR-579) Extend SimplePost with RecurseDirectories, threads, document encoding , number of docs per commit

2008-06-10 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603960#action_12603960 ] Hoss Man commented on SOLR-579: --- bq. with a simple perl script this can be converted into solr.

[jira] Updated: (SOLR-589) DisMaxRequestHandler crashes on badly formed query strings ( combinations of "-" and "+" )

2008-06-10 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Timm updated SOLR-589: --- Attachment: SOLR-589.patch This patch strips out consecutive +/- operators, or dangling +/- operators. > DisMa

[jira] Commented: (SOLR-493) /admin/file links don't work with legacy configs

2008-06-10 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603945#action_12603945 ] Hoss Man commented on SOLR-493: --- bq. It also builds the "hidden" list as the inverse of the "g

Re: MoreLikeThisHandler Unit Test

2008-06-10 Thread Erik Hatcher
On Jun 10, 2008, at 10:25 AM, Tom Morton wrote: I'm trying to write some unit tests for the MoreLikeThisHandler which test the functionality. I've added documents, committed them, but can't get the query to return a single document from which mlt would get terms. It's as if the documents

MoreLikeThisHandler Unit Test

2008-06-10 Thread Tom Morton
I'm trying to write some unit tests for the MoreLikeThisHandler which test the functionality. I've added documents, committed them, but can't get the query to return a single document from which mlt would get terms. It's as if the documents aren't making it to the index or I'm query them incorrec