Do I need a U.S. phone number to view the recording / download the slides ?
The registration form whines about invalid area code..
-Janne
Dear Eric,
Please find below necessary steps that executed.
Iam following same structure as mentioned by you, and checked results in
the admin page by clicking search button, samples are working fine.
Ex:Added monitor.xml and search for video its displaying results- search
content is disp
I just saw this on twitter, and thought you guys would be interested.. I
haven't tried it, but it looks interesting.
http://snaprojects.jira.com/wiki/display/ZOIE/Zoie+Solr+Plugin
Thanks for the RT Shalin!
Hi -
I am following directions from wiki.apache.org/solr/HierarchicalFaceting.
I checkedout revision 920167.
I downloaded patches SOLR-64 and SOLR-792.
I applied the patch SOLR-64 - 3 patches worked but the patch to schema.xml did
not
I then tried applying SOLR-792 following the directions of
Yes, if omitNorms=true, then no lengthNorm calculation will be done, and the
fieldNorm value will be 1.0, and lengths of the field in question will not
be a factor in the score.
To see an example of this you can do a quick test. Add two "text" fields,
and on one omitNorms:
Index a doc wi
On Tue, Mar 2, 2010 at 1:22 AM, Lance Norskog wrote:
> On Mon, Mar 1, 2010 at 4:02 PM, Paul Tomblin wrote:
> > I have a schema with a field name "category" ( > type="string" stored="true" indexed="true"/>). I'm trying to delete
> > everything with a certain value of category with curl:
> >
> >
Ian,
did you have a look at Solr's admin analysis.jsp?
When everything on the analysis's page is fine, you have missunderstood
Solr's schema.xml-file.
You've set two attributes in your schema.xml:
stored = true
indexed = true
What you get as a response is the stored field value.
The stored fiel
According to Ahmet Arslan's Post:
Solr is expecting a word after the "!", because it is an operator.
If you escape it, it is part of the queried string.
--
View this message in context:
http://old.nabble.com/Error-400---By-search-with-exclamation-mark-...--%21-PatternReplaceFilterFactory---tp277
>
> hello.
>
>
> yes, this works witghout any Exception.
>
> but what say this to me ?
! is a special character that is a part of query syntax. It is NOT operator.
You need to escape it if you want to search it.
http://lucene.apache.org/java/3_0_1/queryparsersyntax.html#Escaping Special
Ch
hello.
yes, this works witghout any Exception.
but what say this to me ?
Koji Sekiguchi-2 wrote:
>
> stocki wrote:
>> Hllo again ;)
>>
>> i get these Error message when is searching for this : hallo !
>> hhtp request: select/?q=hallo+!&version=2.2&start=0&rows=10&indent=on
>>
>> SCHWER
Forgive what might seem like a newbie question but am struggling desperately
with this.
We have a dynamic field that holds email address and we'd like to be able to
sort by it, obviously when trying to do this we get an error as it thinks
the email address is a tokenized field. We've tried a cust
Hello Everyone,
I am trying to do a more like this query on a particular item(ItemID 3),
restricted to a certain category(CatID 1). This is the query string i am using:
select?q=ItemID:3&mlt=true&mlt.fl=Name,Text&mlt.mindf=1&mlt.mintf=1&fl=ItemID,Name,score&mlt.count=30&wt=php&mlt.boost=true&fq
Sorry, I did not recognize that it already took place.
Thank you for the link.
--
View this message in context:
http://old.nabble.com/Re%3A-Free-Webinar%3A-Mastering-Solr-1.4-with-Yonik-Seeley-tp27720526p27811668.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi everyone,
Is the fieldNorm calculation altered by the omitNorms factor? I saw on this
page (http://old.nabble.com/Question-about-fieldNorm-td17782701.html) the
formula for calculation of fieldNorms (fieldNorm =
fieldBoost/sqrt(numTermsForField)).
Does this mean that for a document containing a
On Mar 7, 2010, at 7:45 AM, KshamaPai wrote:
>
> Hi,
>
> Inorder to understand - cartessian tiers,how are they contributing in
> location based search - What is happening internally when we give query to
> solr like http://localhost:8983/solr/select/?q=name:Minneapolis AND
> _val_:"recip(hsin(0
http://www.lucidimagination.com/blog/2010/02/25/free-webinar-mastering-solr-1-4-with-yonik-seeley/
From there, there is a link to listen to the webinar.
-Grant
On Mar 7, 2010, at 4:25 AM, MitchK wrote:
>
> Last but not least: When can we view it and when take it place? :)
> --
> View th
Hi,
I have created 2 identical cores coreX and coreY (both have different
dataDir values, but their index is same).
coreX - always serves the request when a user performs a search.
coreY - the updates will happen to this core and then I need to synchronize
it with coreX after the update process,
Hi,
Inorder to understand - cartessian tiers,how are they contributing in
location based search - What is happening internally when we give query to
solr like http://localhost:8983/solr/select/?q=name:Minneapolis AND
_val_:"recip(hsin(0.78, -1.6, lat_rad, lon_rad, 3963.205), 1, 1, 0)"^100 and
oth
Last but not least: When can we view it? :)
--
View this message in context:
http://old.nabble.com/Re%3A-Free-Webinar%3A-Mastering-Solr-1.4-with-Yonik-Seeley-tp27720526p27810048.html
Sent from the Solr - User mailing list archive at Nabble.com.
if you have a jdbc-odbc bridge driver , it should be fine
On Sun, Mar 7, 2010 at 4:52 AM, JavaGuy84 wrote:
>
> Hi,
>
> I have a ODBC driver with me for MetaMatrix DB(Redhat). I am trying to
> figure out a way to use DIH using the DSN which has been created in my
> machine with that ODBC driver?
Now that I missed attending it, where can I view it? :-)
Thanks
On Fri, Feb 26, 2010 at 10:11 PM, Jay Hill wrote:
> Yes, it will be recorded and available to view after the presentation.
>
> -Jay
>
>
> On Thu, Feb 25, 2010 at 2:19 PM, Bernadette Houghton <
> bernadette.hough...@deakin.edu.au> w
21 matches
Mail list logo