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
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.
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
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
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>
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
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
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
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
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
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
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
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
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
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
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
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
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
-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
> /
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
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,
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
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
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
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
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
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
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
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
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
>
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
uler$MergeThread.run(ConcurrentMergeScheduler.java:274)
Thanks,
Sameer.
the helo commands , is there something similar with
solr also ?
Regards,
Muhammed Sameer
to change something ?
Thanks for your time.
Regards,
Muhammed Sameer
I missing something in the configuration of solr
Thanks and regards,
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
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,
>
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
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
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
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
http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
>
--
Sameer Maggon
https://www.searchstax.com
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
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
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
45 matches
Mail list logo