makes more sense in general though, it would be nice if it was
possible to modify the timezone for both the query and the result.
/Jimi
-Original Message-
From: Bogdan Marinescu [mailto:bogdan.marine...@awinta.com]
Sent: Wednesday, April 6, 2016 11:20 AM
To: solr-user@lucene.apache.org
Hi,
According to the wiki
https://wiki.apache.org/solr/CoreQueryParameters#TZ I can use the TZ
param to specify the timezone.
I tried to make a query and put in the raw section TZ=Europe/Berlin or
any other found in
https://en.wikipedia.org/wiki/List_of_tz_database_time_zones but no
luck. Th
eb 19, 2016 at 2:11 PM Bogdan Marinescu <
bogdan.marine...@awinta.com> wrote:
Hi,
From time to time I get org.apache.solr.common.SolrException: Cannot
talk to ZooKeeper - Updates are disabled.
Most likely when sol'r receives a lot of documents. My question is, why
is this happenin
at java.lang.Thread.run(Thread.java:745)
Thanks
Bogdan Marinescu
So you mean to write my own script update processor which would do that ?
On 12/10/2015 11:51 AM, Mikhail Khludnev wrote:
On Thu, Dec 10, 2015 at 1:26 PM, Bogdan Marinescu <
bogdan.marine...@awinta.com> wrote:
Problem is I was manually exporting data from a database and converting i
so
I don't have to worry about the order I add the parents and children to
sol'r :)
Thanks
On 12/10/2015 11:14 AM, Mikhail Khludnev wrote:
On Thu, Dec 10, 2015 at 12:38 PM, Bogdan Marinescu <
bogdan.marine...@awinta.com> wrote:
I'm interested in the workaround.
If you add t
overall.
On Thu, Dec 10, 2015 at 10:41 AM, Bogdan Marinescu <
bogdan.marine...@awinta.com> wrote:
Any suggestions about this ?
On 12/04/2015 08:26 AM, Bogdan Marinescu wrote:
Hi Mikhail,
I would expect the same behaviour as for a database. Meaning if I have a
field declared as an uni
Any suggestions about this ?
On 12/04/2015 08:26 AM, Bogdan Marinescu wrote:
Hi Mikhail,
I would expect the same behaviour as for a database. Meaning if I have
a field declared as an uniqueKey, then there should only be one
document with that key, regardless if it has a child or not.
If
n the child documents should also be deleted.
I've faced this problem where I was just deleting the parent by id and I
had lots of orphan documents just laying around.
Regards,
Bogdan Marinescu
On 12/03/2015 06:26 PM, Mikhail Khludnev wrote:
Hello Bogdan,
You described how it works now.
Hi,
I have a problem with nested docs. If I create a document with id: 1 and
fieldA:sometext and then add it to sol'r, I get one doc in sol'r.
Afterwards if I add a child/nested doc to this document I additionally
get a _root_:1 to the document but the problem is I now have two
documents wit
10 matches
Mail list logo