Learn To Rank Questions

2017-05-11 Thread Grant Ingersoll
Hi, Just getting up to speed on LTR and have a few questions (most of which are speculative at this point and exploratory, as I have a couple of talks coming up on this and other relevance features): 1. Has anyone looked at what's involved with supporting SparkML or other models (e.g. PMML)? 2.

Re: Graph Traversal Question

2016-10-26 Thread Grant Ingersoll
om/ > > On Wed, Oct 26, 2016 at 9:39 AM, Grant Ingersoll <gsing...@apache.org> > wrote: > > > The other way to think about is: I want to put labels on the edges. In > my > > case, the label is the relationship, in your case, the label is the > rating > > o

Re: Graph Traversal Question

2016-10-26 Thread Grant Ingersoll
The other way to think about is: I want to put labels on the edges. In my case, the label is the relationship, in your case, the label is the rating or author. On Wed, Oct 26, 2016 at 7:26 AM Yonik Seeley <ysee...@gmail.com> wrote: > On Wed, Oct 26, 2016 at 7:13 AM, Grant Ingerso

Re: Graph Traversal Question

2016-10-26 Thread Grant Ingersoll
;search(reviews, q="user_s:Yonik AND rating_i:5", > > fl="book_s,user_s,rating_i",sort="user_s asc"), > >walk="book_s->book_s", > >gather="user_s", > >fq="rating_i:[4 TO *] -user_s:Yonik", > &g

Re: Graph Traversal Question

2016-10-26 Thread Grant Ingersoll
;field":"user_s","ancestors":["book1"],"level":1}, > > {"node":"Maria","collection":"reviews","field":"user_s","ancestors":["book2"],"level":1}, > {"EOF&q

Graph Traversal Question

2016-10-25 Thread Grant Ingersoll
Hi, I'm playing around with the new Graph Traversal/GatherNodes capabilities in Solr 6. I've been indexing Yago facts ( http://www.mpi-inf.mpg.de/departments/databases-and-information-systems/research/yago-naga/yago/downloads/) which give me triples of something like subject-relationship-object

Re: Related Search

2016-10-25 Thread Grant Ingersoll
Hi Rick, I typically do this stuff just by searching a different collection that I create offline by analyzing query logs and then indexing them and searching. On Mon, Oct 24, 2016 at 8:32 PM Rick Leir wrote: > Hi all, > > There is an issue 'Create a Related Search

Re: [ANN] Lucidworks Fusion 1.0.0

2014-09-24 Thread Grant Ingersoll
On Sep 23, 2014, at 2:00 AM, Thomas Egense thomas.ege...@gmail.com wrote: Hi Grant. Will there be a Fusion demostration/presentation at Lucene/Solr Revolution DC? (Not listed in the program yet). Thomas Egense On Mon, Sep 22, 2014 at 3:45 PM, Grant Ingersoll gsing...@apache.org wrote: Hi

[ANN] Lucidworks Fusion 1.0.0

2014-09-22 Thread Grant Ingersoll
/. If you'd like to download: http://lucidworks.com/product/fusion/. Cheers, Grant Ingersoll Grant Ingersoll | CTO gr...@lucidworks.com | @gsingers http://www.lucidworks.com

[OT] Use Cases for Taming Text, 2nd ed.

2014-01-20 Thread Grant Ingersoll
Hi Solr Users, Drew Farris, Tom Morton and I are currently working on the 2nd Edition of Taming Text (http://www.manning.com/ingersoll for first ed.) and are soliciting interested parties who would be willing to contribute to a chapter on practical use cases (i.e. you have something in

Re: Adding pdf/word file using JSON/XML

2013-06-15 Thread Grant Ingersoll
On Jun 13, 2013, at 11:24 AM, Walter Underwood wun...@wunderwood.org wrote: That was my thought exactly. Contribute a REST request handler. --wunder +1. The bits are already in place for a lot of it now that RESTlet is in. That being said, it truly amazes me that people were ever able to

Re: Adding pdf/word file using JSON/XML

2013-06-15 Thread Grant Ingersoll
On Jun 15, 2013, at 12:54 PM, Alexandre Rafalovitch arafa...@gmail.com wrote: On Sat, Jun 15, 2013 at 10:35 AM, Grant Ingersoll gsing...@apache.org wrote: That being said, it truly amazes me that people were ever able to implement Solr, given some of the FUD in this thread. I guess those

[OT] San Fran. Lucene/Solr Hack Night

2013-01-30 Thread Grant Ingersoll
, Grant Grant Ingersoll http://www.lucidworks.com

Re: A curious request about a curious request handler

2012-04-03 Thread Grant Ingersoll
On Apr 3, 2012, at 9:43 AM, Benson Margulies wrote: I've made a RequestHandler class that acts as follows: 1. At its initialization, it creates a StandardRequestHandler and hangs onto it. 2. When a query comes to it (I configure it to a custom qt value), it: a. creates a new query based

Re: A curious request about a curious request handler

2012-04-03 Thread Grant Ingersoll
On Apr 3, 2012, at 12:37 PM, Benson Margulies wrote: On Tue, Apr 3, 2012 at 12:27 PM, Grant Ingersoll gsing...@apache.org wrote: On Apr 3, 2012, at 9:43 AM, Benson Margulies wrote: I've made a RequestHandler class that acts as follows: 1. At its initialization, it creates

Re: How to index a single big file?

2012-03-10 Thread Grant Ingersoll
of documents at once or using the StreamingUpdateSolrServer. There are lots of good tutorials on using SolrJ available. Grant Ingersoll http://www.lucidimagination.com

[Job] Research Internships

2012-02-27 Thread Grant Ingersoll
Hi, I have internships open for this summer for students interested in working on search and machine learning. Description is below. -Grant Research Engineer Internship DESCRIPTION Lucid Imagination, the leading commercial company for Apache Lucene and Solr, is looking for interns to work

[Job] Research Engineer at Lucid Imagination

2012-02-01 Thread Grant Ingersoll
, California TRAVEL Minimal Grant Ingersoll http://www.lucidimagination.com

[Job] Sales Engineer at Lucid Imagination

2012-01-17 Thread Grant Ingersoll
Hi Solr Users, Lucid Imagination is looking for a sales engineer. If you know search, Solr and like working with customers, the sales engineer job may be of interest to you. I've included the job description below. If you are interested, please send your resume (off-list) to

[JOB] Lucid Imagination is hiring

2011-12-05 Thread Grant Ingersoll
Hi All, If you've wanted a full time job working on Lucene or Solr, we have two positions open that just might be of interest. The job descriptions are below. Interested candidates should submit their resumes off list to care...@lucidimagination.com. You can learn more on our website:

Re: SolR for time-series data

2011-12-04 Thread Grant Ingersoll
of timestamp:double pairs. Regards Alan Grant Ingersoll http://www.lucidimagination.com

Re: Incorrect Search Results showing up

2011-10-26 Thread Grant Ingersoll
at Nabble.com. -- Grant Ingersoll http://www.lucidimagination.com

Bet you didn't know Lucene can...

2011-10-22 Thread Grant Ingersoll
more ideas beyond the ones I have. I don't need deep technical details, but just high level use case and the basic insight that led you to believe Lucene/Solr could solve the problem. Thanks in advance, Grant Grant Ingersoll http

Re: Faceted Search Patent Lawsuit - Please Read

2011-08-16 Thread Grant Ingersoll
I know you mean well and are probably wondering what to do next, but such a discussion is really beyond the scope of this mailing list. Most of us aren't lawyers (I wonder if anyone here is?) and if we were, we wouldn't likely speculate in public on something that can only be decided in the

[Help Wanted] Graphics and other help for new Lucene/Solr website

2011-08-10 Thread Grant Ingersoll
Hi, We are in the process of putting up a new Lucene/Solr/PyLucene/OpenRelevance website. You can see a preview at http://lucene.staging.apache.org/lucene/. It is more or less a look and feel copy of Mahout and Open For Biz websites. This new site, IMO, both looks better than the old one

Re: Updating fields in an existing document

2011-07-25 Thread Grant Ingersoll
are missing something. -- Grant Ingersoll

Re: Huge performance drop in distributed search w/ shards on the same server/container

2011-05-13 Thread Grant Ingersoll
. Grant Ingersoll Join the LUCENE REVOLUTION Lucene Solr User Conference May 25-26, San Francisco www.lucenerevolution.org

Re: Can ExtractingRequestHandler ignore documents metadata

2011-05-11 Thread Grant Ingersoll
properties? Thanks - Tod -- Grant Ingersoll http://www.lucenerevolution.org

Lucene Rev Stump the Chump

2011-04-25 Thread Grant Ingersoll
Hey everyone, As you no doubt by now know, Lucene Revolution, the second annual Lucene/Solr conference sponsored by Lucid Imagination, is happening out in San Francisco at the end of May. There are a lot of really great talks and speakers from across the spectrum (check out

Re: MoreLikeThis

2011-04-24 Thread Grant Ingersoll
=title:Some random title Any help on this matter would be greatly appreciated. Thanks! -- Grant Ingersoll http://www.lucidimagination.com/ Search the Lucene ecosystem docs using Solr/Lucene: http://www.lucidimagination.com/search

Re: Distributed search

2011-04-24 Thread Grant Ingersoll
) by initializing 10 different cores. But in the end I get 10 times the last core initialized. I don't know where is the problem (or a misconfiguration --solr.xml, solrconfig.xml, …--, or I shouldn't do like that). Thank you in advance Laurent FLEIFEL -- Grant Ingersoll

Re: External Dictionary with Weights

2011-04-24 Thread Grant Ingersoll
to an example of this or give us some ideas as to how to do it? Thanks much, ~gin -- Grant Ingersoll http://www.lucidimagination.com/ Search the Lucene ecosystem docs using Solr/Lucene: http://www.lucidimagination.com/search

Re: Grouping

2011-04-14 Thread Grant Ingersoll
=0 Problem accessing /solr/clustering. Reason: null java.lang.NullPointerException -- View this message in context: http://lucene.472066.n3.nabble.com/Grouping-tp2820116p2820116.html Sent from the Solr - User mailing list archive at Nabble.com. -- Grant

Re: ExtractingRequestHandler and Solr 3.1

2011-04-13 Thread Grant Ingersoll
the test? I tried it on trunk (I can get 3.1.0 if needed, but they should be the same in regards to the ERH) using the examples on the http://wiki.apache.org/solr/ExtractingRequestHandler page and I don't see the behavior. -- Grant Ingersoll http://www.lucidimagination.com

Apache Solr 3.1.0 available

2011-03-31 Thread Grant Ingersoll
March 2011, Apache Solr 3.1 available The Lucene PMC is pleased to announce the release of Apache Solr 3.1. This release contains numerous bug fixes, optimizations, and improvements, some of which are highlighted below. The release is available for immediate download at

Apache Solr 3.1.0

2011-03-31 Thread Grant Ingersoll
March 2011, Apache Solr 3.1 available The Lucene PMC is pleased to announce the release of Apache Solr 3.1. This release contains numerous bug fixes, optimizations, and improvements, some of which are highlighted below. The release is available for immediate download at

Re: Wanted: a directory of quick-and-(not too)dirty analyzers for multi-language RDF.

2011-03-25 Thread Grant Ingersoll
. Retrouvez les 10 conseils pour économiser votre carburant sur Voila : http://actu.voila.fr/evenementiel/LeDossierEcologie/l-eco-conduite/ -- Grant Ingersoll http://www.lucidimagination.com/ Search the Lucene ecosystem docs using Solr/Lucene: http

Fwd: [Announce] Now Open: Call for Participation for ApacheCon North America

2011-03-03 Thread Grant Ingersoll
Begin forwarded message: From: Sally Khudairi s...@apache.org Date: March 3, 2011 3:10:17 PM EST To: annou...@apachecon.com Subject: [Announce] Now Open: Call for Participation for ApacheCon North America Reply-To: s...@apache.org Call for Participation ApacheCon North America 2011

Fwd: [Announce] Now Open: Call for Participation for ApacheCon North America

2011-03-03 Thread Grant Ingersoll
Begin forwarded message: From: Grant Ingersoll grant.ingers...@gmail.com Date: March 3, 2011 3:52:05 PM EST To: u...@mahout.apache.org, solr-user@lucene.apache.org, java-u...@lucene.apache.org, opennlp-u...@incubator.apache.org Subject: Fwd: [Announce] Now Open: Call for Participation

Free Webcast/Technical Case Study: How Bazaarvoice moved to Solr to implement Search Strategies for Social and eCommerce

2011-02-24 Thread Grant Ingersoll
I thought you might be interested in a technical webcast on Solr/Lucene and e-commerce/social media that we are sponsoring, featuring RC Johnson of Bazaarvoice. It's Wednesday, March 2, 2011 at 11:00am PST/2:00pm EST/19:00 GMT. RC has been leading efforts at Bazaarvoice to build out their Solr

Re: [WKT] Spatial Searching

2011-02-09 Thread Grant Ingersoll
of a patch or even when this functionality might be included in to Solr4.0? I need to query for polygons ;-) Thanks, Adam -- Grant Ingersoll http://www.lucidimagination.com/

Re: TermVector query using Solr Tutorial

2011-02-08 Thread Grant Ingersoll
to the indentation, but AFAICT you have two terms, usb and cabl. USB appears at position 0 and cabl at position 1. Those are the relative positions to each other. Perhaps you can explain a bit more what you are trying to do? -- Grant Ingersoll http

Re: geodist and spacial search

2011-02-03 Thread Grant Ingersoll
-- Grant Ingersoll http://www.lucidimagination.com/ Search the Lucene ecosystem docs using Solr/Lucene: http://www.lucidimagination.com/search

Re: Use Parallel Search

2011-02-03 Thread Grant Ingersoll
get. -- Grant Ingersoll http://www.lucidimagination.com/ Search the Lucene ecosystem docs using Solr/Lucene: http://www.lucidimagination.com/search

Re: Controlling Tika's metadata

2011-02-02 Thread Grant Ingersoll
On Jan 28, 2011, at 5:38 PM, Andreas Kemkes wrote: Just getting my feet wet with the text extraction using both schema and solrconfig settings from the example directory in the 1.4 distribution, so I might miss something obvious. Trying to provide my own title (and discarding the one

Re: filed names for solr spatial

2011-02-02 Thread Grant Ingersoll
, otherwise we all die. -- Grant Ingersoll http://www.lucidimagination.com/ Search the Lucene ecosystem docs using Solr/Lucene: http://www.lucidimagination.com/search

Re: Highlighting with/without Term Vectors

2011-01-26 Thread Grant Ingersoll
On Jan 24, 2011, at 2:42 PM, Salman Akram wrote: Hi, Does anyone have any benchmarks how much highlighting speeds up with Term Vectors (compared to without it)? e.g. if highlighting on 20 documents take 1 sec with Term Vectors any idea how long it will take without them? I need to know

Re: Opensearch Format Support

2011-01-20 Thread Grant Ingersoll
difficult task for a programmer familiar with Solr and with OpenSearch/Atom/RSS. Jonathan On 1/20/2011 4:29 PM, Tod wrote: Does Solr support the Opensearch format? If so could someone point me to the correct documentation? Thanks - Tod -- Grant Ingersoll http

Re: [sfield] Missing in Spatial Search

2011-01-18 Thread Grant Ingersoll
Any ideas on this one? Thanks in advance, Adam -- Grant Ingersoll http://www.lucidimagination.com

Re: latest patches and big picture of search grouping

2011-01-18 Thread Grant Ingersoll
Sent from the Solr - User mailing list archive at Nabble.com. -- Grant Ingersoll http://www.lucidimagination.com

[POLL] Where do you get Lucene/Solr from? Maven? ASF Mirrors?

2011-01-18 Thread Grant Ingersoll
As devs of Lucene/Solr, due to the way ASF mirrors, etc. works, we really don't have a good sense of how people get Lucene and Solr for use in their application. Because of this, there has been some talk of dropping Maven support for Lucene artifacts (or at least make them external). Before

Re: [POLL] Where do you get Lucene/Solr from? Maven? ASF Mirrors?

2011-01-18 Thread Grant Ingersoll
And here's mine: On Jan 18, 2011, at 4:04 PM, Grant Ingersoll wrote: Where do you get your Lucene/Solr downloads from? [] ASF Mirrors (linked in our release announcements or via the Lucene website) [x] Maven repository (whether you use Maven, Ant+Ivy, Buildr, etc.) [x] I/we build them

Re: first steps in nlp

2011-01-11 Thread Grant Ingersoll
sentiment analysis to analyze the sentence and determine it is a negative sentence and then tag it as negative such that your query takes that into account. Payloads and/or marker tokens would likely help here. -Grant cheers lee On 10 January 2011 18:21, Grant Ingersoll gsing

Re: Synonyms at index time

2011-01-11 Thread Grant Ingersoll
are injected by the token filter and appear as any other tokens. Usually they are at the same position as the original word. Try using Solr's Analysis tool (via the admin) to see what it looks like. -- Grant Ingersoll http://www.lucidimagination.com/ Search the Lucene

Re: Tuning StatsComponent

2011-01-11 Thread Grant Ingersoll
the answer, but not always. Too much RAM to the JVM often equals too much garbage which means stop the world garbage collections. -- Grant Ingersoll http://www.lucidimagination.com

Re: first steps in nlp

2011-01-10 Thread Grant Ingersoll
? Is this a pure search app? Is it something else that is just backed by Solr but the user would never do a search? Do you have a relevance problem? Also, what is your notion of handling not correctly? In other words, more details are welcome! -Grant -- Grant Ingersoll

Re: Tuning StatsComponent

2011-01-10 Thread Grant Ingersoll
. I take it that you have already taken a look at http://wiki.apache.org/solr/SolrPerformanceFactors Regards, Gora -- Grant Ingersoll http://www.lucidimagination.com/

Re: [Solr4.0] Release Date

2011-01-06 Thread Grant Ingersoll
at Jira and there are still quite a few unresolved issues in there. Do we think it will be spring, summer or fall for this release? Thanks, Adam -- Grant Ingersoll http://www.lucidimagination.com

Re: names of index files

2011-01-03 Thread Grant Ingersoll
-- Grant Ingersoll http://www.lucidimagination.com

Re: problems with replication

2011-01-03 Thread Grant Ingersoll
) at org.mortbay.jetty.AbstractGenerator$Output.flush(AbstractGenerator.java:565) -- Grant Ingersoll http://www.lucidimagination.com

Re: SpatialTierQueryParserPlugin Loading Error

2011-01-03 Thread Grant Ingersoll
.Quach.Mattmann.082210.patch.txt I would gladly update this page if I could just get it working. http://wiki.apache.org/solr/SpatialSearch w/r, Adam On Tue, Dec 14, 2010 at 9:04 AM, Grant Ingersoll gsing...@apache.orgwrote: For this functionality, you are probably better off using

Re: Extensibility of compressed='true'

2011-01-03 Thread Grant Ingersoll
? -- Grant Ingersoll http://www.lucidimagination.com

Re: Setting up Solr for PDFs on JBoss

2011-01-03 Thread Grant Ingersoll
immediately by reply e-mail and permanently delete and destroy this message and its attachments, along with any copies thereof. This message does not create any contractual obligation on behalf of the sender or Law Bulletin Publishing Company. Thank you. -- Grant Ingersoll

Re: Why does Solr commit block indexing?

2010-12-17 Thread Grant Ingersoll
to receive update requests (maybe at a slower rate than normal). But it looks like it is not the case. Is it a normal behaviour ? [1] http://pastebin.com/KPkusyVb Regards -- Renaud Delbru -- Grant Ingersoll http://www.lucidimagination.com/ Search the Lucene

Re: facet.pivot for date fields

2010-12-17 Thread Grant Ingersoll
.. I was just curious if thats how its supposed to be or I am doing something wrong .. if I include a datefield in the pivot list .. i simply dont get any facet results back for that datefield Thanks Adeel -- Grant Ingersoll http://www.lucidimagination.com

Re: Determining core name from a result?

2010-12-16 Thread Grant Ingersoll
thanks Mark -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. -- Grant Ingersoll http://www.lucidimagination.com/

Re: Custom scoring for searhing geographic objects

2010-12-15 Thread Grant Ingersoll
| 7,8,9,5 In fact --- it is a search for geographic objects (cities, streets, houses). At the same time can be given only part of the address, and the results should appear the most relevant results. Thanks. -- Pavel Minchenkov -- Grant Ingersoll http

[ANN] General Availability of LucidWorks Enterprise

2010-12-15 Thread Grant Ingersoll
Access LucidWorks Enterprise whitepapers and tutorials: www.lucidimagination.com/lwe/whitepapers Read further commentary on the Lucid Imagination blog Cheers, Grant -- Grant Ingersoll http://www.lucidimagination.com

Re: Solr Tika, Text with style

2010-12-14 Thread Grant Ingersoll
style from Tika for Solr to search in . Is it possible to have the text with its style from Solr? In other words, we need to show text with its original style after searched by solr . Thanks Ali -- Grant Ingersoll http://www.lucidimagination.com

Re: Search with facet.pivot

2010-12-14 Thread Grant Ingersoll
generateNumberParts=1 catenateWords=0 catenateNumbers=0 catenateAll=0 / filter class=solr.LowerCaseFilterFactory/ /analyzer /fieldType I am using apache-solr-4.0-2010-11-26_08-36-06 release Thanks in advance, Anders Dam -- Grant Ingersoll http

Re: SpatialTierQueryParserPlugin Loading Error

2010-12-14 Thread Grant Ingersoll
) at java.lang.Class.forName(Unknown Source) at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:357) ... 33 more -- Grant Ingersoll http://www.lucidimagination.com

Re: Severe NoClassDefFoundError Spell StringDistance Nightly 20101207

2010-12-08 Thread Grant Ingersoll
-- Grant Ingersoll http://www.lucidimagination.com/ Search the Lucene ecosystem docs using Solr/Lucene: http://www.lucidimagination.com/search

Re: Map size must not be negative with spatial results + php serialized

2010-12-08 Thread Grant Ingersoll
, -- Markus Jelsma - CTO - Openindex http://www.linkedin.com/in/markus17 050-8536620 / 06-50258350 -- Grant Ingersoll http://www.lucidimagination.com/ Search the Lucene ecosystem docs using Solr/Lucene: http://www.lucidimagination.com/search

Re: Solr Image Result

2010-12-08 Thread Grant Ingersoll
similar to google books? As my documents are in Farsi Language, and are stored as MS-Word Doc file, I decided to use solr as search platform and make Image from its result. I'd be thankful if you guys help me in this. Thanks, Ali -- Grant Ingersoll http

Re: Question about Solr Fieldtypes, Chaining of Tokenizers

2010-12-04 Thread Grant Ingersoll
be very nice if it were copying the already analyzed version of the text... but that's not what its doing, right? Thanks for any advice on this matter. Matt -- Grant Ingersoll http://www.lucidimagination.com

Re: Termvector based result grouping / field collapsing?

2010-11-30 Thread Grant Ingersoll
On Nov 29, 2010, at 5:17 PM, Shawn Heisey wrote: I was just in a meeting where we discussed customer feedback on our website. One thing that the users would like to see is galleries where photos that are part of a set are grouped together under a single result. This is basically field

Re: How to write custom component

2010-11-22 Thread Grant Ingersoll
. -- Grant Ingersoll http://www.lucidimagination.com

Re: Spell-Check Component Functionality

2010-11-22 Thread Grant Ingersoll
://jetwick.com twitter search prototype -- Grant Ingersoll http://www.lucidimagination.com

Re: Issue with relevancy

2010-11-19 Thread Grant Ingersoll
your own phrase queries for specific fields anytime you have multiple terms in the user query 2. Use the QueryElevationComponent to hardcode it. 3. Add your category field to your search list -- Grant Ingersoll http://www.lucidimagination.com

Re: SolrCore.getSearcher() and postCommit()

2010-10-30 Thread Grant Ingersoll
On Oct 29, 2010, at 5:48 PM, Yonik Seeley wrote: On Fri, Oct 29, 2010 at 5:36 PM, Grant Ingersoll gsing...@apache.org wrote: Is it OK to call and increment a Searcher ref (i.e. SolrCore.getSearcher()) in a SolrEventListener.postCommit() hook as long as I decrement it when I am done? I

Re: Would it be nuts to store a bunch of large attachments (images, videos) in stored but-not-indexed fields

2010-10-30 Thread Grant Ingersoll
these files as stored fields. I guess I would do some benchmarking to see. -- Grant Ingersoll http://www.lucidimagination.com

SolrCore.getSearcher() and postCommit()

2010-10-29 Thread Grant Ingersoll
Is it OK to call and increment a Searcher ref (i.e. SolrCore.getSearcher()) in a SolrEventListener.postCommit() hook as long as I decrement it when I am done? I need to get a handle on an IndexReader so I can dump out a portion of the index to an external process. Thanks, Grant

Re: How can I disable fsync()?

2010-10-29 Thread Grant Ingersoll
On Oct 29, 2010, at 2:11 PM, Igor Chudov wrote: Thanks to all and I made Solr work very well on one newer machine. Now I am setting up Solr on an older server with an IDE hard drive. Unfortunately, populating the index takes FOREVER due to Solr/Lucene/Tomcat calling fsync() a lot after

Re: Integrating Carrot2/Solr Deafult Example

2010-10-25 Thread Grant Ingersoll
On Oct 24, 2010, at 1:45 PM, Eric Martin wrote: Hello, Welcome to all. I am a very basic user. I have limited knowledge. I read the documentation, I have an 'example' Solr installation working on my server. I have Drupal 6. I have Drupal using Solr (apachesolr) as its default search

ApacheCon Atlanta next week

2010-10-25 Thread Grant Ingersoll
Hi All, Just a couple of notes about ApacheCon next week for those who either are attending or are thinking of attending. 1. There will be Lucene and Solr 2 day trainings done by Erik Hatcher (Solr) and me (Lucene). It's not too late to sign up. See

Re: Does anyone notice this site?

2010-10-25 Thread Grant Ingersoll
On Oct 25, 2010, at 12:54 PM, scott chu wrote: I happen to bump into this site: http://www.solr.biz/ They said they are also developing a search engine? Is this any connection to open source Solr? No, it is not a connection and they likely should not be using the name that way, as Solr

Re: Spatial

2010-10-23 Thread Grant Ingersoll
) -Pradeep On Tue, Oct 19, 2010 at 6:10 PM, Grant Ingersoll gsing...@apache.orgwrote: On Oct 19, 2010, at 6:23 PM, Pradeep Singh wrote: https://issues.apache.org/jira/browse/LUCENE-2519 If I change my code as per 2519 to have this - public double[] coords(double latitude

Re: Strange file name after installing solr

2010-10-22 Thread Grant Ingersoll
-- Grant Ingersoll http://www.lucidimagination.com

Re: count(*) equivilent in Solr/Lucene

2010-10-19 Thread Grant Ingersoll
TO *]rows=0 ...every result includes a total count. -Hoss -- Grant Ingersoll http://www.lucidimagination.com/ Search the Lucene ecosystem docs using Solr/Lucene: http://www.lucidimagination.com/search

Re: Spatial

2010-10-19 Thread Grant Ingersoll
On Oct 19, 2010, at 6:23 PM, Pradeep Singh wrote: https://issues.apache.org/jira/browse/LUCENE-2519 If I change my code as per 2519 to have this - public double[] coords(double latitude, double longitude) { double rlat = Math.toRadians(latitude); double rlong =

ApacheCon Atlanta Meetup

2010-10-18 Thread Grant Ingersoll
Is there interest in having a Meetup at ApacheCon? Who's going? Would anyone like to present? We could do something less formal, too, and just have drinks and QA/networking. Thoughts? -Grant

Re: TermVector filter

2010-10-03 Thread Grant Ingersoll
I think you'd have to hook in your own TermVectorMapper. On Oct 1, 2010, at 1:30 AM, Scott Yeadon wrote: Hi, With the TermVector component, is there a means of limiting/filtering the returned information to only those terms found in a query? Scott. -- Grant

Re: LocalSolr, Spatial Search, LatLonType clarification

2010-10-03 Thread Grant Ingersoll
-clarification-tp1609043p1609043.html Sent from the Solr - User mailing list archive at Nabble.com. -- Grant Ingersoll http://lucenerevolution.org Apache Lucene/Solr Conference, Boston Oct 7-8

Re: Is Solr right for my business situation ?

2010-09-27 Thread Grant Ingersoll
and delete the original message and any copies immediately thereafter. Thank you. ** CLLD -- Grant Ingersoll http://lucenerevolution.org Apache Lucene/Solr Conference

Re: I was at a search vendor round table today...

2010-09-22 Thread Grant Ingersoll
about 40 minutes to index all the content and search was blazing. Same content, faster indexing, better search results, a lot less time. At any rate, enough of tooting our own horn. Thanks for sharing! -Grant -- Grant Ingersoll http://www.lucidimagination.com/

Re: Solr UIMA integration

2010-09-21 Thread Grant Ingersoll
://code.google.com/p/solr-uima/wiki/5MinutesTutorial -- Grant Ingersoll http://lucenerevolution.org Apache Lucene/Solr Conference, Boston Oct 7-8

Re: spatial sorting

2010-09-21 Thread Grant Ingersoll
On Sep 17, 2010, at 9:45 AM, dan sutton wrote: Hi, I'm trying to filter and sort by distance with this URL: http://localhost:8080/solr/select/?q=*:*fq={!sfilt%20fl=loc_lat_lon}pt=52.02694,-0.49567d=2sort={!func}hsin(52.02694,-0.49567,loc_lat_lon_0_d,%20loc_lat_lon_1_d,3963.205)asc

Re: Solr and jvm Garbage Collection tuning

2010-09-12 Thread Grant Ingersoll
On Sep 10, 2010, at 7:01 PM, Burton-West, Tom wrote: We have noticed that when the first query hits Solr after starting it up, memory use increases significantly, from about 1GB to about 16GB, and then as queries are received it goes up to about 19GB at which point there is a Full Garbage

Re: Query result ranking - Score independent

2010-09-07 Thread Grant Ingersoll
scores? Each query result should obtain the same score. Any suggestion? The ConstantScoreQuery or a Filter should do this. You could do something like: q=*:*fq=the real query, as in q=*:*fq=field:foo -Grant -- Grant Ingersoll http://lucenerevolution.org Apache

Re: spellcheck distance measure algorithms error ?

2010-09-03 Thread Grant Ingersoll
? In these cases, I usually lower the accuracy down to 0 and see what the score is. Would be nice if spell checker had an explain method. Has anyone else encountered this error ? -- Grant Ingersoll http://lucenerevolution.org Apache Lucene/Solr Conference, Boston Oct 7-8

  1   2   3   4   5   6   7   8   >