[jira] Updated: (SOLR-828) A RequestProcessor to support updates

2008-10-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-828: Description: This is same as SOLR-139. A new issue is opened so that the UpdateProcessor approach is

[jira] Updated: (SOLR-828) A RequestProcessor to support updates

2008-10-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-828: Description: This is same as SOLR-139. A new issue is opened so that the UpdateProcessor approach is

Solr nightly build failure

2008-10-29 Thread solr-dev
init-forrest-entities: [mkdir] Created dir: /tmp/apache-solr-nightly/build [mkdir] Created dir: /tmp/apache-solr-nightly/build/web compile-common: [mkdir] Created dir: /tmp/apache-solr-nightly/build/common [javac] Compiling 39 source files to /tmp/apache-solr-nightly/build/common

Build failed in Hudson: Solr-trunk #608

2008-10-29 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/608/changes Changes: [shalin] Moving abort outside of importLock. Abort does not need to acquire a lock. [shalin] SOLR-667 -- A LRU cache implementation based upon ConcurrentHashMap and other techniques to reduce contention and

[jira] Updated: (SOLR-822) CharFilter - normalize characters before tokenizer

2008-10-29 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-822: Attachment: SOLR-822.patch bq. I think I found a bug... the correctPosition() returns incorrect

[jira] Commented: (SOLR-565) Component to abstract shards from clients

2008-10-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643444#action_12643444 ] Noble Paul commented on SOLR-565: - It seems less useful if I assign 1 url for one shard . No

[jira] Assigned: (SOLR-742) Unable to create dynamic fields with custom DataImportHandler transformer

2008-10-29 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-742: -- Assignee: Shalin Shekhar Mangar Unable to create dynamic fields with custom

[jira] Assigned: (SOLR-801) configurable delete query per root-entity

2008-10-29 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-801: -- Assignee: Shalin Shekhar Mangar configurable delete query per root-entity

[jira] Updated: (SOLR-742) Unable to create dynamic fields with custom DataImportHandler transformer

2008-10-29 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-742: --- Attachment: SOLR-742.patch The last patch had a bug with handling nested entities.

[jira] Created: (SOLR-829) replication Compression

2008-10-29 Thread Simon Collins (JIRA)
replication Compression --- Key: SOLR-829 URL: https://issues.apache.org/jira/browse/SOLR-829 Project: Solr Issue Type: Improvement Components: replication Affects Versions: 1.3.1 Reporter:

[jira] Updated: (SOLR-829) replication Compression

2008-10-29 Thread Simon Collins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Collins updated SOLR-829: --- Attachment: email discussion.txt email thread discussing the issue replication Compression

[jira] Created: (SOLR-830) snappuller picks bad snapshot name

2008-10-29 Thread Hoss Man (JIRA)
snappuller picks bad snapshot name -- Key: SOLR-830 URL: https://issues.apache.org/jira/browse/SOLR-830 Project: Solr Issue Type: Bug Components: replication Reporter: Hoss Man as

[jira] Updated: (SOLR-830) snappuller picks bad snapshot name

2008-10-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-830: -- Description: as mentioned on the mailing list...

[jira] Commented: (SOLR-830) snappuller picks bad snapshot name

2008-10-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643512#action_12643512 ] Hoss Man commented on SOLR-830: --- while i haven't noticed this bug myself, and i'm not very

[jira] Updated: (SOLR-830) snappuller picks bad snapshot name

2008-10-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-830: -- Affects Version/s: 1.2 1.3 snappuller picks bad snapshot name

[jira] Updated: (SOLR-829) replication Compression

2008-10-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-829: -- Component/s: (was: replication (scripts)) replication (java) Affects

Re: Query Cache Memory Usage - Could it be better?

2008-10-29 Thread Chris Hostetter
: We've recently switched over to using a more complex DisMax search for : some of our queries. In the process of measuring the performance impact, : I noticed that my Query Cache had grown considerably with these new : Queries. I made sure to use the same data set for before and after I would

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

2008-10-29 Thread Todd Feak (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643520#action_12643520 ] Todd Feak commented on SOLR-667: Huge thanks on this one. This was one of the bottlenecks

[jira] Created: (SOLR-831) revist jar packaging prior to next release

2008-10-29 Thread Hoss Man (JIRA)
revist jar packaging prior to next release -- Key: SOLR-831 URL: https://issues.apache.org/jira/browse/SOLR-831 Project: Solr Issue Type: Bug Components: clients - java Affects Versions:

RE: Query Cache Memory Usage - Could it be better?

2008-10-29 Thread Feak, Todd
The size increase that I was noticing was being held onto by the keys in the LRUCache, *after* the fix. :) Worst case scenario (and most frequent) my DisMax queries are using up to 5 query fields (qf) with different boosts associated with them. They are also have up to 4 phrase fields (pf) to

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

2008-10-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643535#action_12643535 ] Noble Paul commented on SOLR-667: - bq.This leads to a few response times that are over 1

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

2008-10-29 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643536#action_12643536 ] Shalin Shekhar Mangar commented on SOLR-667: bq. For apples to apples load tests,

[jira] Commented: (SOLR-829) replication Compression

2008-10-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643541#action_12643541 ] Noble Paul commented on SOLR-829: - email thread http://markmail.org/message/rmxywrgdlnz4vbwe

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

2008-10-29 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 run cleanup in new thread Alternate LRUCache implementation

[jira] Updated: (SOLR-742) Unable to create dynamic fields with custom DataImportHandler transformer

2008-10-29 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-742: --- Attachment: SOLR-742.patch # Fixes a NPE when the rootEntity is null # Added a test in

[jira] Resolved: (SOLR-742) Unable to create dynamic fields with custom DataImportHandler transformer

2008-10-29 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-742. Resolution: Fixed Committed revision 708967. Thanks Wojtek and Noble! Unable to

[jira] Updated: (SOLR-620) Velocity Response Writer

2008-10-29 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-620: -- Attachment: SOLR-620.patch Attached is a new patch. Sorry Matthias, this doesn't included your changes

[jira] Commented: (SOLR-620) Velocity Response Writer

2008-10-29 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643595#action_12643595 ] Erik Hatcher commented on SOLR-620: --- http://wiki.apache.org/solr/VelocityResponseWriter

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

2008-10-29 Thread Todd Feak (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643604#action_12643604 ] Todd Feak commented on SOLR-667: I'm not sure if that helped out. I haven't run a profiler

[jira] Commented: (SOLR-822) CharFilter - normalize characters before tokenizer

2008-10-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643608#action_12643608 ] Hoss Man commented on SOLR-822: --- bq. Does that make sense to you? yes, definitely ... but

[jira] Updated: (SOLR-620) Velocity Response Writer

2008-10-29 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-620: -- Attachment: SOLR-620.zip This .zip supercedes the previous patches (except for the JSON wrapping feature

[jira] Updated: (SOLR-84) Logo Contests

2008-10-29 Thread Moritz Platt (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moritz Platt updated SOLR-84: - Attachment: solr-logo.jpg my attemp for a logo. if a vector version is wished i will provide it. Logo

[jira] Issue Comment Edited: (SOLR-84) Logo Contests

2008-10-29 Thread Moritz Platt (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643668#action_12643668 ] moritzp edited comment on SOLR-84 at 10/29/08 2:50 PM: my attempt

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

2008-10-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643738#action_12643738 ] Noble Paul commented on SOLR-667: - bq.Could it be associated with the overhead of maintaining

RE: Query Cache Memory Usage - Could it be better?

2008-10-29 Thread Chris Hostetter
: Worst case scenario (and most frequent) my DisMax queries are using up : to 5 query fields (qf) with different boosts associated with them. They : are also have up to 4 phrase fields (pf) to boost if terms are found : close to each other. The minimum match (mm) is varying from 1 to 100%. so

[jira] Updated: (SOLR-742) Unable to create dynamic fields with custom DataImportHandler transformer

2008-10-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-742: Attachment: SOLR-742.patch simplified fix Unable to create dynamic fields with custom DataImportHandler

[jira] Updated: (SOLR-742) Unable to create dynamic fields with custom DataImportHandler transformer

2008-10-29 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-742: --- Attachment: SOLR-742.patch We also need to keep a lowercase map of schema fields. The

[jira] Commented: (SOLR-742) Unable to create dynamic fields with custom DataImportHandler transformer

2008-10-29 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643747#action_12643747 ] Shalin Shekhar Mangar commented on SOLR-742: Committed revision 709088. Unable