//www.slf4j.org/codes.html#StaticLoggerBinder for further
details.
Exception in thread "main" java.lang.NullPointerException
at
org.apache.solr.util.SolrLogPostTool.gatherFiles(SolrLogPostTool.java:127)
at
org.apache.solr.util.SolrLogPostTool.main(SolrLo
locks available
My replica folders reside in an nfs mount, I am using RHEL 6/CentOS6.8. Has
anyone ever faced this issue?
regards,
Imran
--
I.R
My only concern is the performance as the cursor moves forward in resultset
with approximately 2 billion records
Regards,
Imran
Sent from Mail for Windows 10
From: Joel Bernstein
Sent: Wednesday, September 6, 2017 7:04 PM
To: solr-user@lucene.apache.org
Subject: Re: deep paging in parallel sql
Dear list,
Is it possible to enable deep paging when querying data through Parallel SQL?
Regards,
Imran
Sent from Mail for Windows 10
ue,status=0,QTime=24,params={q=id:01af04e1-83ce-4eb0-8fb5-dc737115dcce,_stateVer_=cdr2:818,fl=dateTime,sort=dateTime
asc,id asc,wt=javabin,version=2}},response={numFound=1,start=0,docs=
[SolrDocument{dateTime=Fri Jun 16 17:00:00 PDT 2017}]}}
The problem was found when the a filter query (dateTime:[ 2017-06-17T00:00:00Z
TO 2017-06-18T00:00:00Z]) was done for the records of 17 June only, however the
solrJ response shows some documents with June16 also. Running facet query from
web interface shows no records from June16
Regards,
Imran
Sent from Mail for Windows 10
Is it possible to contribute towards building this capability? What part of
developer documentation would be suitable for this?
Regards,
Imran
Sent from Mail for Windows 10
From: Joel Bernstein
Sent: Thursday, July 6, 2017 7:40 AM
To: solr-user@lucene.apache.org
Subject: Re: Joins in Parallel
query
request?
Regards,
Imran
Sent from Mail for Windows 10
Thanks for the reference, I am guessing this feature is not available through
the post utility inside solr/bin
Regards,
Imran
Sent from Mail for Windows 10
From: Jan Høydahl
Sent: Friday, July 7, 2017 1:51 AM
To: solr-user@lucene.apache.org
Subject: Re: help on implicit routing
http
directory to start a node?
Regards,
Imran
Sent from Mail for Windows 10
From: Jan Høydahl
Sent: Friday, July 7, 2017 2:01 AM
To: solr-user@lucene.apache.org
Subject: Re: uploading solr.xml to zk
> ERROR: cp is not a valid command!
Can you write the exact command you typed again?
O
Thanks that was helpful, can this be done without modifying the document also
when posting data through the post utility or a java client?
Regards,
Imran
Sent from Mail for Windows 10
From: Susheel Kumar
Sent: Thursday, July 6, 2017 7:52 AM
To: solr-user@lucene.apache.org
Subject: Re: help on
mples?
Thanks
Imran
Sent from Mail for Windows 10
Is it possible to join documents from different collections through Parallel
SQL?
In addition to the LIMIT feature on Parallel SQL, can we do use OFFSET to
implement paging?
Thanks,
Imran
Sent from Mail for Windows 10
t) will
be used as the destination for those documents”
How do you specify the shard inside a document? E.g If I have basic collection
with two shards called day_1 and day_2. What value should be populated in the
router field that will ensure the document routing to the respective shard?
Rega
Hi
I am trying to upgrade Solr from v5.3 to v6.1.0 which comes with Jetty
9.3.8.v20160314. However, after the upgrade we seem to have lost Gzip
compression capability since we still have the old configuration. When I send
the following request with the appropriate headers, I do not get a gzipp
Greetings,
I am using nutch 2.x as my datasource for Solr 4.3.0. And nutch passes on
its own field to my Solr schema
Now due to some reason I always get = 0.0 and due to this my Solr's
document score is also always 0.0.
Is there any way in Solr that it ignores the field's value for its
docu
I think a custom transformer would be of help in these scenarios
http://wiki.apache.org/solr/DIHCustomTransformer
<http://wiki.apache.org/solr/DIHCustomTransformer>Cheers
-- Imran
On Sat, Nov 13, 2010 at 8:55 PM, Andy wrote:
> I have a MySQL table:
>
>CREATE TABLE document
To get a more precise result on exact matches of your terms, how about
having another a string type field for title and subhead. And use dismax to
boost the string type fields more than the text type fields.
Cheers
-- Imran
On Fri, Nov 12, 2010 at 6:56 PM, Jon Drukman wrote:
> Ahmet Ars
look as per expected
so far on this configuration.
Cheers
-- Imran
On Fri, Oct 29, 2010 at 1:09 PM, Michael Sokolov wrote:
> How about creating another field for doing exact matches (a string);
> searching both and boosting the string match?
>
> -Mike
>
> > -
avoid length normalisation through omitNorms is not helping.
Is there anyway where we can influence an exact match of a value in a
multiValue field to add on to the overall score whilst keeping the lenght
normalisation?
Hope that makes sense.
Cheers
-- Imran
Cheers Hoss. That did it for me.
~~Sent by an Android
On 29 Oct 2010 00:39, "Chris Hostetter" wrote:
>
> The specifics of your overall goal confuse me a bit, but drilling down to
> your core question...
>
> : I want to be able to use the dismax parser to search on both terms
> : (assigning slops
can I add dismax capabilities to fq as well? Also my query would be
a spatial search as well. So the spatial tier would be included in the
query. What would be the best way to implement my query to match terms to
specific fields along with spatial capabilities? Appreciate your inputs.
Thanks!!
Cheers
-- Imran
21 matches
Mail list logo