On 10/26/2017 10:29 AM, Dan Caulfield wrote:
> I'm creating a collection on a new cluster. There are six new Solr nodes
> using a HDP 2.6.2 cluster for storage. Has anyone seen similar errors?
> ERROR: Failed to create collection 'maxis_clickstream' due to:
> {10.126.191.24:8983_solr=org.apach
Toby,
Your mention of "-recursive" causing a problem reminded me of a simple
crawl (of the 7.0 Ref Guide) using bin/post I was trying to get to
work the other day and couldn't.
The order of the parameters seems to make a difference with what error
you get (this is using 7.1):
1. "./bin/post -c g
Amrit Sarkar wrote
> The above is SAXParse, runtime exception. Nothing can be done at Solr end
> except curating your own data.
I'm trying to replace a solr-4.6.0 system (which has been working
brilliantly for 3 years!) with solr-7.1.0. I'm running into this exact same
problem.
I do not believe i
I am digging into graph traversal. I want to make queries crossing
collections.
Using gatherNodes function on Streaming Expressions, it is possible as the
example bellow
gatherNodes(logs,
gatherNodes(emails,
search(emails, q="body:(solr rocks)",
fl="from", sort
0
down vote
favorite
I have solrCloud installed with SSL settings I have created collection1 on
solr and created following external table.
CREATE EXTERNAL TABLE SolrExtTable (id int,time string,sourceaddress)
STORED BY 'com.lucidworks.hadoop.hive.LWStorageHandler'
with serdeproperties (
Hi, I was looking for information on Graph Traversal. More specifically,
support to search graph on multivalued field.
Searching on the Internet, I found a question exactly the same of mine,
with an answer that what I need is not implemented yet:
http://lucene.472066.n3.nabble.com/Using-multi-valu
Hello,
We recently attempted an upgrade to 7.1, our main text search engine is running
fine and fast, and it seems indexing speed increased a lot since 6.6, with
which i am of course very happy. Querying also seems faster!
I am not so happy with *Point.
Another collection, containing user inte
I started here: https://wiki.apache.org/solr/DataImportHandler#multipleds
I have a WordPress database with articles. I keep statistics (like views) on
those articles (and a range of other objects not in WordPress) in a separate
MS SQL Server database.
Statistics in the MS SQL database for article
I have a field called ADDR for which I am using StandardTokenizerFactory.
If some of the tokens are matched then highlighting is showing field ADDR.
But my requirement is if all the tokens are matched then only highlighting
will come. Why I am using tokenizer, because user may give ADDR in any ord