Hi,
We are starting to index records in Korean. Korean text can be written in two
scripts: Han characters (Chinese) and Hangul characters (Korean).
We are looking for some solr filter or another built in solr component that
converts between Han and Hangul characters (transliteration).
I know the
Hi,
Did you disable norms ( omitNorms="true" ) accidentally ?
Ahmet
On Saturday, March 28, 2015 9:49 AM, CKReddy Bhimavarapu
wrote:
I am want to boost docs at index time, I am doing this using boost
parameter in doc field .
but I can't see direct impact on the doc by using debuQuery.
My qu
I think you're really writing a custom update processor that creates its own
analysis chain to do what you want. Likely this would be somewhat expensive
unless you could batch together user's documents so you'd only have to fetch
the stopwords once.
Then you'd have to do something equivalent at qu
My main goal creating custom stop word filter which will connect to my db and
get stopwords list which will be different for each user. This filter will
be attached to deal_title field and during indexing my documents I need to
know which user is owner of this document (I can get this info from use
Is the an advantage for Xfs over ext4 for Solr ? Anyone done testing?
Bill Bell
Sent from mobile
> On Mar 27, 2015, at 8:14 AM, Shawn Heisey wrote:
>
>> On 3/27/2015 12:30 AM, abhi Abhishek wrote:
>> i am trying to use ZFS as filesystem for my Linux Environment. are
>> there any perfor
Issue a Jura ticket ?
Did you try debugQuery ?
Bill Bell
Sent from mobile
> On Mar 28, 2015, at 1:49 AM, CKReddy Bhimavarapu wrote:
>
> I am want to boost docs at index time, I am doing this using boost
> parameter in doc field .
> but I can't see direct impact on the doc by using debuQuery
Hi Michael ,
SPM - http://sematext.com/spm will help. It can monitor all SOLR and JVM
metrics and alert you when their values cross thresholds or become abnormal. In
your case I'd first look at the JVM metrics - memory pools and their
utilization. Heartbeat alert will notify you when your serve
Hmm...can you file a JIRA issue with this info?
- Mark
On Fri, Mar 27, 2015 at 6:09 PM Joseph Obernberger
wrote:
> I just started up a two shard cluster on two machines using HDFS. When I
> started to index documents, the log shows errors like this. They repeat
> when I execute searches. All s
On 3/27/2015 8:00 PM, Will ferrer wrote:
> I am new to solr and trying to run through the quick start guide (
> http://lucene.apache.org/solr/quickstart.html).
>
> The installation seems fine but then I run:
>
> bin/solr start -e cloud -noprompt
You are starting the cloud example with no prompts
On 3/28/2015 7:45 AM, Michael Bakonyi wrote:
> we were using Solr for about 3 months without problems until a few days ago
> it crashed one time and we don't know why. After a restart everything was
> fine again but we want to be better prepared the next time this could happen.
> So I'd like to
Hi,
we were using Solr for about 3 months without problems until a few days ago it
crashed one time and we don't know why. After a restart everything was fine
again but we want to be better prepared the next time this could happen. So I'd
like to know what's the best way to monitor a single Sol
I am want to boost docs at index time, I am doing this using boost
parameter in doc field .
but I can't see direct impact on the doc by using debuQuery.
My question is that is there any other way to boost doc at index time and
can see the reflected changes i.e direct impact.
--
ckreddybh.
12 matches
Mail list logo