KeywordRepeat, stemming, (single term) synonyms and minimum should match (edismax)

2018-11-13 Thread Markus Jelsma
Hello, apologies for this long winded e-mail. Our fields have KeywordRepeat and language specific filters such as a stemmer, the final filter at query-time is SynonymGraph. We do not use RemoveDuplicatesFilter for those of you wondering why when you see the parsed queries below, this is due to

SV: Include date calculation in field list?

2018-11-13 Thread Hullegård , Jimi
Thanks Alex! I was looking at function queries, but somehow missed the ms function. For future reference, this fl parameter did the trick: fl=*,pastDeadline:if(lt(ms('deadline',NOW),0), true, false) On a side note though, it would have been nice if the filter query could be taken verbatim and

Re: Include date calculation in field list?

2018-11-13 Thread Alexandre Rafalovitch
Actually, It is not just two syntax versions. The query parser is an interface and there are many variations in parsing, depending on the parser chosen. See for example the long list at: https://lucene.apache.org/solr/guide/7_5/other-parsers.html Of course, one of those many parsers allows you

Re: Solr cloud change collection index directory

2018-11-13 Thread Erick Erickson
Look at all the explanations in your solr.in.cmd since you're running on Windows. In particular SOLR_HOME, SOLR_DATA_DIR. Best, Erick On Tue, Nov 13, 2018 at 7:18 AM John Milton wrote: > > Hi Solr Team, > > I am using Solr cloud in Windows OS. For that I am using following, > > 1. Three external

Solr cloud change collection index directory

2018-11-13 Thread John Milton
Hi Solr Team, I am using Solr cloud in Windows OS. For that I am using following, 1. Three external Zookeeper servers (3.4.13) 2. Two Solr cloud nodes (7.5.0) All the created collections are available under the Solr installed directory only. I want to change the data directory into other

Re: Solr cloud change collection index directory

2018-11-13 Thread Shawn Heisey
On 11/13/2018 8:05 AM, John Milton wrote: All the created collections are available under the Solr installed directory only. I want to change the data directory into other drives, for example if my Solr instance is installed on C drive means, I want to store all the collection index on D

Re: Solr cloud change collection index directory

2018-11-13 Thread Jan Høydahl
Also check SOLR_DATA_HOME REM Path to a directory that Solr will use as root for data folders for each core. REM If not set, defaults to /data. Overridable per core through 'dataDir' core property REM set SOLR_DATA_HOME= Think it should work to shut down Solr, change this variable, move data

ClassNotFound indexing crypted documents

2018-11-13 Thread Luca Vergantini
Maybe I skipped the correct steps to open an issue, but here https://issues.apache.org/jira/browse/SOLR-12985 you can find the details. I think that is at least a configuration issue for the install script, but maybe is most hard. I detected this problem on various server, installed by the

RE: Streaming In Solr

2018-11-13 Thread Prakhar Nigam
HI Lucky Prakhar here we have met at a training at Mahindra Comviva. I have found this article it may be a little helpful https://medium.com/@sarkaramrit2/getting-started-with-streaming-expressions-in-apache-solr-b49111a417e3 Regards, Prakhar From: Lucky

Streaming In Solr

2018-11-13 Thread Lucky Sharma
Hi I have some doubt regarding how the streaming expressions and parallel SQL queries are evaluated in SOLR, I tried to dig deep in the code but wasn't able to find much, A little help will be much appreciated -- Warm Regards, Lucky Sharma Contact No :+91 9821559918