>
> 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
> >
> >
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
Hi,
can be do partial update trough Data import handler .
Regards,
Abhishek
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 ,
Please provide the steps to resolve the issue.
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException:
Communications link failure during rollback(). Transaction resolution
unknown.
we are continuously getting the error
"null:org.eclipse.jetty.io.EofException"
on slave .
what could be the reason ?
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
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
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
continuously getting following error on one of my solr slave
a) null:org.eclipse.jetty.io.EofException
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
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
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
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
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 ,
we want facet query on min of multi valued field .
Regards,
Abhishek Tiwari
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,
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
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 .
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.
> >
> >
> >
>
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
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
> >
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 .
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
'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
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 .
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
>
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
Hi,
I have to create DIH with solr cloud shared with multi node architecture
for solr 5.2.1.
Please advise where should i create this.
~M
Hi all,
Is there any limitation of nested document in solr .
Can we have any DIH(data import handler ) plugin for solr .
Regards,
Abhishek
Please explain following warning
Starting log replay
tlog{file=/mnt/vol1/path/data/tlog/tlog.0060544 refcount=2}
active=false starting pos=0
Is there any harm with this error ?
orlcloud/
>
> regards,
> Modassar
>
> On Mon, Nov 2, 2015 at 12:22 PM, Midas A wrote:
>
> > Please explain following warning
> >
> > Starting log replay
> > tlog{file=/mnt/vol1/path/data/tlog/tlog.0060544 refcount=2}
> > active=false starting pos=0
> >
> > Is there any harm with this error ?
> >
>
Getting following log on solr
PERFORMANCE WARNING: Overlapping onDeckSearchers=2`
t * http://sematext.com/
>
>
>
>
> On 19.11.2015 12:16, Midas A wrote:
>
>> Getting following log on solr
>>
>>
>> PERFORMANCE WARNING: Overlapping onDeckSearchers=2`
>>
>>
ts:153
cumulative_hitratio:0.00
cumulative_inserts:58285
cumulative_evictions:57285
Please suggest .
On Fri, Nov 20, 2015 at 12:15 PM, Shawn Heisey wrote:
> On 11/19/2015 11:06 PM, Midas A wrote:
> > > autowarmCount="1000"/> > size="1000" initialSi
Error:
org.apache.solr.common.SolrException: ERROR: [doc=83629504] Error adding
field 'master_id'='java.math.BigInteger:0' msg=For input string:
"java.math.BigInteger:0"
schema.xml
How can i remove this error ?
~abhishek
x27;t fix this at the source, you may need a custom transformer or
> URP to post process this as a special case.
>
> Regards,
>Alex
> On 27 Nov 2015 12:42 am, "Midas A" wrote:
>
> > Error:
> > org.apache.solr.common.SolrException: ERROR: [doc=83629504] E
ar field_value = row.get(
'COLcolor_col_val'); row.put(field,field_value); return row; } function
stringtoarray(row) { var value=row.get('category_ids'); if(value !="" &&
value !=null) { cat_arr=value.split("/"); row.put('cat_ids',cat_arr)
Please reply .
On Fri, Nov 27, 2015 at 12:51 PM, Midas A wrote:
> Following is my DIH config
>
>
> <![CDATA[ function addfield(row){ var field =
> row.get('COLcolor_col').trim().toLowerCase().replace('/',' or ').replace(
> '&',&
Machine configuration
RAM: 48 GB
CPU: 8 core
JVM : 36 GB
We are updating 70 , 000 docs / hr . what should be our soft commit and
hard commit time to get best results.
Current configuration :
6 false
60
There are no read on master server.
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
Hi Shawn ,
Thanks for replying .. I need clarity on following points
a) Making store false in schema for few fields will improve indexing time ?
b) Does soft commit and hard commit configuration depends on hard ware ?
c) Should i do merge factor , Rambuffersize configuration ? and how should
i dec
How can i debug in DIH ? query time ..
Hi ,
Is there any way available to directly replicate from mysql using bin log
to solr instead using import handler .
my mysql queries taking time to fetch data . any solution ...
how can i minimize the data fetch latency
i have seen
https://github.com/linkedin/databus
are above be useful f
I have some indexing issue . While indexing IOwait is high in solr server
and load also.
Thanks for replying below is commit frequency
6 false
60
On Thu, Jun 4, 2015 at 4:49 PM, Toke Eskildsen
wrote:
> On Thu, 2015-06-04 at 16:45 +0530, Midas A wrote:
> > I have some indexing issue . While indexing IOwait is high in solr server
> > and load als
ch ?
> When does your problem happens ?
>
> More detail we give, easier will be to provide help.
>
> Cheers
>
> 2015-06-04 12:19 GMT+01:00 Toke Eskildsen :
>
> > On Thu, 2015-06-04 at 16:45 +0530, Midas A wrote:
> > > I have some indexing issue . While
Hi Alessandro,
On Thu, Jun 4, 2015 at 5:19 PM, Alessandro Benedetti <
benedetti.ale...@gmail.com> wrote:
> Honestly your auto-commit configuration seems not alarming at all!
> Can you give me more details regarding :
>
> Load expected : currently it is 7- 15 should be below 1
> *[Abhishek] : s
Hi shawn,
Please find comment in line.
On Thu, Jun 4, 2015 at 6:48 PM, Shawn Heisey wrote:
> On 6/4/2015 5:15 AM, Midas A wrote:
> > I have some indexing issue . While indexing IOwait is high in solr server
> > and load also.
>
> My first suspect here is that you don'
sorry Shawn ,
a) Total docs solr is handling is 3 million .
b) index size is only 5 GB
On Thu, Jun 4, 2015 at 9:35 PM, Shawn Heisey wrote:
> On 6/4/2015 7:38 AM, Midas A wrote:
> > On Thu, Jun 4, 2015 at 6:48 PM, Shawn Heisey
> wrote:
> >
> >> On 6/4/2015 5:15
Shwan,
Please find the log . give me some sense what is happening
On Thu, Jun 4, 2015 at 10:56 PM, Shawn Heisey wrote:
> On 6/4/2015 11:12 AM, Midas A wrote:
> > sorry Shawn ,
> >
> > a) Total docs solr is handling is 3 million .
> > b) index size is only 5 GB
>
we are indexing around 5 docs par 10 min .
On Thu, Jun 4, 2015 at 11:02 PM, Midas A wrote:
> Shwan,
>
> Please find the log . give me some sense what is happening
>
> On Thu, Jun 4, 2015 at 10:56 PM, Shawn Heisey wrote:
>
>> On 6/4/2015 11:12 AM, Midas A
Running with some indexing issue .
a java Threads comes in BLOCKED states and by which my CPU utilization
increases .
attaching
jstack thread dump
please help us in resolving the issue
2015-06-04 18:44:56
Full thread dump OpenJDK 64-Bit Server VM (24.45-b08 mixed mode):
"qtp1122335225-81" prio
g data from a database using DIH.
> No thread seems blocked and the throughput *could* be normal, depending on
> many factors.
>
> Could you please expand a bit about your context?
>
> Best,
> Andrea
>
> On 6 Jun 2015 12:21, "Midas A" wrote:
> >
> &g
dex actually deleted ? All docs deleted ? Index file segments
> deleted ? Index corrupted ?
> 6) What about system resources ?
>
> These questions are only few example one that everyone should always post
> along their mysterious problem !
>
> Hope this helps,
>
> Cheers
>
Thanks . for replying ..
please find the data-config
On Thu, Jun 11, 2015 at 6:06 AM, Chris Hostetter
wrote:
>
> : The guys was using delta import anyway, so maybe the problem is
> : different and not related to the clean.
>
> that's not what the logs say.
>
> Here's what i see...
>
> Log beg
http://localhost:8983/solr/col/select?q=*:*&sfield=geolocation&pt=26.697,83.1876&facet.query={!frange%20l=0%20u=50}geodist()&facet.query={!frange%20l=50.001%20u=100}geodist()&&wt=json
I am not getting facet results .
schema:
<
dynamicField name="*_coordinate" type="tdouble" indexed="true" store
I want to log query running through DIH should i use LogTransformer
to do that
> -Original Message-
> From: Midas A [mailto:test.mi...@gmail.com]
> Sent: Friday, July 10, 2015 11:08 AM
> To: solr-user@lucene.apache.org
> Subject: LogTransformer
>
> I want to log query running through DIH should i use LogTransformer to do
> that
>
>
> logLev
Hi ,
we are implementing solr search in our e-commerce web application . i have
few question in my mind like
a) How to store the data so that i can give me more relevant results
for queries like " red shirts ", " peter England shirts " in global search
where red is "color" and "peter En
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 .
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 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
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
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
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
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
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
>
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 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
>
>
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
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
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}
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}
>
>
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
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 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 &
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
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
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 want to create facet on all dynamic field (by_*) . what should be the
query ?
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.
How to improve facet query performance
How can we do the query time spell checking with help of solr .
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
>
>
>
- 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 .
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
&
io problem while parsing ivy file:
http://repo1.maven.org/maven2/org/apache/ant/ant/1.8.2/ant-1.8.2.pom:
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 .
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;
>
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
Hi,
we have around 2000 documents and our master to slave replication is
taking time upto 20 second.
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 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 ?
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
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 ,
How can i improve the performance of dynamic field sorting .
index size is : 20 GB
Regards,
Midas
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,
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
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_*
> >
1 - 100 of 131 matches
Mail list logo