@lucene.apache.org
Subject: Re: Stop/Restart Solr
31173 1 0 16:45 ?00:00:08 java -jar start.jar
On Wed, Oct 23, 2013 at 2:53 PM, Jeevanandam M. wrote:
> Can you please share output of following command?
> ps -ef | grep 'start.jar'
>
> - Jeeva
>
>
Can you please share output of following command?
ps -ef | grep 'start.jar'
- Jeeva
-- Original Message --
From: Raheel Hasan [mailto:raheelhasan@gmail.com]
Sent: October 23, 2013 3:19:46 PM GMT+05:30
To: solr-user@lucene.apache.org
Subject: Re: Stop/Restart Solr
Kill -9 ###
Hello Hoss -
My pleasure, kindly accept my moderator nomination.
Regards,
Jeeva
-- Original Message --
From: Chris Hostetter [mailto:hossman_luc...@fucit.org]
Sent: October 19, 2013 12:22:34 AM GMT+05:30
To: solr-user@lucene.apache.org
Subject: Seeking New Moderators for solr-use
;>> .;/Users/jeeva/dc-1/solr-cli-lib/*
>>>
>>> - Mark
>>>
>>> On Thu, Nov 15, 2012 at 8:53 PM, Nick Chase wrote:
>>>> Unfortunately, this doesn't seem to solve the issue; now I'm beginning to
>>>> wonder if maybe it's becau
valued field.
>>
>> If I change the field definition, so I explicitly say multivalued is false:
>>
>> > name="*_string"
>> stored="true"
>> type="string"
>>
Hello Peter -
In Solr 3.6 multiValued is false by default.
Since Schema version 1.1 onwards multiValued attribute value is false by
default (, , )
-Jeeva
Blog: http://www.myjeeva.com
On Nov 14, 2012, at 2:04 PM, Peter Kirk wrote:
> Hi
>
> In Solr 3.6, is multivalued for fields, default tr
emble
> (http://www.myjeeva.com/2012/10/solrcloud-cluster-single-collection-deployment/#uploading-solrconfig-to-zookeeper)
Cheers,
Jeeva
On Nov 12, 2012, at 12:48 PM, Jeevanandam Madanagopal wrote:
> Nick -
>
> I believe you're experiencing a difficulties with SolrCloud
Nick -
I believe you're experiencing a difficulties with SolrCloud CLI commands for
interacting ZooKeeper.
Please have a look on below links, it will provide you direction.
Handy SolrCloud ZkCLI Commands
Uploading Solr Configuration into ZooKeeper ensemble
Cheers,
Jeeva
On Nov 12, 2012, at 4:45
ogs things we can't stop, even though it's
> expected that sometimes we will try and remove nodes that are not there or
> create nodes that are already there.
>
> - Mark
>
> On Thu, Oct 18, 2012 at 9:01 AM, Jeevanandam Madanagopal
> wrote:
> Hello -
>
> Wh
Sorry, missed the maven central repo link -
http://search.maven.org/#artifactdetails|org.apache.solr|solr-solrj|4.0.0|jar
Cheers, Jeeva
Blog: http://www.myjeeva.com
On Oct 18, 2012, at 1:59 PM, Jeevanandam Madanagopal wrote:
> Grzegorz Sobczyk - It's already available in Maven cent
Grzegorz Sobczyk - It's already available in Maven central repo link
org.apache.solr
solr-solrj
4.0.0
PS: use this 'http://search.maven.org' official website of maven central
repository for artifact search/download
Cheers, Jeeva
Blog: http://www.myjeeva.com
On Oct 18, 2012, at 1
Yes, you can add in last-components section on default query handler.
elevator
- Jeevanandam
On 02-05-2012 3:53 am, Donald Organ wrote:
query elevation was exactly what I was talking about.
Now is there a way to add this to the default query handler?
On Tue, May 1, 2012 at 4:26 PM
here you go
specify regex transformer in entity tag of DIH config xml like below
and then
That's it!
- Jeevanandam
On 02-05-2012 12:35 am, invisbl wrote:
I am indexing content from a RDBMS. I have a column in a table with
pipe
separated values, and upon indexing I would li
Maria -
thanks for detailed explanation.
as per schema.xml; stored or indexed should be defined at schema design itself.
as per my understanding defining at runtime is not feasible.
BTW, you can have multiValued="true" attribute for dynamic fields too.
- Jeevanandam
On Apr 29, 201
Maria,
thanks for detailed explanation.
as per schema.xml; stored or indexed should be defined at design-time.
Per my understanding defining at runtime is not feasible.
BTW, you can have multiValued="true" attribute for dynamic fields too.
- Jeevanandam
On 29-04-2012 2:06 am, Vazq
Maria,
For your need please define unique pattern using dynamic field in schema.xml
Please have a look http://wiki.apache.org/solr/SchemaXml#Dynamic_fields
Hope that helps!
-Jeevanandam
Technology keeps you connected!
On Apr 28, 2012, at 10:33 PM, "Vazquez, Maria (STM)"
wrote
As Bill mentioned, you can use Script.
Please have a look:
http://wiki.apache.org/solr/DataImportHandler#ScriptTransformer
- Jeevanandam
On Apr 28, 2012, at 7:07 AM, Bill Bell wrote:
> Yes you can. Just use a script that is called for each row.
>
> Bill Bell
> Sent from mobile
&g
ll Disabled => slave will not poll master for replication
- Jeevanandam
[1] http://wiki.apache.org/solr/SolrReplication#Replication_Dashboard
On Apr 28, 2012, at 8:03 AM, geeky2 wrote:
> hello,
>
> thank you for the reply,
>
>>>
> Does a "clean" mean issuing
detailed info http://wiki.apache.org/solr/SpellCheckComponent [probably you
might have already went thru :) ]
-Jeevanandam
On Apr 25, 2012, at 12:01 AM, prakash_ajp wrote:
> I read on a couple of other web pages that fq is not supported for suggester.
> I even tried the query and it
acilitate to achieve your desire result.
Please refer http://wiki.apache.org/solr/CommonQueryParameters#fq
try this q=text&fq=userName:"prakash"
Let us know!
-Jeevanandam
can you please share a sample query?
-Jeevanandam
On 24-04-2012 1:49 pm, prakash_ajp wrote:
I am trying to implement an auto-suggest feature. The search feature
already
exists and searches on file content in user's allotted workspace.
The following is from my schema that will be use
el de ville" ===> returns 100 documents
q="hotel de ville"&fq=price:[100 To *]&fq=roomType:"King size Bed" ===>
returns 40 documents from super set of 100 documents
hope this helps!
- Jeevanandam
On 24-04-2012 3:08 pm, elisabeth benoit wrote:
Hello,
I
rchive at Nabble.com.
Sivaprasad,
just a clarification about batch size attribute, is it typo error or
real in your db-config.xml
Supported attribute name is batchSize="-1"
(http://wiki.apache.org/solr/DataImportHandler#Configuring_JdbcDataSource)
-Jeevanandam
definition)?
It looks like, on slave host; master is enabled.
and on master executing enablepoll command, will result into
0
2
ERROR
No slave configured
-Jeevanandam
/wiki.apache.org/solr/DataImportHandler
-Jeevanandam
On Apr 19, 2012, at 9:37 PM, Ramo Karahasan wrote:
> Hi,
>
> my config is just the following:
>
>
>driver="com.mysql.jdbc.Driver"
> url="jdbc:mysql://xx/asdx"
>
Please have a look
http://wiki.apache.org/solr/DistributedSearch
-Jeevanandam
On Apr 19, 2012, at 9:14 PM, Ramprakash Ramamoorthy wrote:
> Dear all,
>
>
> I came across this while browsing through lucy
>
> http://lucy.apache.org/docs/perl/Lucy/Search/PolySearcher.html
&
Ramo -
Please share DIH configuration with us.
-Jeevanandam
On Apr 19, 2012, at 7:46 PM, Ramo Karahasan wrote:
> Does anyone has an idea what's going wrong here?
>
> Thanks,
> Ramo
>
> -Ursprüngliche Nachricht-
> Von: Gora Mohanty [mailto:g...@mimirtech.com]
^.!?]*)*)[.!?]+(?=\\s|$)
^
so revisit your regex pattern particularly position 48
-Jeevanandam
On 19-04-2012 7:06 pm, Jeevanandam wrote:
try this one
pattern="(?<=[^.!?\\s][^.!?]*(?:[.!?](?![']?\s|$)[^.!?]*)*)[.!?]+(?=\\s|$)"
try this one
pattern="(?<=[^.!?\\s][^.!?]*(?:[.!?](?![']?\s|$)[^.!?]*)*)[.!?]+(?=\\s|$)"
I tested locally, solr start perfectly. now please test with data.
-Jeevanandam
On 19-04-2012 9:29 am, smooth almonds wrote:
Using Solr 3.5.0 and in my schema.xml I'm using the fol
Chris -
If you have defined 'last-components' in search handler, forceElevation=true
may not required. It gets invoked in search life cycle
elevator
-Jeevanandam
On Apr 18, 2012, at 11:37 PM, Chris Warner wrote:
> Thanks to those who responded. A more thorough readin
Chris -
Take a look - QueryElevationComponent
http://wiki.apache.org/solr/QueryElevationComponent
-Jeevanandam
On Apr 18, 2012, at 10:46 PM, Chris Warner wrote:
> Hi, folks,
>
> Perhaps I'm overlooking an obvious solution to a common desire... I'd like to
> return a
search result.
If above scenario matches your need, please try like this:
q=(cat%3A"electronics")
&fq=(features:"power")
"fq" means Filter Query
-Jeevanandam
On 17-04-2012 4:22 pm, halil wrote:
Hi List,
I want to make query in a query result whish i
e space tokenizer splits at query time will be a problem as
described by Markus.
--Jeevanandam
On Apr 11, 2012, at 12:30 PM, elisabeth benoit wrote:
> <' mapping instead? Something
> < < mairie
> <
> Yes, thanks, I've tried it but from what I undestand it d
nfig too.)
-Jeevanandam
On Apr 10, 2012, at 12:18 AM, Walter Underwood wrote:
> That is not a good configuration. Synonyms should be expanded at index time,
> not query time. --
Srini -
This "text" datatype comes as sample configuration in SOLR distribution. Check
this, it may suit your need!
-Jeevanandam
35 matches
Mail list logo