[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621757#action_12621757 ] Shalin Shekhar Mangar commented on SOLR-586: This is awesome! Thanks! I'm integr

Solr changes date format?

2008-08-12 Thread JuaNiK .
Hello, i've integrated succesfully Solr with the Fedora repository, and my searches from Solr web admin interface work fine, but i have problems when i try to access from another web front-end. This is the error i get: java.text.ParseException: Unparseable date: "2008-08-06T22:25:36,388Z" at

[jira] Commented: (SOLR-517) highlighter doesn't work with hl.requireFieldMatch=true on un-optimized index

2008-08-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621769#action_12621769 ] Mark Miller commented on SOLR-517: -- Thanks much Koji - appreciate it and if it is indeed som

[jira] Commented: (SOLR-517) highlighter doesn't work with hl.requireFieldMatch=true on un-optimized index

2008-08-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621778#action_12621778 ] Mark Miller commented on SOLR-517: -- I'll take care of it at the Lucene Highlighter level: h

[jira] Updated: (SOLR-667) Alternate LRUCache implementation

2008-08-12 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-667: Attachment: SOLR-667.patch Full SolrCache implementation not tested the initialization parameters are same

[jira] Updated: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-586: --- Attachment: SOLR-586.patch This patch (SOLR-586.patch) integrates all of Craig's POM fi

[jira] Assigned: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned SOLR-647: Assignee: Grant Ingersoll > Do SolrCore.close() in a refcounted way > ---

[jira] Commented: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621812#action_12621812 ] Grant Ingersoll commented on SOLR-647: -- I'd like to see some more documentation on this.

[jira] Updated: (SOLR-630) Spellchecker should not be case-sensitive and should be stopwords-aware

2008-08-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-630: - Fix Version/s: (was: 1.3) 1.4 Doesn't seem to be anyone taking this up, so m

[jira] Commented: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-12 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621817#action_12621817 ] Noble Paul commented on SOLR-647: - bq.How does CoreDescriptor.reloadCore factor in? I don't s

[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-12 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621821#action_12621821 ] Ryan McKinley commented on SOLR-586: bq. Another thing I noticed was that we are using a

[jira] Updated: (SOLR-667) Alternate LRUCache implementation

2008-08-12 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-667: Attachment: SOLR-667.patch this is the right patch > Alternate LRUCache implementation > ---

[jira] Updated: (SOLR-667) Alternate LRUCache implementation

2008-08-12 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-667: Attachment: SOLR-667.patch > Alternate LRUCache implementation > - > >

[jira] Updated: (SOLR-667) Alternate LRUCache implementation

2008-08-12 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-667: Attachment: (was: SOLR-667.patch) > Alternate LRUCache implementation > -

[jira] Created: (SOLR-691) Standardized XML Response

2008-08-12 Thread Andrew Nagy (JIRA)
Standardized XML Response - Key: SOLR-691 URL: https://issues.apache.org/jira/browse/SOLR-691 Project: Solr Issue Type: Improvement Affects Versions: 1.3 Reporter: Andrew Nagy Priority: Min

Re: [jira] Commented: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-12 Thread Grant Ingersoll
OK, I'll buy that, maybe I just don't get Multicore/Single Core relationship. Also, reload is not used anywhere and we've never had the notion of reloading in the single core case, AFAICT. -Grant On Aug 12, 2008, at 9:48 AM, Noble Paul (JIRA) wrote: [ https://issues.apache.org/jira/br

Re: [jira] Commented: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-12 Thread Shalin Shekhar Mangar
It is needed for SOLR-561 (core reload for config replication) On Tue, Aug 12, 2008 at 8:01 PM, Grant Ingersoll <[EMAIL PROTECTED]>wrote: > OK, I'll buy that, maybe I just don't get Multicore/Single Core > relationship. Also, reload is not used anywhere and we've never had the > notion of reload

Re: contrived use of extends to access static members

2008-08-12 Thread Noble Paul നോബിള്‍ नोब्ळ्
I truly believe SolrPluginUtils.parseFieldBoosts(foo)) is the straight foward way to call a static method in SolrPluginUtils, extending the class and invoking a static method does not make it obvious . static members belong to the class where it is declared . On Thu, Aug 7, 2008 at 4:10 AM, Chris

[jira] Resolved: (SOLR-683) Distributed Search / Shards Deadlock

2008-08-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-683. --- Resolution: Fixed The problem with a read timeout is it would cause otherwise perfectly acceptable req

[jira] Commented: (SOLR-691) Standardized XML Response

2008-08-12 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621838#action_12621838 ] Ryan McKinley commented on SOLR-691: Check: SOLR-141 This would let the response writer f

[jira] Commented: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-12 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621837#action_12621837 ] Henri Biestro commented on SOLR-647: Grant; getCore() does not protect the core from bei

[jira] Created: (SOLR-692) Migrate StAX to latest released version

2008-08-12 Thread Shalin Shekhar Mangar (JIRA)
Migrate StAX to latest released version --- Key: SOLR-692 URL: https://issues.apache.org/jira/browse/SOLR-692 Project: Solr Issue Type: Task Components: clients - java Affects Versions: 1.3

[jira] Commented: (SOLR-692) Migrate StAX to latest released version

2008-08-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621841#action_12621841 ] Shalin Shekhar Mangar commented on SOLR-692: Ryan, the stax-1.2.0-dev.jar in the

Re: [VOTE] Set Solr 1.3 freeze and release date

2008-08-12 Thread Grant Ingersoll
So, even though this passed in terms of votes, I don't have a real strong sense that we are "there" yet. I especially feel queasy about the multicore stuff and worry about putting that into stone, so to speak. I guess I don't get why a single core is not just multicore w/ one core. For b

[jira] Commented: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621849#action_12621849 ] Grant Ingersoll commented on SOLR-647: -- {quote} How else can I reload the core in a sing

[jira] Commented: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621853#action_12621853 ] Grant Ingersoll commented on SOLR-647: -- Henri, At a minimum, all that should be documen

[jira] Commented: (SOLR-692) Migrate StAX to latest released version

2008-08-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621861#action_12621861 ] Shalin Shekhar Mangar commented on SOLR-692: All tests pass with stax-1.2.0.jar

[jira] Commented: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-12 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621867#action_12621867 ] Henri Biestro commented on SOLR-647: Grant, bq.At a minimum, all that should be document

[jira] Issue Comment Edited: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-12 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621867#action_12621867 ] henrib edited comment on SOLR-647 at 8/12/08 10:13 AM: -- Grant,

[jira] Resolved: (SOLR-691) Standardized XML Response

2008-08-12 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-691. --- Resolution: Duplicate ignoring the specifics about XML, there's to aspects of this request... 1) that the respo

[jira] Updated: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-647: -- Attachment: refcount_example.patch It seems like some simplifications could be made... see attached refc

[jira] Resolved: (SOLR-689) rename multicore.xml solr.xml

2008-08-12 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-689. --- Resolution: Fixed Assignee: Hoss Man Committed revision 685244. > rename multicore.xml solr.xml >

[jira] Commented: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-12 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621909#action_12621909 ] Noble Paul commented on SOLR-647: - This patch is very clear as to what it is doing (and simpl

[jira] Commented: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-12 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621918#action_12621918 ] Henri Biestro commented on SOLR-647: My apologies to all for cluttering the issue. > Do

[jira] Updated: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-586: --- Attachment: SOLR-586.patch *Changes* * Reverted back to org.apache.lucene.solr as the

Re: Solr changes date format?

2008-08-12 Thread Chris Hostetter
: java.text.ParseException: Unparseable date: "2008-08-06T22:25:36,388Z" : at java.text.DateFormat.parse(DateFormat.java:335) : at : org.apache.solr.client.solrj.util.ClientUtils.parseDate(ClientUtils.java:145) : ... please post the full stack trace ... it's not even clear from wha you've

Re: Solr changes date format?

2008-08-12 Thread Walter Underwood
On 8/12/08 11:42 AM, "Chris Hostetter" <[EMAIL PROTECTED]> wrote: > : by a point but, as you can see, the separator is converted to a comma when > : is accesed > : from Solr (i can see this too from Solr web admin) > > this boggles my mind ... i can't think of *anything* in Solr that would do > t

[jira] Commented: (SOLR-692) Migrate StAX to latest released version

2008-08-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621930#action_12621930 ] Shalin Shekhar Mangar commented on SOLR-692: All tests pass with stax-1.2.0.jar a

Auto complete support in Solr

2008-08-12 Thread Shalin Shekhar Mangar
Hi, I was reading through some old threads on solr-user on implementing an auto-complete feature. A lot of times it was suggested that people should use in-memory trie data structures to implement this efficiently for high query loads rather than using Solr's facet.prefix support, perhaps at the c

[jira] Commented: (SOLR-692) Migrate StAX to latest released version

2008-08-12 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621939#action_12621939 ] Ryan McKinley commented on SOLR-692: nothing special I know of for solrj... I just copied

[jira] Created: (SOLR-693) IntFieldSource incompatible with sint field type

2008-08-12 Thread Jerry Quinn (JIRA)
IntFieldSource incompatible with sint field type Key: SOLR-693 URL: https://issues.apache.org/jira/browse/SOLR-693 Project: Solr Issue Type: Bug Components: search Affects Versio

[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-12 Thread Craig McClanahan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621950#action_12621950 ] Craig McClanahan commented on SOLR-586: --- The patch fails to apply cleanly for me ... th

[jira] Closed: (SOLR-693) IntFieldSource incompatible with sint field type

2008-08-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley closed SOLR-693. - Resolution: Invalid IntFieldSource is for IntFieldType, SortableIntFieldSorce is probably what you are loo

[jira] Commented: (SOLR-693) IntFieldSource incompatible with sint field type

2008-08-12 Thread Jerry Quinn (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621980#action_12621980 ] Jerry Quinn commented on SOLR-693: -- I found SortableIntFieldSource but it's not publicly acc

[jira] Updated: (SOLR-284) Parsing Rich Document Types

2008-08-12 Thread Chris Harris (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Harris updated SOLR-284: -- Attachment: rich.patch Trivial update to merge cleanly against r685275. > Parsing Rich Document Types >

Re: Solr changes date format?

2008-08-12 Thread JuaNiK .
Hi, Hoss, i was sure about the problem being at the comma change over the data, and the trace was obvious about that, and i think what Wunder have said it is 100% the point i've looking for. i should have said on my post that i'm mixing java apps and internacionalization stuff it is an important

[jira] Updated: (SOLR-683) Distributed Search / Shards Deadlock

2008-08-12 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Kotthoff updated SOLR-683: --- Attachment: SOLR-683.patch Attaching patch which adds the configuration parameter to have an accept que

[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622077#action_12622077 ] Shalin Shekhar Mangar commented on SOLR-586: Can you update to the latest trunk a

Re: Solr changes date format?

2008-08-12 Thread Chris Hostetter
: > this boggles my mind ... i can't think of *anything* in Solr that would do : > this .. : : If a European locale was used when the seconds portion of the date : was formatted, it would use a comma for the radix point. But nothing in DateField relies on the default locale -- we don't even use

Re: [VOTE] Set Solr 1.3 freeze and release date

2008-08-12 Thread Noble Paul നോബിള്‍ नोब्ळ्
On Tue, Aug 12, 2008 at 8:39 PM, Grant Ingersoll <[EMAIL PROTECTED]> wrote: > So, even though this passed in terms of votes, I don't have a real strong > sense that we are "there" yet. > > I especially feel queasy about the multicore stuff and worry about putting > that into stone, so to speak. I

[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-12 Thread Craig McClanahan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622093#action_12622093 ] Craig McClanahan commented on SOLR-586: --- bq. Can you update to the latest trunk and try

[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622097#action_12622097 ] Shalin Shekhar Mangar commented on SOLR-586: Are you sure you are using the lates

[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622099#action_12622099 ] Shalin Shekhar Mangar commented on SOLR-586: Ok, my bad. It doesn't work. I shoul

[jira] Updated: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-586: --- Attachment: SOLR-586.patch This one should be correct. Sorry for all the confusion I ca

[jira] Resolved: (SOLR-692) Migrate StAX to latest released version

2008-08-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-692. Resolution: Fixed Committed revision 685449. > Migrate StAX to latest released versi