Re: Questions about Solr Search

2020-07-04 Thread Nicolas Franck
Short answer: no Neither Solr nor ElasticSearch have such capabilities out of the box. Solr does have a plugin infrastructure that enables you to provide better tokenization based on language rules, and some are better than others. I saw for example integration of openNLP here: https://lucene.a

***URGENT***Re: Questions about Solr Search

2020-07-04 Thread Gautam K
Since it's a bit of an urgent request so if could please help me on this by today it will be highly appreciated. Thanks & Regards, Gautam Kanaujia On Thu, Jul 2, 2020 at 7:49 PM Gautam K wrote: > Dear Team, > > Hope you all are doing well. > > Can you please help with the following question? We

Questions about Solr Search

2020-07-04 Thread Gautam K
Dear Team, Hope you all are doing well. Can you please help with the following question? We are using Solr search in our Organisation and now checking whether Solr provides search capabilities like Google Enterprise search(Google Knowledge Graph Search). 1, Does Solr Search provide Voice Search

Re: ***URGENT***Re: Questions about Solr Search

2020-07-03 Thread Dave
Seriously. Doug answered all of your questions. > On Jul 3, 2020, at 6:12 AM, Atri Sharma wrote: > > Please do not cross post. I believe your questions were already answered? > >> On Fri, Jul 3, 2020 at 3:08 PM Gautam K wrote: >> >> Since it's a bit of an urgent request so if could please h

Re: ***URGENT***Re: Questions about Solr Search

2020-07-03 Thread Atri Sharma
Please do not cross post. I believe your questions were already answered? On Fri, Jul 3, 2020 at 3:08 PM Gautam K wrote: > > Since it's a bit of an urgent request so if could please help me on this by > today it will be highly appreciated. > > Thanks & Regards, > Gautam Kanaujia > > On Thu, Jul

Re: Questions about Solr Search

2020-07-02 Thread Doug Turnbull
I think it's better to think of Solr as a piece of infrastructure or component for you to build these things, rather than a product that has a lot of capabilities for some specific use case. So you can find 'lego pieces' to build some of these things, but with Solr you need to build these things y

Some questions about solr source code

2019-06-18 Thread ??????????
Dear Solr Developer, I am a Chinese Software developer and I having been using solr for nearly 4years.First Thank u for your continuous effort on improving solr. Recently I began to read the source code because I am very curious about how it works. But I encountered many questions which I s

Re: questions about SOLR vs ES

2016-12-13 Thread Erick Erickson
bq: Questions, will it ever be free as free is or go to license ware? Solr/Lucene can't be charged for and still be an Apache Open Source project. And there's no way to remove them from Apache and try to lock them down. Various vendors could (and do) _add_ functionality on top of Solr and charge f

questions about SOLR vs ES

2016-12-13 Thread Bernd Fehling
Hi list, I don't want to write-up another SOLR vs ES. Every user should build up his own mind by installing and testing both. This is more about questions to the developers in which direction they "think" the future of SOLR will go. After installing the most recent version of ES I was shocked abo

Re: A few questions about solr and tika

2013-10-17 Thread primoz . skale
dexed=false and stored=false 3) if you want to limit the returned fields in query response use query parameter 'fl'. Primoz From: wonder To: solr-user@lucene.apache.org Date: 17.10.2013 14:44 Subject: Re: A few questions about solr and tika Thanks for answer. If I don

Re: A few questions about solr and tika

2013-10-17 Thread wonder
Tika ( http://www.youtube.com/watch?v=ifgFjAeTOws) - ExtractingRequestHandler ( http://wiki.apache.org/solr/ExtractingRequestHandler) - Uploading Data with Solr Cell using Apache Tika ( https://cwiki.apache.org/confluence/display/solr/Uploading+Data+with+Solr+Cell+using+Apache+Tika ) Primož F

Re: A few questions about solr and tika

2013-10-17 Thread primoz . skale
/solr/Uploading+Data+with+Solr+Cell+using+Apache+Tika ) Primož From: wonder To: solr-user@lucene.apache.org Date: 17.10.2013 12:23 Subject:A few questions about solr and tika Hello everyone! Please tell me how and where to set Tika options in Solr? Where is Tica conf? I'

A few questions about solr and tika

2013-10-17 Thread wonder
Hello everyone! Please tell me how and where to set Tika options in Solr? Where is Tica conf? I'm want to know how I can eliminate not required to me response attribute(such as links or images)? Also I am interesting how i can get and index only metadata in several file formats?

Re: A few random questions about solr queries.

2012-06-03 Thread Erick Erickson
te-math-now-and-filter-queries/ Best Erick > Should the date range query go in fq? As I mentioned, the default view shows > stuff from the past 90 days. So on each new day does this like invalidate > stuff in the cache? Or is stuff stored in the filtered cache in some way > that makes

Re: A few random questions about solr queries.

2012-06-01 Thread Shawn Heisey
On 5/29/2012 4:18 AM, santamaria2 wrote: *3)* I've rummaged around a bit, looking for info on when to use q vs fq. I want to clear my doubts for a certain use case. Where should my date range queries go? In q or fq? The default settings in my site show results from the past 90 days with buttons

Re: A few random questions about solr queries.

2012-05-30 Thread santamaria2
-- View this message in context: http://lucene.472066.n3.nabble.com/A-few-random-questions-about-solr-queries-tp3986562p3986977.html Sent from the Solr - User mailing list archive at Nabble.com.

A few random questions about solr queries.

2012-05-29 Thread santamaria2
the cache? Or is stuff stored in the filtered cache in some way that makes it easy to fetch stuff from the past 89 days when a query is performed the next day? -- View this message in context: http://lucene.472066.n3.nabble.com/A-few-random-questions-about-solr-queries-tp3986562.html Sent from the Solr - User mailing list archive at Nabble.com.

Questions about Solr MLTHanlder, performance, Indexes

2011-06-20 Thread Pranav Prakash
Hi folks, I am new to Solr, and using it for web application. I have been experimenting with it and have a couple of doubts which I was unable to resolve by Google. Our portal allows users to upload content and the fields we use are - title, description, transcript, tags. Now each of the content h

RE: Basic conceptual questions about solr

2010-08-20 Thread Shaun McArthur
Very useful - thanks very much. I'll have a look at DIH too. Best, Shaun -Original Message- From: Jan Høydahl / Cominvent [mailto:jan@cominvent.com] Sent: Thursday, August 19, 2010 8:02 PM To: solr-user@lucene.apache.org Subject: Re: Basic conceptual questions about sol

Re: Basic conceptual questions about solr

2010-08-19 Thread Jan Høydahl / Cominvent
Hi, You can place Solr wherever you want, but if your data is veery large, you'd want dedicated box. Have a look at DIH (http://wiki.apache.org/solr/DataImportHandler). It can both crawl a file share periodically, indexing only files changed since a timestamp (can be e.g. NOW-1HOUR) and extrac

Basic conceptual questions about solr

2010-08-19 Thread Shaun McArthur
I'm looking for a Google search appliance look-a-like. We have a file share with 1000's of documents in a hierarchy that makes it ridiculously difficult to locate documents. Here are some basic questions: Is the idea to install Solr on separate hardware and have it crawl the file system? Can c

Re: questions about Solr shards

2010-07-02 Thread Babak Farhang
a slave with cores that hold >>> complete indices or just their shards. >>>  Otis >>> >>> Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch >>> Lucene ecosystem search :: http://search-lucene.com/ >>> >>> >>> >&g

Re: questions about Solr shards

2010-06-28 Thread Joe Calderon
that hold >> complete indices or just their shards. >>  Otis >> >> Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch >> Lucene ecosystem search :: http://search-lucene.com/ >> >> >> >> - Original Message >>&g

Re: questions about Solr shards

2010-06-27 Thread Babak Farhang
cene ecosystem search :: http://search-lucene.com/ > > > > - Original Message >> From: Babak Farhang >> To: solr-user@lucene.apache.org >> Sent: Thu, June 24, 2010 6:32:54 PM >> Subject: questions about Solr shards >> >> Hi everyone, > &g

Re: questions about Solr shards

2010-06-24 Thread Otis Gospodnetic
r-user@lucene.apache.org > Sent: Thu, June 24, 2010 6:32:54 PM > Subject: questions about Solr shards > > Hi everyone, There are a couple of notes on the limitations of this > approach at > target=_blank >http://wiki.apache.org/solr/DistributedSearch which I'm > havi

questions about Solr shards

2010-06-24 Thread Babak Farhang
Hi everyone, There are a couple of notes on the limitations of this approach at http://wiki.apache.org/solr/DistributedSearch which I'm having trouble understanding. 1. "When duplicate doc IDs are received, Solr chooses the first doc and discards subsequent ones" "Received" here is from the p

Re: Questions about Solr

2010-04-12 Thread Erik Hatcher
Just a correction to what David says... text_rev is for allowing wildcard at the beginning of a term, not the end. Wildcards at the end work on standard text field types. Erik On Apr 9, 2010, at 3:08 PM, Smiley, David W. wrote: If the user query is not going to have wildcards then

Re: Questions about Solr

2010-04-09 Thread Smiley, David W.
If the user query is not going to have wildcards then use NGrams. I talk about the black art of ngrams in my book. There are multiple ways of configuring it. If the query will have wildcards, Solr comes with a sample schema with a field type named, "text_rev" (I think that's what it's named)

Questions about Solr

2010-04-09 Thread noel
Hi, I would like to know the answer to the following: - How am I able to use wildcard searches with Solr? EX: querying Ado with a result that would retrieve something like Adolescent. - Phrase searches with stop words completely ruin the query and finds no results. How can I query something lik

Re: Basic questions about Solr cost in programming time

2010-01-29 Thread Sven Maurmann
Hi! Of course the answer depends (as usually) very much on the features you want to realize. But Solr can be set up very fast. When we created our first prototype, it took us about a week to get it running with spell phoneme search, spell checking, facetting - and even collapsing (using the famou

Re: Basic questions about Solr cost in programming time

2010-01-26 Thread Peter Wolanin
Having worked quite a bit on the Drupal integration - here's my quick take: If you have someone help you the first time, you can have a basic implementation running in Jetty in about 15 minutes. On your own, a couple hours maybe. For a non-public site (intranet) with modest traffic and no require

Re: Basic questions about Solr cost in programming time

2010-01-26 Thread Israel Ekpo
On Tue, Jan 26, 2010 at 3:00 PM, Jeff Crump wrote: > Hi, > I hope this message is OK for this list. > > I'm looking into search solutions for an intranet site built with Drupal. > Eventually we'd like to scale to enterprise search, which would include the > Drupal site, a document repository, and

Basic questions about Solr cost in programming time

2010-01-26 Thread Jeff Crump
Hi, I hope this message is OK for this list. I'm looking into search solutions for an intranet site built with Drupal. Eventually we'd like to scale to enterprise search, which would include the Drupal site, a document repository, and Jive SBS (collaboration software). I'm interested in Lucene/S

Re: questions about solr

2009-09-03 Thread Shalin Shekhar Mangar
On Wed, Sep 2, 2009 at 10:44 PM, Zhenyu Zhong wrote: > Dear all, > > I am very interested in Solr and would like to deploy Solr for distributed > indexing and searching. I hope you are the right Solr expert who can help > me > out. > However, I have concerns about the scalability and management ov

Re: questions about solr

2009-09-02 Thread Jason Rutherglen
For HDFS, failover, sharding you may want to use Solr with Katta. There's an issue open at: http://issues.apache.org/jira/browse/SOLR-1301 Near realtime search needs to be added incrementally to Solr. Today I wouldn't recommend it. On Wed, Sep 2, 2009 at 10:14 AM, Zhenyu Zhong wrote: > Dear all,

questions about solr

2009-09-02 Thread Zhenyu Zhong
Dear all, I am very interested in Solr and would like to deploy Solr for distributed indexing and searching. I hope you are the right Solr expert who can help me out. However, I have concerns about the scalability and management overhead of Solr. I am wondering if anyone could give me some guidanc

Re: 2 questions about solr spellcheck

2009-01-09 Thread Shalin Shekhar Mangar
the memory needed depends on a number of factors such as type of queries, query rate etc. > > Thanks for your help. > > Qingdi > -- > View this message in context: > http://www.nabble.com/2-questions-about-solr-spellcheck-tp21359183p21359183.html > Sent from the Solr - User mailing list archive at Nabble.com. > > -- Regards, Shalin Shekhar Mangar.

2 questions about solr spellcheck

2009-01-08 Thread Qingdi
y performance and memory usage? Should I increase the memory allocation for the solr server? Thanks for your help. Qingdi -- View this message in context: http://www.nabble.com/2-questions-about-solr-spellcheck-tp21359183p21359183.html Sent from the Solr - User mailing list archive at Nabble.com.

questions about Solr connection methods

2008-11-14 Thread Matt Mitchell
I'm implementing connection adapters in ruby/jruby and wondering how all of the different solr "connection" classes relate. Is the only difference between EmbeddedSolrServer and DirectSolrConnection, that EmbeddedSolrServer provides some higher level methods for adding, deleting etc.? Or is there