Not Able to Build Spellcheck index - SpellCheckComponent.prepare 500 Error

2014-04-05 Thread sameer
Hi I am trying to use spellcheck in solr with below config but it throwing with error while using spellcheck build or reload it works fine otherwise for indexed search, can someone please help implementing spellcheck corectly schema.xml: // fieldType declaration

Re: Not Able to Build Spellcheck index - SpellCheckComponent.prepare 500 Error

2014-04-05 Thread sameer
its solr-4.6.0 -- View this message in context: http://lucene.472066.n3.nabble.com/Not-Able-to-Build-Spellcheck-index-SpellCheckComponent-prepare-500-Error-tp4129368p4129392.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Handling fields used for both display & index

2016-01-31 Thread Sameer Maggon
what is returned in your response in the results). Thanks, -- *Sameer Maggon* Measured Search | Solr-as-a-Service | Solr Monitoring | Search Analytics www.measuredsearch.com <https://mailtrack.io/trace/link/dca98638f8114f38d1ff30ed04feb547877c848e?url=http%3A%2F%2Fmeasuredsearch.com%2F&si

Re: Amazon CloudSearch

2016-04-26 Thread Sameer Maggon
tails - advanced version includes MRR reports, average click positions, etc. Lastly, provides 24x7x365 Support and auto-scaling for customers that elect for it. Thanks, Sameer. On Tuesday, April 26, 2016, marotosg wrote: > Hi, > > I am evaluating the possibility of using Amazon CloudS

Re: SolrCloud clarification/Question

2015-09-16 Thread Sameer Maggon
s ? i.e. a > "collection" resides entirely on one machine rather than partitioning data > onto different machines ? > > Thanks > > Ravi Kiran Bhaskar > -- *Sameer Maggon* Measured Search c: 310.344.7266 www.measuredsearch.com <http://measuredsearch.com>

Re: SolrCloud clarification/Question

2015-09-16 Thread Sameer Maggon
You'll have to say numShards=1 and replicationFactor=2. http:// [hostname]:8983/solr/admin/collections?action=CREATE&name=test&configName=test&numShards=1&replicationFactor=2 On Wed, Sep 16, 2015 at 11:23 AM, Ravi Solr wrote: > Thank you very much for responding S

Re: SolrCloud clarification/Question

2015-09-16 Thread Sameer Maggon
has others copy so that I can put all 4 machines behind a Load > Balancer...Is that a wrong way to look at it ? > > Thanks > > Ravi Kiran > > On Wed, Sep 16, 2015 at 2:51 PM, Sameer Maggon > wrote: > > > You'll have to say numShards=1 and replicationFactor

Re: How to check Zookeeper ensemble status?

2015-09-18 Thread Sameer Maggon
Have you tried zkServer.sh status? This will tell you whether zookeeper is running or not and whether it's acting as a leader or follower. Sameer. On Friday, September 18, 2015, Merlin Morgenstern < merlin.morgenst...@gmail.com> wrote: > I am running a 3 node zookeeper ensemble

Re: Using books.json in solr

2015-10-27 Thread Sameer Maggon
Hi Salonee, can you post the query and your schema file too? Thanks, -- *Sameer Maggon* www.measuredsearch.com <http://measuredsearch.com/> Solr Cloud Hosting | Managed Services | Solr Consulting On Tue, Oct 27, 2015 at 10:44 AM, Salonee Rege wrote: > Hello, > We are trying

Re: Using books.json in solr

2015-10-27 Thread Sameer Maggon
Hi Salonee, I believe you missed adding the query screenshot? Sameer. On Tue, Oct 27, 2015 at 10:57 AM, Salonee Rege wrote: > Please find attached the following books.json which is in the example-docs > file for your reference. And a screenshot of querying it on the field > fantasy

Re: Solr Suggester with Geo?

2015-11-09 Thread Sameer Maggon
r/Spatial+Search Thanks, -- *Sameer Maggon* www.measuredsearch.com <http://measuredsearch.com/> Fully Managed Solr-as-a-Service | Solr Consulting | Solr Support On Mon, Nov 9, 2015 at 11:18 AM, William Bell wrote: > http://lucidworks.com/blog/solr-suggester/ > > > Wondering if a

Re: Solr Suggester with Geo?

2015-11-09 Thread Sameer Maggon
lters" are supported today. Sameer. On Mon, Nov 9, 2015 at 11:47 AM, William Bell wrote: > Yeah we have that working today. But the issue is we want to use > http://lucidworks.com/blog/solr-suggester/ > > And you cannot do a boost with that right? > > > > On Mon, Nov

Re: Generating Index offline and loading into solrcloud

2015-11-19 Thread Sameer Maggon
copy it to your Solr Servers. I've used this to create indexes that include hundreds of millions of documents in fairly decent amount of time. Thanks, -- *Sameer Maggon* Measured Search www.measuredsearch.com <http://measuredsearch.com/> On Thu, Nov 19, 2015 at 11:17 AM, KNitin w

Re: Fully automated replica creation in AWS

2015-12-09 Thread Sameer Maggon
red filesystem? As a side note, we do this for our customers as that's baked into our cloud provisioning software, but it would be nice if Solr supports that OOTB. Are there any underlying flaws of doing that? Thanks, -- *Sameer Maggon* www.measuredsearch.c

Re: [ANN] Relevant Search by Manning out! (Thanks Solr community!)

2016-06-23 Thread Sameer Maggon
y > others I'm probably forgetting! > > Best > -Doug > -- *Sameer Maggon* www.measuredsearch.com <https://mailtrack.io/trace/link/3404ae650cc88b51d518880f313638b7ca7d7f2c?url=http%3A%2F%2Fwww.measuredsearch.com&signature=6436799da5f290d7> 1.844.9.SEARCH Measured Search is the onl

Re: Solr and Drupal

2016-08-09 Thread Sameer Maggon
o not have to worry about hosting, deployment, scaling and management, you can take a look at SearchStax by Measured Search to get a Solr deployment up and running in a couple of minutes and not have to get into installing Solr and going through a learning curve around setup and scale. Thanks, Sa

Re: Monitoring Apache Solr

2016-09-11 Thread Sameer Maggon
Hardika, You can sign up at www.measuredsearch.com and take a look at SearchStax Pulse, that provides detailed Monitoring for Solr Deployments, both single node and cloud setups. Feel free to reach out to me if you have any questions around it. Thanks, Sameer. On Tuesday, August 30, 2016

Re: SolrMeter is dead?

2014-05-15 Thread Sameer Maggon
Have you looked at JMeter - http://jmeter.apache.org/ Thanks, Sameer. -- http://measuredsearch.com On Wed, May 7, 2014 at 7:51 AM, Al Krinker wrote: > I am trying to test performance of my cluster (solr 4.8). > > SolrMeter looked promising... small and standalone. Plus, open source

Re: writing logs of a speicific solr posting to a file

2014-06-09 Thread Sameer Maggon
-5940 Thanks, -- *Sameer Maggon* Founder | Measured Search http://measuredsearch.com On Mon, Jun 9, 2014 at 3:48 AM, pshahukhal wrote: > Hi >I am using SimplepostTool to post the xml files to SOLR llke : > > java -Durl=http://localhost:8080/solr/collection1/update -jar > /

Re: running Post jar from different server

2014-06-19 Thread Sameer Maggon
Ravi, post.jar is a standalone utility that does not have to be on the same server. If you can share the command you are executing, there might be some pointers in there. Thanks, -- *Sameer Maggon* http://measuredsearch.com On Thu, Jun 19, 2014 at 8:54 PM, EXTERNAL Taminidi Ravi (ETI

Re: POST Vs GET

2014-06-25 Thread Sameer Maggon
Ravi, The POST should work. Here's an example that works within tomcat. curl -X POST --data "q=*:*&rows=1" http://localhost:8080/solr/collection1/select Sameer. On Mon, Jun 23, 2014 at 10:37 AM, EXTERNAL Taminidi Ravi (ETI, Automotive-Service-Solutions) wrote: > Hi,

Re: New to Solr - Need advice on clustering

2013-11-25 Thread Sameer Maggon
Anders, Take a look at Solr Replication. Essentially, you'll treat one as a master & one as a slave. Both master & slave can be used to serve traffic. If one of them goes down, the other can be used as a master for the interim. http://wiki.apache.org/solr/SolrReplication Sa

Re: Off-line search on mobile devices

2013-12-16 Thread Sameer Maggon
on on Android, happy to brainstorm offline. Thanks, Sameer. -- http://measuredsearch.com On Mon, Dec 16, 2013 at 3:07 PM, Arcadius Ahouansou wrote: > Hello. > > We are planning to offer search as an embedded functionality into > mobile/low-power devices. > > The main requiremen

Re: Off-line search on mobile devices

2013-12-17 Thread Sameer Maggon
Might want to look into http://clucene.sourceforge.net/ & http://lucene.apache.org/pylucene/jcc/install.html. Unfortunately, I don't have direct experience with either. -S. On Tue, Dec 17, 2013 at 8:46 AM, Arcadius Ahouansou wrote: > Hi Sameer. > It's a generic Linux dev

Re: Limit amount of search result

2014-02-12 Thread Sameer Maggon
Chun, Have you looked at Grouping / Field Collapsing feature in solr? https://wiki.apache.org/solr/FieldCollapsing If shop is one of your field, you can use field collapsing on that field with a maximum of 'n' to return per field value (or group). Sameer. -- www.measuredsea

Re: Limit amount of search result

2014-02-18 Thread Sameer Maggon
You are welcome! On Mon, Feb 17, 2014 at 11:07 PM, rachun wrote: > hi Samee, > > Thank you very much for your suggestion. > Now I got it worked now;) > > Chun. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Limit-amount-of-search-result-tp4117062p4117952.html > S

Need to write a start.jar file

2008-11-04 Thread Muhammed Sameer
Salaam, I read somewhere that it is better to write a new start.jar file than use the one that is provided within the example directory, can someone please guide me to some documentation that can help me achieve this and write out my own start.jar file. Regards, Muhammed Sameer

Re: Need to write a start.jar file

2008-11-05 Thread Muhammed Sameer
Salaam, Thanks for the response, I'll only change this if I need any customization done Regards, Muhammed Sameer --- On Wed, 11/5/08, Erik Hatcher <[EMAIL PROTECTED]> wrote: > From: Erik Hatcher <[EMAIL PROTECTED]> > Subject: Re: Need to write a start.jar file > To: s

Redirecting output of post.jar and start.jar

2008-11-05 Thread Muhammed Sameer
the console. Q1) What can I do so that the start.jar and post.jar do not send output to stdout Q2) Is running post.jar every 2 mins a correct way of keeping the indexes updated, or is there a more sane way. Regards, Muhammed Sameer

Re: Joining Solr Indexes

2009-01-28 Thread Sameer Maggon
IndexMergeTool - http://wiki.apache.org/solr/MergingSolrIndexes Sameer. -- http://www.productification.com On Wed, Jan 28, 2009 at 7:30 AM, Jae Joo wrote: > Hi, > > Is there any way to join multiple indexes in Solr? > > Thanks, > > Jae >

Multiple Masters - Solr Replication (1.4)

2009-03-10 Thread Sameer Maggon
slaves talking to the master over rsync - I see two problems a. Network b. Master being choked as it's getting requests from 100 machines Thoughts? Thanks, Sameer. -- http://www.productification.com

NullPointerException while performing Merge

2009-03-29 Thread Sameer Maggon
uler$MergeThread.run(ConcurrentMergeScheduler.java:274) Thanks, Sameer.

Talking to solr

2009-04-08 Thread Muhammed Sameer
the helo commands , is there something similar with solr also ? Regards, Muhammed Sameer

UTF8 compatibility

2009-04-29 Thread Muhammed Sameer
to change something ? Thanks for your time. Regards, Muhammed Sameer

Index size concerns

2009-05-25 Thread Muhammed Sameer
I missing something in the configuration of solr Thanks and regards, Muhammed Sameer

Re: Index size concerns

2009-05-25 Thread Muhammed Sameer
conveying the problem What I wanted to know is that is this index size normal ? Regards, Muhammed Sameer --- On Mon, 5/25/09, Shalin Shekhar Mangar wrote: > From: Shalin Shekhar Mangar > Subject: Re: Index size concerns > To: solr-user@lucene.apache.org > Date: Monday, May 25, 2009, 11:19

Re: Index size concerns

2009-05-26 Thread Muhammed Sameer
Thank you Otis, I will for sure check on this wa salaam, Muhammed Sameer --- On Tue, 5/26/09, Otis Gospodnetic wrote: > From: Otis Gospodnetic > Subject: Re: Index size concerns > To: solr-user@lucene.apache.org > Date: Tuesday, May 26, 2009, 1:01 PM > > Muhammed, >

Re: Local development and SolrCloud

2018-08-22 Thread Sameer Maggon
ud. Maybe I am missing something, but what advantages or benefit you get for *not* using SolrCloud locally? -- Sameer Maggon https://www.searchstax.com On Wed, Aug 22, 2018 at 5:23 PM, John Blythe wrote: > For those of you who are developing applications with solr and are using > solrclou

Re: Frequently Used Search Terms.

2018-01-18 Thread Sameer Maggon
s searches, clicks, cart actions, revenue, etc. There is also Sematext's product that offer Search Analytics [2], however, I am not able to find that anymore on their website. @Otis? Sameer -- https://www.searchstax.com <https://mailtrack.io/trace/link/f6c73a9f81226e9e1f1c3c70931ff111324a8c

Re: Bitnami, or other Solr on AWS recommendations?

2018-01-26 Thread Sameer Maggon
Or is it better to install Solr manually on a computer > instance? Or are there a better way? > > TK > > > -- Sameer Maggon Founder, SearchStax, Inc. https://www.searchstax.com

Re: Using replicas in SOLR-6.5.1

2018-01-27 Thread Sameer Maggon
ot;maxShardsPerNode" that relate to the shards and replicas. If you have a use case that warrants you to go beyond the above scenario of having all shards on the same VM, then you should read more into "maxShardsPerNode", etc. - but perhaps you can share a bit more around that us

Re: Search Analytics Help

2018-05-23 Thread Sameer Maggon
http://lucene.472066.n3.nabble.com/Solr-User-f472068.html > -- Sameer Maggon https://www.searchstax.com

Re: saas based search With Solr

2018-06-11 Thread Sameer Maggon
If you are looking for a Solr-as-a-Service options, there are a few of them including: SearchStax OpenSolr WebSolr Sameer. On Mon, Jun 11, 2018 at 10:19 PM Sreenivas.T wrote: > All, > > Does any one aware of commercially available SAAS based Solr search tool? > > Regar

Re: Hackdays in October, London & Montreal

2018-07-12 Thread Sameer Maggon
Charlie, I might be able to get sponsorship from SearchStax for eve/drinks in Montreal. Do you want to start a thread offline? Sameer. On Thu, Jul 12, 2018 at 4:28 AM Charlie Hull wrote: > Hi all, > > A couple of years ago I ran two free Lucene Hackdays in London and > Boston (the

Re: Getting rid of Master/Slave nomenclature in Solr

2020-06-17 Thread Sameer Maggon
ople are now already familiar with it. - These modes happen to have different designs and depending upon the mode, you can go into the design differences of these two modes. Cheers! -- *Sameer Maggon* *SearchStax* | www.searchstax.com On Wed, Jun 17, 2020 at 2:22 PM gnandre wrote: > +1 for Lea