On Aug 6, 2013, at 9:55 AM, Steven Bower wrote:
> Is there an easy way in code / command line to lint a solr config (or even
> just a solr schema)?
No, there's not. I would love there to be one, especially for the DIH.
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
ht" way to do it. Every approach you take will involve
tradeoffs. Read up on this already well-discussed topic and decide what answer
is best for you in your case.
xoa
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
On Jul 9, 2013, at 2:48 PM, Shawn Heisey wrote:
> This is primarily to Andy Lester, who wrote the WebService::Solr module
> on CPAN, but I'll take a response from anyone who knows what I can do.
>
> If I use the following Perl code, I get an error.
What error do you get? Ne
ted you to do that a decade and a half ago
> But either way, that's a pretty ridiculous solution.
> I don't know of any other server product that disregards security so
> willingly.
Why are you wasting your time with such an inferior project? Perhaps
ElasticSearch is
pelling?
Yes, definitely.
Thanks for the ticket. I am looking at the effects of turning on
spellcheck.onlyMorePopular to true, which reduces the number of collations it
seems to do, but doesn't affect the underlying question of "is the spellchecker
doing FQs properly?"
Thank
le FQ and it becomes 62038ms.
> But I think you're just setting maxCollationTries too high. You're asking it
> to do too much work in trying teens of combinations.
The results I get back with 100 tries are about twice as many as I get with 10
tries. That's a big difference to the user where it's trying to figure
misspelled phrases.
Andy
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
ionTries and how many FQs are at the end.
Am I doing something wrong? Do the collation internals not handle
FQs correctly? The lookup/hit counts on filterCache seem to be
increasing just fine. It will do N lookups, N hits, so I'm not
thinking that caching is the problem.
We'd really
ays "This is
how the dev process works."
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
ewhere that describes the process set
up?
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
e what is currently pending to go in 4.3?
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
On May 2, 2013, at 3:36 AM, "Jack Krupansky" wrote:
> RC4 of 4.3 is available now. The final release of 4.3 is likely to be within
> days.
How can I see the Changelog of what will be in it?
Thanks,
xoa
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
othing of timezones. Solr expects everything is in UTC. If you
want time zone support, you'll have to convert local time to UTC before
importing, and then convert back to local time from UTC when you read from Solr.
xoa
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
rsGroup page - this is a one-time step.
Please add my username, AndyLester, to the approved editors list. Thanks.
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
RCHAR would be sad.
What you'll need to do is use a date formatting function in your SELECT out of
the MySQL database to get the date into the format that MySQL likes.
See
https://dev.mysql.com/doc/refman/5.5/en/date-and-time-functions.html#function_date-format
xoa
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
people expect that their next search-within-a-list
will have those new results.
Andy
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
o help on?) but I hope that you'll get some ideas.
xoa
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
lr
*
http://lucene.472066.n3.nabble.com/Filtered-search-for-subset-of-ids-td502245.html
*
http://lucene.472066.n3.nabble.com/Search-within-a-subset-of-documents-td1680475.html
Thanks,
Andy
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
aggregate about queries over time? Or for giving
statistics about individual queries, like time breakouts for benchmarking?
For the latter, you want "debugQuery=true" and you get a raft of stats down in
.
xoa
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
yourself. There are not really any sensible
defaults for stopwords, so Solr doesn't provide them.
Just add them to the stopwords.txt and reindex your core.
xoa
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
t we must have it in-house on our own servers, for
monitoring internal dev systems, and we'd like it to be open source.
We already have Cacti up and running, but it's possible we could use something
else.
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
.cacti.net/viewtopic.php?f=12&t=19744&start=15 It looks promising
although it doesn't monitor Solr itself.
Suggestions?
Thanks,
Andy
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
interface that I
should be using instead?
Thanks,
xoa
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
tchid}
when I kick off the DIH like this:
$url/dih?command=full-import&entity=titles&commit=true&batchid=47
At least that's how it works for me in 3.6 and 4.0.
xoa
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
"? Is that the same thing as saying that Solr can be processing n
requests simultaneously?
Thanks for any insight or even links to relevant pages. We've been Googling
all over and haven't found answers to the above.
Thanks,
xoa
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
"? Is that the same thing as saying that Solr can be processing n
requests simultaneously?
Thanks for any insight or even links to relevant pages. We've been Googling
all over and haven't found answers to the above.
Thanks,
Andy
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
g in my index and 343 rows in my table. What is going on? -- H
I don't see that you have anything in the DIH that tells what columns from the
query go into which fields in the index. You need something like
xoa
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
do you see that?
xoa
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
k, I search for "classifications:3". If you want spiralbound
large print, you'd search for "classifications:1 classifications:2".
xoa
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
ndexing status.
However, it will still be necessary if I need to wait for indexing to complete
in, for example, a Makefile or a script.
xoxo
Andy
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
arly, I'm entirely new to the whole JVM ecosystem. I'm coming from the world
of Perl.
Thanks,
xoa
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
ing? I'm currently scouring Google.
Thanks,
xoa
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance
31 matches
Mail list logo