I want to disable coord in bq.
But eventhough I set the coordFactor=false just like
.../select?q=...&coordFactor=false, it's not working...
How can I disable coord?
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-can-i-disable-coord-tp4099121.html
Sent from the Solr - U
It's working perfectly. Thnks~
--
View this message in context:
http://lucene.472066.n3.nabble.com/query-with-colon-in-bq-tp4098400p4099122.html
Sent from the Solr - User mailing list archive at Nabble.com.
I have a question about query with colon in bq.
Actually I use edismax and I set the q and bq just like this,
.../select?defType=edismax&q="1:100"^100 "1 100"^30&qf=Title^2.0
Body&bq=Title:(1:100)^6.0 Body:(1:100)^6.0
in this query phrase, I got the error in bq, undefined field 1.
How do I use qu
88758 | id | localhost:38844 | tmp | Sleep | 3624 | | NULL
|
2012/6/7 Jihyun Suh
> I index many tables which are written with entities in data-config.xml.
> But after indexing one table, db connection remains
> even though I set 'holdability="CLOSE_CURSORS_
I index many tables which are written with entities in data-config.xml.
But after indexing one table, db connection remains
even though I set 'holdability="CLOSE_CURSORS_AT_COMMIT"'.
How can I remove the connection after indexing a table?
Each table has 35,000 rows. (35 thousands).
I will check the log for each step of indexing.
I run Solr 3.5.
2012/6/6 Jihyun Suh
> I have 128 tables of mysql 5.x and each table have 3,5000 rows.
> When I start dataimport(indexing) in Solr, it takes 5 minutes for one
> table.
> B
I have 128 tables of mysql 5.x and each table have 3,5000 rows.
When I start dataimport(indexing) in Solr, it takes 5 minutes for one
table.
But When Solr indexs 20th table, it takes around 10 minutes for one table.
And then When it indexs 40th table, it takes around 20 minutes for one
table.
Solr
I used 3.x mysql.
After I migrate to 5.x mysql, I don't get same error just like ' Unable to
execute query'.
Maybe low version of mysql and Solr have some problems, I don't know
exactly.
2012/6/5 Jihyun Suh
> That's why I made a new DB for dataimport test. So m
that table that is
preventing DIH access. I mean, like maybe the table is being updated when
DIH is failing. Maybe somebody is emptying the table and then regenerating
it and your DIH run is catching the table when it is being emptied. Or
something like that.
-- Jack Krupansky
2012/6/4 Jihyu
ou help me?
--
Is test_5 created by a stored procedure? If so, is there a possibility that
the stored procedure may have done an update and not returned data - but
just sometimes?
-- Jack Krupansky
2012/6/2 Jihyun Suh
&g
I want to search data within fixed slop in Solr.
For example, I make search query 'title:+solr +user ~2' for search some
data which have 'solr' and 'user' within 2 slops. But it's not working in
Solr. I get some parameter, defType=edismax, pf, qs, ps. It's not change
the search result, but order.
11 matches
Mail list logo