[
https://issues.apache.org/jira/browse/SOLR-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-835:
Attachment: SOLR-835.patch
keep sa small cache of shard vs SolrServer and reuse Objects.
BinaryResponseparse
reduce Object creation in SearchHandler
---
Key: SOLR-835
URL: https://issues.apache.org/jira/browse/SOLR-835
Project: Solr
Issue Type: Improvement
Reporter: Noble Paul
CommonsHttpSolrServer
You may not need to understand how DocBuilder works.
You can keep the batchSize high and index in batches . But for delta
it is hard. because every batch will have to recalculate the delta
rows.
Did you try creating a view in your DB and query that so that the
queries do not consume so much time?
[
https://issues.apache.org/jira/browse/SOLR-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645095#action_12645095
]
Yonik Seeley commented on SOLR-759:
---
I agree it's non-optimal, but I don't see a good way t
[
https://issues.apache.org/jira/browse/SOLR-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved SOLR-751.
---
Resolution: Fixed
Thanks Stefan, I just committed this.
> WordDelimiterFilter doesn't adjust startOffs
Hi Shalin,
Thanks for your answer. I tried to understand how work DocBuilder, didn't
get really where can I get the request from query and add at the end limit
??
What about this debug ??? Where can I find it ??
Thanks a lot,
Shalin Shekhar Mangar wrote:
>
> Hi,
>
> Most of that happens in Do
[
https://issues.apache.org/jira/browse/SOLR-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645073#action_12645073
]
Mark Miller commented on SOLR-799:
--
Ok. I cant muster up much of a defense for leaving it ou
[
https://issues.apache.org/jira/browse/SOLR-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645061#action_12645061
]
Yonik Seeley commented on SOLR-799:
---
bq. Maybe we just do overwrite dupe for now?
+1, as l
[
https://issues.apache.org/jira/browse/SOLR-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved SOLR-818.
---
Resolution: Fixed
Committed. Thanks!
> NullPointerException at
> org.apache.solr.client.solrj.SolrQ
Hi,
Most of that happens in DocBuilder#buildDocument method.
Solr 1.3 has a bug which does not let the "start" and "rows" parameter work
in normal mode (they work only in debug mode). The trunk versions have that
bug fixed which can be used to limit indexing.
On Tue, Nov 4, 2008 at 6:49 PM, sunn
Hi everybody
I'm using solr 1.3 and mysql, and the query is too big to get back rows
without OOM
I would to modify the code cuz I can't use batchSize -1 on the production
database during 10hours without stack other process on it.
So I would like to make several request on it with a limit between
[
https://issues.apache.org/jira/browse/SOLR-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644955#action_12644955
]
Koji Sekiguchi commented on SOLR-822:
-
Hoss, sorry for the late reply.
{quote}
1) if i u
AnalysisRequestHandler UI
-
Key: SOLR-834
URL: https://issues.apache.org/jira/browse/SOLR-834
Project: Solr
Issue Type: Improvement
Components: web gui
Affects Versions: 1.3
Reporter: Erik Ha
[
https://issues.apache.org/jira/browse/SOLR-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erik Hatcher updated SOLR-834:
--
Attachment: analysis.html
> AnalysisRequestHandler UI
> -
>
> Key
[
https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644942#action_12644942
]
Shalin Shekhar Mangar commented on SOLR-667:
I ran it again with a new thread for
15 matches
Mail list logo