Hi
How i can know whether DocValues are getting used or not ?
Please help me here .
On Mon, Jul 8, 2019 at 2:38 PM Midas A wrote:
> Hi ,
>
> I have enabled docvalues on facet field but query is still taking time.
>
> How i can improve the Query time .
> docValues="
Hi ,
I have enabled docvalues on facet field but query is still taking time.
How i can improve the Query time .
*Query: *
http://X.X.X.X:
/solr/search/select?df=ttl&ps=0&hl=true&fl=id,upt&f.ind.mincount=1&hl.usePhraseHighlighter=true&f.pref.mincount=1&q.op=OR&fq=NOT+hemp:(%22xgidx29760%22+
Please suggest here
On Wed, Jul 3, 2019 at 10:23 AM Midas A wrote:
> Hi,
>
> How can i optimize following query it is taking time
>
> webapp=/solr path=/search params={
> df=ttl&ps=0&hl=true&f.ind.mincount=1&hl.usePhraseHighlighter=true&lowercaseOpera
Hi,
How can i optimize following query it is taking time
webapp=/solr path=/search params={
df=ttl&ps=0&hl=true&f.ind.mincount=1&hl.usePhraseHighlighter=true&lowercaseOperators=true&ps2=0&ps3=0&qf=contents^0.05+currdesig^1.5+predesig^1.5+lng^2+ttl+kw_skl+kw_it&sow=false&hl.fl=ttl,kw_skl,kw_it,co
das A
> > Sent: Friday 28th June 2019 10:03
> > To: solr-user@lucene.apache.org
> > Subject: Re: refused connection
> >
> > Please reply . THis error is coming intermittently.
> >
> > On Fri, Jun 28, 2019 at 11:50 AM Midas A wrote:
> >
> > >
Please reply . THis error is coming intermittently.
On Fri, Jun 28, 2019 at 11:50 AM Midas A wrote:
> Hi All ,
>
> I am getting following error while indexing . Please suggest resolution.
>
> We are using kafka consumer to index solr .
>
>
> org.apache.solr.client.s
Hi All ,
I am getting following error while indexing . Please suggest resolution.
We are using kafka consumer to index solr .
org.apache.solr.client.solrj.SolrServerException: Server
*refused connection* at: http://host:port/solr/research
at
org.apache.solr.client.solrj.impl.HttpSolrClient.exec
Hi ,
i am using streaming expression getting following error .
Failed to open JDBC connection
{
"result-set":{
"docs":[{
"EXCEPTION":"Failed to open JDBC connection to
'jdbc:mysql://localhost/users?user=root&password=solr'",
"EOF":true,
"RESPONSE_TIME":99}]}}
Hi ,
Currently we are in master slave architechture we want to move in solr
cloud architechture .
how i should decide shard number in solr cloud ?
My current solr in version 6 and index size is 300 GB.
Regards,
Abhishek Tiwari
400GB index is good ?
Are we should shard it .?
When we should start caring about inex size .?
On Tue, Jun 4, 2019 at 3:04 PM Midas A wrote:
> So we should not optimize our index ?
>
> On Tue, Jun 4, 2019 at 2:37 PM Toke Eskildsen wrote:
>
>> On Tue, 2019-06-04 at 11:48 +0
So we should not optimize our index ?
On Tue, Jun 4, 2019 at 2:37 PM Toke Eskildsen wrote:
> On Tue, 2019-06-04 at 11:48 +0530, Midas A wrote:
> > Index size is 400GB. we used master slave architecture .
> >
> > commit is taking time while not able to perform optimize .
&
Hi ,
Index size is 400GB. we used master slave architecture .
commit is taking time while not able to perform optimize .
what should i do .
Any update?
On Thu, 4 Apr 2019, 1:09 pm Midas A, wrote:
> Hi,
>
> We need to use auto suggest click stream data in Auto suggestion . How we
> can achieve this ?
>
> Currently we are using suggester for auto suggestions .
>
>
> Regards,
> Midas
>
Hi,
We need to use auto suggest click stream data in Auto suggestion . How we
can achieve this ?
Currently we are using suggester for auto suggestions .
Regards,
Midas
ory goes, sure. If you’re
> faceting, grouping, or sorting docValues would _certainly_ help with memory
> consumption.
>
> > On Feb 21, 2019, at 8:31 AM, Midas A wrote:
> >
> > Hi ,
> > Plelase help me here we have crossed 100+ fields per dyanmic fields an
Hi ,
Plelase help me here we have crossed 100+ fields per dyanmic fields and we
have three dynamic fields.
using docValues in dynamic fields will help in improving heap and query
time ?
Regards,
Abhishek Tiwari
On Thu, Feb 21, 2019 at 9:38 PM Midas A wrote:
> Yes . We have crossed 100 fie
e than a few hundred fields,
> Solr still functions, but I’ve seen performance degrade and
> memory increase.
>
> Best,
> Erick
>
> > On Feb 21, 2019, at 7:54 AM, Midas A wrote:
> >
> > Thanks for quick reply .
> >
> > we are creating search *query(k
PM Shawn Heisey wrote:
> On 2/21/2019 8:01 AM, Midas A wrote:
> > How many dynamic field we can create in solr ?. is there any limitation ?
> > Is indexing dynamic field can increase heap memory on server .
>
> At the Lucene level, there is absolutely no difference between a
&
Hi All,
How many dynamic field we can create in solr ?. is there any limitation ?
Is indexing dynamic field can increase heap memory on server .
Regards,
Midas
cidworks.com/2017/09/14/solr-payloads/
>
>Erik
>
> > On Dec 7, 2018, at 01:31, Midas A wrote:
> >
> > I have a field at my schema named *val_dpf* . I want that *val_dpf*
> should
> > have payloaded values. i.e.
> >
> > noika|0.46 mobile|0.37
I have a field at my schema named *val_dpf* . I want that *val_dpf* should
have payloaded values. i.e.
noika|0.46 mobile|0.37 samsung|0.19 redmi|0.22
When a user searches for a keyword i.e. nokia I want to add 0.46 to usual
score. If user searches for samsung, 0.19 should be added .
how can i
data frequently
>
* [ME] : we are planing to refresh this data weekly.*
>
> On Fri, Oct 26, 2018 at 4:24 PM Midas A wrote:
>
> > Hi All,
> >
> > I am new in implementing solr LTR . so facing few challenges
> > Broadly we have 3 kind of features
> >
Hi All,
I am new in implementing solr LTR . so facing few challenges
Broadly we have 3 kind of features
a) Based on query
b) based on document
*c) Based on query-document from click ,cart and order from tracker data.*
So my question here is how to store c) type of features
- Old querie
Please reply.
On Mon, 15 Oct 2018, 3:21 pm Midas A, wrote:
> Hi ,
> i am new to LTR solr and i have following queries regarding same .
>
>
> How i can write feaqture for follwing in solr
>
> a) Covered_query_term_number: i.e. if search query has n terms and
> do
Hi ,
i am new to LTR solr and i have following queries regarding same .
How i can write feaqture for follwing in solr
a) Covered_query_term_number: i.e. if search query has n terms and
document cover 2 term then Covered_query_term_number is two.
b) number of carts for this query-document pair
Hi,
i my use case i want to get current timestamp in response of solr query.
how can i do it . is it doable ?
Regards,
Midas
Thanks Shawn,
We want to send less traffic over virtual machines and more on physical
servers . How can we achieve this
On Wed, Mar 21, 2018 at 11:02 AM, Shawn Heisey wrote:
> On 3/20/2018 11:18 PM, Midas A wrote:
>
>> I have one question here
>> a) solr cloud load balance r
Hi Shawn,
I have one question here
a) solr cloud load balance requests internally (Round robin or anything
else ).
b) How can i change this behaviour (Note. I have solr cloud with mix of
machines physical and virtual )
Regards,
Midas
On Wed, Mar 21, 2018 at 6:36 AM, Zheng Lin Edwin Yeo
wrote:
Hi all
our solr commit is taking time
10.20.73.92 - - [11/Aug/2017:15:44:00 +0530] "POST
/solr/##/update?wt=javabin&version=2 HTTP/1.1" 200 - 12594 What should
i check ?
ud if you need something closer to NRT.
>
> Best,
> Erick
>
> On Tue, Jun 27, 2017 at 11:31 PM, Midas A wrote:
> > Hi,
> >
> > we have around 2000 documents and our master to slave replication is
> > taking time upto 20 second.
> >
> > What should i check ?
>
Hi,
we have around 2000 documents and our master to slave replication is
taking time upto 20 second.
What should i check ?
Here if i am saying dynamic say *by_* *is the field then by_color, by_size
.. etc . would be the dynamic fields .
Regards,
Abhishek Tiwari
On Mon, Apr 17, 2017 at 1:47 PM, Midas A wrote:
> Thanks alex,
>
> I want all dynamic fields related to a query( i.e. category_id : 199
>
o combine them
> 4) if you really, really need to be in sync, you could use commit hook
> to trigger this
>
> Regards,
>Alex.
>
> http://www.solr-start.com/ - Resources for Solr users, new and experienced
>
>
> On 17 April 2017 at 11:00, Midas A wrote:
for a query
On Fri, Apr 14, 2017 at 5:32 PM, Ahmet Arslan
wrote:
> Hi Midas,
>
> LukeRequestHandler shows that information.
>
> Ahmet
>
> On Friday, April 14, 2017, 1:16:09 PM GMT+3, Midas A
> wrote:
> Actually , i am looking for APi
>
> On Fri, Apr 14,
pi (or some other service) offer this service
>
> Andrea
>
> On 14 Apr 2017 10:03, "Midas A" wrote:
>
> > Hi,
> >
> >
> > Can i get all the field created for dynamic field in solr .
> >
> > Like
> > my dynamic field is by_*
> >
Hi,
Can i get all the field created for dynamic field in solr .
Like
my dynamic field is by_*
and i have index
by_color
by_size ..
etc
I want to retrieve all these field name .
Is there any way to do this based on some query
waiting for reply . Actually Heap utilization increases when we sort with
dynamic fields
On Tue, Mar 21, 2017 at 10:37 AM, Midas A wrote:
> Hi ,
>
> How can i improve the performance of dynamic field sorting .
>
> index size is : 20 GB
>
> Regards,
> Midas
>
Hi ,
How can i improve the performance of dynamic field sorting .
index size is : 20 GB
Regards,
Midas
Hi ,
i would like to use solr text tagger for entity extraction . Please guide
me that how can i use this for a eCommerce web site .
Regards
Midas
Hi,
i want solr doc partially if unique id exist else we donot want to do any
thing .
how can i achieve this .
Regards,
Midas
t 08:51, Daniel Collins
> wrote:
>
> > Can you be more specific? What version are you compiling, what command
> do
> > you use? That looks to me like maven output, not ant?
> >
> > On 17 November 2016 at 06:30, Midas A wrote:
> >
> >> Please re
Please reply?
On Thu, Nov 17, 2016 at 11:31 AM, Midas A wrote:
> gettting following error while compiling .
> .
> org.apache.avro#avro;1.7.5: configuration not found in
> org.apache.avro#avro;1.7.5: 'master'. It was required from
> org.apache.solr#morphlines-core;
>
gettting following error while compiling .
.
org.apache.avro#avro;1.7.5: configuration not found in
org.apache.avro#avro;1.7.5: 'master'. It was required from
org.apache.solr#morphlines-core;
and not able to resolve . please help in resolving .
io problem while parsing ivy file:
http://repo1.maven.org/maven2/org/apache/ant/ant/1.8.2/ant-1.8.2.pom:
e, Nov 15, 2016 at 11:00 AM, Michael Kuhlmann
> > wrote:
> > >
> > >> It's not working out of the box, sorry.
> > >>
> > >> We're using this plugin:
> > >> https://github.com/healthonnet/hon-lucene-synonyms#getting-started
&
- i have to use multi word synonyms at query time .
Please suggest how can i do it .
and let me know it whether it would be visible in debug query or not .
elevancy) is ignored/used as second
> sorting criteria. My assumption is that you have long tail of false
> positives causing sort by price to sort cheap, unrelated items first just
> because they matched by some stop word.
>
> Or I missed your question?
>
> Emir
>
>
>
How can we do the query time spell checking with help of solr .
How to improve facet query performance
Hi,
we are in e-commerce business and we have to give price sort functionality
.
what logic should we use that does not break the relevance .
please give the query for the same assuming dummy fields.
i want to create facet on all dynamic field (by_*) . what should be the
query ?
index which stores popularity information.
>
> http://localhost:8983/solr/mycollection/select?q=*:*&sort=popularity desc
>
> Thanks,
> Rajendra Gaikwad
> Please execuse typo
>
>
>
> On Mon, Sep 19, 2016, 11:36 AM Midas A wrote:
>
> > i have n items in my s
i have n items in my search result with popularity (1,2,3,4n) . I want
higher popularity item should come first then next popularity item
say for example
a) item with popularity n,
b) item with popularity n -1,
c) item with popularity n -2,
d) item with popularity n - 3,
e) item with popular
Emir,
other queries:
a) Solr cloud : NO
b)
c)
d)
e) we are using multi threaded system.
On Thu, Aug 11, 2016 at 11:48 AM, Midas A wrote:
> Emir,
>
> we post json documents through the curl it takes the time (same time i
> would like to say that we are not hard committing
ou more info about server/Solr behavior
> and help you diagnose issues more easily/precisely. One such monitoring
> tool is our SPM <http://sematext.com/spm>.
>
> Regards,
> Emir
>
> --
> Monitoring * Alerting * Anomaly Detection * Centralized Log Management
> Solr &
Hi ,
we are indexing to 2 core say core1 and core2 with help of curl post .
when we post core1 is taking very less time than core2.
while doc size is same in both server .
it causes core2 indexing very slow . the only difference is core2 has heavy
indexing rate. we indexing more docs/sec on core
ou give us more details on your index: size, number of new docs
> between commits. Why do you think 1.3s for commit is to much and why do you
> need it to take less? Did you do any system/Solr monitoring?
>
> Emir
>
>
> On 09.08.2016 14:10, Midas A wrote:
>
>> please reply
please reply it is urgent.
On Tue, Aug 9, 2016 at 11:17 AM, Midas A wrote:
> Hi ,
>
> commit is taking more than 1300 ms . what should i check on server.
>
> below is my configuration .
>
> ${solr.autoCommit.maxTime:15000} <
> openSearcher>false
> ${solr.autoSoftCommit.maxTime:-1}
>
>
Hi ,
commit is taking more than 1300 ms . what should i check on server.
below is my configuration .
${solr.autoCommit.maxTime:15000} <
openSearcher>false
${solr.autoSoftCommit.maxTime:-1}
Jürgen,
we are using Php solrclient and getting above exception . what could be
the reason for the same please elaborate.
On Tue, Aug 2, 2016 at 11:10 AM, Midas A wrote:
> curl: (52) Empty reply from server
> what could be the case .and what should i do to minimize.
>
>
>
&g
or this: php http error 52
>
> wunder
> Walter Underwood
> wun...@wunderwood.org
> http://observer.wunderwood.org/ (my blog)
>
>
> > On Aug 1, 2016, at 10:04 PM, Midas A wrote:
> >
> > please reply .
> >
> > On Tue, Aug 2, 2016 at 10:24 AM, Midas
please reply .
On Tue, Aug 2, 2016 at 10:24 AM, Midas A wrote:
> Hi,
>
> i am connecting solr with php and getting *HTTP Error 52, and *HTTP Error
> 20* error *frequently .
> what should i do to minimize these issues .
>
> Regards,
> Abhishek T
>
>
Hi,
i am connecting solr with php and getting *HTTP Error 52, and *HTTP Error 20*
error *frequently .
what should i do to minimize these issues .
Regards,
Abhishek T
please reply .
On Fri, Jul 29, 2016 at 10:26 AM, Midas A wrote:
> a) my index size is 10 gb for higher start is query response got slow .
> what should i do to optimize this query for higher start value in query
>
a) my index size is 10 gb for higher start is query response got slow .
what should i do to optimize this query for higher start value in query
solr when indexing doc,
> > solr although store doc and docValue=true field in memory.to use that in
> > facet query and sort query result.
> > so maybe use a lot docvalue=true use a lot memory of ur system.
> > but use it in logical way.can make better query response
uick time.
> On Jul 13, 2016 11:54 AM, "Midas A" wrote:
>
> > http://
> >
> >
> #:8983/solr/prod/select?q=id_path_ids:166&fq=sort_price:[0%20TO%20*]&fq=status:A&fq=company_status:A&facet=true&facet.mincount=1&facet.field=show_met
http://
#:8983/solr/prod/select?q=id_path_ids:166&fq=sort_price:[0%20TO%20*]&fq=status:A&fq=company_status:A&facet=true&facet.mincount=1&facet.field=show_meta_id&facet.field=show_brand&facet.field=product_amount_available&facet.field=by_processor&facet.field=by_system_memory&facet.field=by_scre
Hi,
I frequently getting solr heap out once or twice a day. what could be the
possible reasons for the same and is there any way to log memory used by
the query in solr.log .
Thanks ,
Abhishek Tiwari
t; Either lower your commit rate, or disable cache auto warm
> (autowarmCount=0).
> You can also remove queries registered at newSearcher event if you have
> defined some.
>
> Ahmet
>
>
>
> On Wednesday, May 11, 2016 2:51 PM, Midas A
Hi i am getting following error
org.apache.solr.common.SolrException: Error opening new searcher.
exceeded limit of maxWarmingSearchers=2, try again later.
what should i do to remove it .
Hi All ,
we are moving from master slave architecture to solr cloud architecture .
so i would like to know following
- what kind of challenges we can face on production .
- Is there any drawback of solrcloud
- How solr cloud distributes requests between nodes and how node will
behave on hea
les of your use
> cases.
>
> On Wed, 6 Apr 2016, 11:03 Midas A, wrote:
>
> > i have to do entity and entity type mapping with help of search query
> > while building solr query.
> >
> > how i should i design with the solr for search.
> >
> > Please guide me .
> >
> --
> Regards,
> Binoy Dalal
>
i have to do entity and entity type mapping with help of search query
while building solr query.
how i should i design with the solr for search.
Please guide me .
's how
> SolrJ would know which node is down or not.
>
>
> Thanks,
> Susheel
>
> On Mon, Feb 15, 2016 at 12:07 AM, Midas A wrote:
>
> > Erick,
> >
> > We are using php for our application so client would you suggest .
> > currently we are using p
ly need a load balancer as
> if you're using a SolrJ client requests are distributed across the replicas
> via an internal load balancer.
>
> Best,
> Erick
>
> On Thu, Feb 11, 2016 at 9:19 PM, Midas A wrote:
> > Erick ,
> >
> > bq: We want the hits on solr
Please suggest how to create query knowledge graph for e-commerce
application .
please describe in detail . our mote is to improve relevancy . we are from
LAMP back ground .
solr 5.2.1
On Fri, Feb 12, 2016 at 12:59 PM, Shawn Heisey wrote:
> On 2/11/2016 10:13 PM, Midas A wrote:
> > we have upgraded solr version last night getting following error
> >
> > org.apache.solr.common.SolrException: Bad content Type for search handler
> >
my log is increasing . it is urgent ..
On Fri, Feb 12, 2016 at 10:43 AM, Midas A wrote:
> we have upgraded solr version last night getting following error
>
> org.apache.solr.common.SolrException: Bad content Type for search handler
> :application/octet-stream
>
> what i sho
nt nodes at
> different
> > times as our traffic is huge around 60k users at a given point of time
> >
> > We want the hits on solr servers to be distributed so we are planning to
> > move on solr cloud as it would be fault tolerant.
> >
> >
> >
>
we have upgraded solr version last night getting following error
org.apache.solr.common.SolrException: Bad content Type for search handler
:application/octet-stream
what i should do ? to remove this .
hi,
what if master node fail what should be our fail over strategy ?
On Wed, Feb 10, 2016 at 9:12 PM, Jack Krupansky
wrote:
> What exactly is your motivation? I mean, the primary benefit of SolrCloud
> is better support for sharding, and you have only a single shard. If you
> have no need for s
o: http://yonik.com/solr-facet-functions/
>
> Best,
> Erick
>
> On Mon, Feb 1, 2016 at 3:50 AM, Midas A wrote:
> > Hi ,
> > we want facet query on min of multi valued field .
> >
> >
> > Regards,
> > Abhishek Tiwari
>
Hi ,
we want facet query on min of multi valued field .
Regards,
Abhishek Tiwari
Is there any drawback of POST request and why we prefer GET.
On Mon, Feb 1, 2016 at 1:08 PM, Salman Ansari
wrote:
> Cool. I would give POST a try. Any samples of using Post while passing the
> query string values (such as ORing between Solr field values) using
> Solr.NET?
>
> Regards,
> Salman
>
Hi ,
CPU : 4
physical memory : 48 GB
and we are only have solr on this server . How much JVM can be allocate to
run server smoothly.
Regards,
Abhishek Tiwari
I want migrate from solr 4.2.1 to 5.X version hten my question is
- can i use same snapshot of 4.2.1 in 5.x.x
Actually Indexing will take long time in my case then it would be possible
to do
or we should not do this.
next similar question is
- can we replicate 4.2.1 master to slave 5.x.x solr
my solr version :4.2.1
On Sun, Jan 24, 2016 at 8:32 PM, Binoy Dalal wrote:
> {Solr_dist}/server/logs/solr.log
>
> On Sun, 24 Jan 2016, 20:12 Midas A wrote:
>
> > Shawn,
> > where can i see solr these solr log.
> >
> > On Fri, Jan 22, 2016 at 8:54 PM, Shaw
Shawn,
where can i see solr these solr log.
On Fri, Jan 22, 2016 at 8:54 PM, Shawn Heisey wrote:
> On 1/22/2016 1:14 AM, Midas A wrote:
> > Please anybody tell me what these request are doing . Is it application
> > generated error or part of solr master -slave?
&g
continuously getting following error on one of my solr slave
a) null:org.eclipse.jetty.io.EofException
Please anybody tell me what these request are doing . Is it application
generated error or part of solr master -slave?
b)
10.20.73.169 - - [22/Jan/2016:08:07:38 +] "POST
/solr/shopclue_prod/select HTTP/1.1" 200 7002
10.20.73.164 - - [22/Jan/2016:08:07:38 +] "POST
/solr/shopclue_prod
Hi,
Please find attached detail logs, Please help me to figure it out.
On Fri, Jan 15, 2016 at 2:50 AM, Shawn Heisey wrote:
> On 1/14/2016 12:08 AM, Midas A wrote:
> > we are continuously getting the error
> > "null:org.eclipse.jetty.io.EofException"
> > on sl
when we are using solr only
On Thu, Jan 14, 2016 at 12:41 PM, Binoy Dalal
wrote:
> Can you post the entire stack trace?
>
> Do you get this error at startup or while you're using solr?
>
> On Thu, 14 Jan 2016, 12:38 Midas A wrote:
>
> > we are c
we are continuously getting the error
"null:org.eclipse.jetty.io.EofException"
on slave .
what could be the reason ?
Hi ,
Please provide the steps to resolve the issue.
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException:
Communications link failure during rollback(). Transaction resolution
unknown.
Please help us
a)
java.sql.SQLException: Streaming result set
com.mysql.jdbc.RowDataDynamic@755ea675 is still active. No statements
may be issued when any streaming result sets are open and in use on a
given connection. Ensure that you have called .close() on any active
streaming result sets befo
Hi,
can be do partial update trough Data import handler .
Regards,
Abhishek
Though if
> it happens with even just two DIH, it could be a different issue.
> On 17 Dec 2015 12:01 pm, "Midas A" wrote:
>
> > Alexandre ,
> >
> > we are running multiple DIH to index data.
> >
> > On Thu, Dec 17, 2015 at 12:40 AM, Alexandre Ra
>
> Regards,
> Alex
> On 16 Dec 2015 4:11 pm, "Midas A" wrote:
>
> > Getting following warning while indexing ..Anybody please tell me the
> > reason .
> >
> >
> > java.util.concurrent.RejectedExecutionException: Task
> >
> >
Getting following warning while indexing ..Anybody please tell me the reason .
java.util.concurrent.RejectedExecutionException: Task
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@9916a67
rejected from
java.util.concurrent.ScheduledThreadPoolExecutor@79f8b5f[Terminated,
poo
1 - 100 of 131 matches
Mail list logo