Re: Records from DIH not easily queried for

2010-10-10 Thread Dennis Gearon
Thanks for answering on a Sunday :-) What happens if the query returns extra fields that are not specified in the config.xml? And does the unque field have to be named 'id'? Dennis Gearon Signature Warning It is always a good idea to learn from your own mista

Records from DIH not easily queried for

2010-10-10 Thread Dennis Gearon
;s no filtering, tokenizing, blah blah. It's the factory settings. The installation is as new at this as we are :-) Anyone have any ideas why we can't query for DIH handled records? Do they have some magic juju done to them that XML Posts don't, or visa versa? Dennis Gearon Signature

Re: Speeding up solr indexing

2010-10-09 Thread Dennis Gearon
rwise, USUALLY requires changing motherboard/HOSTING setup I/O channels USUALLY requires changing motherboard/HOSTING setup Dennis Gearon Signature Warning It is always a good idea to learn from your own mistakes. It is usually a better idea to learn from others’ mistake

Re: Speeding up solr indexing

2010-10-08 Thread Dennis Gearon
How does that have to work with Java's memory? In lockstep, a certain percentage, not related, what, or at all? Dennis Gearon Signature Warning It is always a good idea to learn from your own mistakes. It is usually a better idea to learn from others’ mistakes, so you d

Re: having problem about Solr Date Field.

2010-10-08 Thread Dennis Gearon
OK, great. No worrying about which time zone the server is running in with Solr, LOL! Databases and server side languages and cron scripts OTOH . . . Dennis Gearon Signature Warning It is always a good idea to learn from your own mistakes. It is usually a better idea to

Re: having problem about Solr Date Field.

2010-10-08 Thread Dennis Gearon
So where does translation take place between the QUERIER's time zone, and the eventual VIEWER's time zone? That is done all at the application level? Dennis Gearon Signature Warning It is always a good idea to learn from your own mistakes. It is usually a better ide

Re: NGramFilterFactory for auto-complete that matches the middle of multi-lingual tags?

2010-10-03 Thread Dennis Gearon
What's the difference between the filter/anayzers that have 'factory' in their name, and the ones that don't? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.

Re: How to tell Solr to return all fields including empty fields?

2010-10-02 Thread Dennis Gearon
my limited experience. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Sat, 10/2/10, Khai Doan wrote: > From: Khai Doan > Subject: Re: How to tell

timestamp column

2010-10-02 Thread Dennis Gearon
Is there a timestamp column in Solr,i.e. I could feed it something like: 2010-10-15T23:59:59 And it's indexable of course :-) Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http

Re: Autosuggest with inner phrases

2010-10-02 Thread Dennis Gearon
Does adding the shingle filter factory have to be done before or after indexing? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Sat, 10/2/10, Ahmet Ars

Re: Upgrade to Solr 1.4, very slow at start up when loading all cores

2010-10-01 Thread Dennis Gearon
VERY interesting. Looking forward to what happens on the first queries. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Fri, 10/1/10, Renee Sun wrot

RE: Is Solr right for my business situation ?

2010-09-30 Thread Dennis Gearon
that with CSV, separate tables would require you to put those into your OWN database, then query against that, as above. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.ph

Re: Best way to check Solr index for completeness

2010-09-28 Thread Dennis Gearon
How soon do you need to know? Couldn't you just regenerate the index using some kind of 'nice' factor to not use too much processor/disk/etc? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Cr

Re: Is Solr right for my business situation ?

2010-09-27 Thread Dennis Gearon
Wow, that is a relief! I was going to have to look at ElasticSearch instead. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Mon, 9/27/10, Grant Ingers

Re: how are you using Solr?

2010-09-26 Thread Dennis Gearon
Custom search engine in stealth mode. Will be going 'private alpha' near end of year. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Sun, 9/

RE: bi-grams for common terms - any analyzers do that?

2010-09-24 Thread Dennis Gearon
I'm looking for doing CJK applications by mid next year, also Euro/Russian. Are the analyzers for all those up and running? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.ye

Re: Calculating distances in Solr using longitude latitude

2010-09-24 Thread Dennis Gearon
ilable now? Bare bones, if I had a bounding box that worked across the poles, I could probably use a function as the value of the psuedo field, right? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded

Re: Data Import Handler Rich Format Documents

2010-09-24 Thread Dennis Gearon
What's a GA release? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Fri, 9/24/10, Lance Norskog wrote: > From: Lance Norskog > Subject: Re

Re: LocalSolr unknown handler: geo

2010-09-24 Thread Dennis Gearon
results. Is there a work around for that? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Fri, 9/24/10, Grant Ingersoll wrote: > From: Grant Ingersoll

Re: LocalSolr unknown handler: geo

2010-09-24 Thread Dennis Gearon
How functional is spatial in 3.x? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Fri, 9/24/10, Grant Ingersoll wrote: > From: Grant Ingersoll

RE: Search a URL

2010-09-23 Thread Dennis Gearon
WDF is not WTF(what I think when I see WDF), right ;-) What is WDF? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Thu, 9/23/10, Markus Jelsma wrot

Re: is indexing single-threaded?

2010-09-23 Thread Dennis Gearon
ments? Or can adjacent data be found in different segments? I seem to remember that the new stuff gets committed to its own segment until some sort of 'consolidate' command takes place. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all

Re: Calculating distances in Solr using longitude latitude

2010-09-22 Thread Dennis Gearon
Well, do the least expensive operations first, all the other filtering on keywords, dates, other fields, then the bounding box, then generate the distances. Really not sure what is local solr, but going to look now. Dennis Gearon Signature Warning EARTH has a Right To Life

Re: Calculating distances in Solr using longitude latitude

2010-09-22 Thread Dennis Gearon
patial Search 'issue' info page(if there is one). I'm used to more of the casual use of source forge. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php

Re: Calculating distances in Solr using longitude latitude

2010-09-21 Thread Dennis Gearon
This is what made me think it was doable now. http://wiki.apache.org/solr/SpatialSearch Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Tue, 9/21/10,

Re: Calculating distances in Solr using longitude latitude

2010-09-21 Thread Dennis Gearon
For some reason, I thought that it was already in the released code, also. Soo, the short term answer is to use a function column to query against? Prefereably with a bounding box, of course. :-) Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all

Re: Calculating distances in Solr using longitude latitude

2010-09-20 Thread Dennis Gearon
What's the timeline on that? For now, we write our own functions and sort by them? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Mon, 9/20/10, Lance

RE: Re: Calculating distances in Solr using longitude latitude

2010-09-20 Thread Dennis Gearon
t to 10 meters resolution, wow. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Mon, 9/20/10, Markus Jelsma wrote: > From: Markus Jelsma > Subject

Re: Calculating distances in Solr using longitude latitude

2010-09-20 Thread Dennis Gearon
interface to his work. So, I don't have that answer. Can someone else answer him? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php ---

Re: Solr UIMA integration

2010-09-20 Thread Dennis Gearon
Looks like a great scraping engine technology :-) Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Mon, 9/20/10, Tommaso Teofili wrote: > From: To

Re: Calculating distances in Solr using longitude latitude

2010-09-19 Thread Dennis Gearon
I woudn't do it in th browser. Solr itself can give you both the buildings and the distance. http://wiki.apache.org/solr/SpatialSearch Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http

Re: Can i do relavence and sorting together?

2010-09-17 Thread Dennis Gearon
'slop' is an actual argument!?!? LOL! I thought you were just describing some ASPECT of the search process, not it's workings :-) Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Lau

Re: Simple Filter Query (fq) Use Case Question

2010-09-17 Thread Dennis Gearon
Wow, that's a lot to learn. At some point, I need to really dig in, or find some pretty pictures, graphical aids. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/fi

Re: getting a list of top page-ranked webpages

2010-09-17 Thread Dennis Gearon
That's pretty good stuff to know, thanks everybody. For my application, it's pretty hard to do crawling and universally assign desired fields from the text returned. However, I would WELCOME someone with that expertise into the company when it gets funded, to prove me wrong :-

Re: Tuning Solr caches with high commit rates (NRT)

2010-09-17 Thread Dennis Gearon
This means both the indexing and the searching in NRT? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Fri, 9/17/10, Erick Erickson wrote: > From: E

Re: Can i do relavence and sorting together?

2010-09-17 Thread Dennis Gearon
HOw does one 'vary the slop'? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Fri, 9/17/10, Erick Erickson wrote: > From: Erick Erickson

Re: Can i do relavence and sorting together?

2010-09-17 Thread Dennis Gearon
. I can't yet get into the application, but early next year I can. In fact, I most certainly will :-) Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php ---

Re: Can i do relavence and sorting together?

2010-09-17 Thread Dennis Gearon
the order of listing? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Fri, 9/17/10, Erick Erickson wrote: > From: Erick Erickson > Subject: Re: Can i do

Re: Tuning Solr caches with high commit rates (NRT)

2010-09-17 Thread Dennis Gearon
BTW, what is NRT? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Fri, 9/17/10, Peter Sturge wrote: > From: Peter Sturge > Subject: Re: Tuning

Re: Solr Highlighting Issue

2010-09-17 Thread Dennis Gearon
How does highlighting work with JSON output? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Fri, 9/17/10, Ahson Iqbal wrote: > From: Ahson Iqbal &g

Re: getting a list of top page-ranked webpages

2010-09-16 Thread Dennis Gearon
This was supposed to be a question: > And, most popular in the world, per dominant culture in > each country, per religious majority, per language culture . > . . > Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot,

Re: Color search for images

2010-09-16 Thread Dennis Gearon
equired an explanation.) http://en.wikipedia.org/wiki/Magenta Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Thu, 9/16/10, Shawn Heisey wrote: > From: Shawn Hei

Re: Simple Filter Query (fq) Use Case Question

2010-09-16 Thread Dennis Gearon
Yes, field collapsing is like faceting, only more so, and very useful, I believe. As my project gets going, I have lready imagined uses for it. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Lau

Re: getting a list of top page-ranked webpages

2010-09-16 Thread Dennis Gearon
There's a great web page somewhere that shows the popularity as the subway map of tokyo. And, most popular in the world, per dominant culture in each country, per religious majority, per language culture . . . Dennis Gearon Signature Warning EARTH has a Right To

Re: Simple Filter Query (fq) Use Case Question

2010-09-16 Thread Dennis Gearon
Is a core a running piece of software, or just an index/config pairing? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Thu, 9/16/10, Jonathan Rochkind wrot

Re: Simple Filter Query (fq) Use Case Question

2010-09-16 Thread Dennis Gearon
So THAT'S what a core is! I have been wondering. Thank you very much! Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Thu, 9/16/10, Jonathan Rochkind

Re: Color search for images

2010-09-16 Thread Dennis Gearon
LOL! now that is one of the wisest things I've seen in a while. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Thu, 9/16/10, Shashi Kant wrote: >

RE: Simple Filter Query (fq) Use Case Question

2010-09-16 Thread Dennis Gearon
This brings me to ask a question that's been on my mind for awhile. Are indexes set up for the whole site, or a set of searches, with several different indexes for a site? How many instances does one Solr/Lucene instance have access to, (not counting shards/segments)? Dennis Gearon Sign

Re: Color search for images

2010-09-16 Thread Dennis Gearon
That's impressive! So Google has BOUGHT some doctoral types, or highly specialized geeks, And is looking at X number of images. I bet the number of images on his video film library is at least several orders of magnitude above what Like deals with. Dennis Gearon Signature Wa

Re: Handling Aggregate Records/Roll-up in Solr

2010-09-16 Thread Dennis Gearon
Look for faceting or field collapsing. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Wed, 9/15/10, Thomas Martin wrote: > From: Thomas Mart

RE: Simple Filter Query (fq) Use Case Question

2010-09-16 Thread Dennis Gearon
There's something that works a little bit like 'DISTINCT' called field collapsing. Take a look in the archives for it. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at htt

Re: Color search for images

2010-09-15 Thread Dennis Gearon
do that kind of graphic processing. So, since the names of all the images have something that says flower and read, I vote for image name or image attributes being the source. Good luck with rolls of film. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we

Re: Geographic clustering

2010-09-15 Thread Dennis Gearon
Nice work! I like the squares a lot better than the other style, for some reason. What blows my mind is how many second homes for sale there are in the Grand Caymans. WOW! Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat

Re: Geographic clustering

2010-09-15 Thread Dennis Gearon
your usage for this? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Wed, 9/15/10, Joe Chesak wrote: > From: Joe Chesak > Subject: Re: Geographic

Re: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out : SingleInstanceLock: write.lock

2010-09-14 Thread Dennis Gearon
I saw something about having separate reader vs writer to an index. The email said that the reader had to do occasional (empty) commits to keep the cache warm and for another reason. Is this relevant? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all

Re: Geographic clustering

2010-09-14 Thread Dennis Gearon
display object way to do density mapping, wherein a single object replaces a local segment of a 'density topgraphic 2D area' Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://ww

RE: Re: solr.DateField: org.apache.solr.common.SolrException: Error while creating field

2010-09-14 Thread Dennis Gearon
a separate field to filter/sort on? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Tue, 9/14/10, Markus Jelsma wrote: > From: Markus Jelsma

Re: Geographic clustering

2010-09-14 Thread Dennis Gearon
So, basically, faceting geographically? within 100 meters within 300 meters within 1km within 3km within 10km within 100km This type of results? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Lau

Re: Geographic clustering

2010-09-14 Thread Dennis Gearon
You are probably not talking about clusters in the physical structure of data on this disk, right? What do YOU mean by clusters if not? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://ww

geographic sharding . . . or not

2010-09-13 Thread Dennis Gearon
erested in web pages, etc in other countries? Any examples out there? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php

Re: Tuning Solr caches with high commit rates (NRT)

2010-09-13 Thread Dennis Gearon
Thanks guys for the explanation. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Mon, 9/13/10, Simon Willnauer wrote: > From: Simon Willnauer > Sub

Re: mm=0?

2010-09-13 Thread Dennis Gearon
but fairly accurate ones. They've immproved the ads placement a LOT! Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Mon, 9/13/10, Satish Kumar wro

Re: mm=0?

2010-09-13 Thread Dennis Gearon
any more ads on google search results? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Mon, 9/13/10, Satish Kumar wrote: > From: Satish Kumar > Subjec

Re: Multiple sorting on text fields

2010-09-13 Thread Dennis Gearon
I thought I saw 'custom analyzer', but you wrote 'custom field'. My mistake. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Mon, 9/13

Re: Multiple sorting on text fields

2010-09-13 Thread Dennis Gearon
tomer filter is the WHOLE problem, supplying the duplicates and the triplicates. A first guess nothing more :-) Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php

Re: Tuning Solr caches with high commit rates (NRT)

2010-09-12 Thread Dennis Gearon
BTW, what is a segment? I've only heard about them in the last 2 weeks here on the list. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Sun,

Re: Tuning Solr caches with high commit rates (NRT)

2010-09-12 Thread Dennis Gearon
Wow! Thanks for that. This email is DEFINITELY being filed. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Sun, 9/12/10, Peter Sturge wrote: > From:

Re: Solr and jvm Garbage Collection tuning

2010-09-11 Thread Dennis Gearon
Thanks for the real life examples. You would have to do a LOT of sharding to get that to work better. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Fr

Re: No more trunk support for 2.9 indexes

2010-09-10 Thread Dennis Gearon
So converting an index would be faster than remaking it? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Fri, 9/10/10, peter.stu...@gmail.com wrot

Re: Date faceting +1MONTH problem

2010-09-10 Thread Dennis Gearon
o intgeres, calculating them outside of Solr/Lucene and putting them into the query. Anybody have any thoughts to how fast that would be compared to the range query for dates? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and

Re: Solr, c/s type ?

2010-09-08 Thread Dennis Gearon
ore experienced in general, and can advise you better on those. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Wed, 9/8/10, Jason, Kim wrote: > From:

Re: How to import data with a different date format

2010-09-08 Thread Dennis Gearon
*nix timestamp or bust! Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Wed, 9/8/10, Jonathan Rochkind wrote: > From: Jonathan Rochkind > Subject: Re: How

Re: Need Advice for Finding Freelance Solr Expert

2010-09-08 Thread Dennis Gearon
There's a page on the Solr/Lucene site for this. I myself will be in the market for one late this year. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php ---

Re: How to import data with a different date format

2010-09-08 Thread Dennis Gearon
;, 'time'. That is, unless I force the user's javascript to generate the time and date from the unix timestamp. hmm. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http:

Re: How to import data with a different date format

2010-09-08 Thread Dennis Gearon
ER now? My thoughts were to store: unix time stamp BIGINTS (64 bit) "ISO_DATE ISO_TIME" strings Which is going to be faster: 1/ Indexing? 2/ Searching? How does the 'tint' field mentioned below apply? Dennis Gearon Signature Warning EARTH has a

list of filters/factories/Input handlers/blah blah

2010-09-07 Thread Dennis Gearon
Is there a definitive list of: filters inputHandlers and other 'code fragments' that do I/O processing for Solr/Lucene? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at

RE: getting started - books/in dept material

2010-09-06 Thread Dennis Gearon
Not sure there's enough info there?(NOT, LOL!) ;-) Thanks very much, had missed that. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Mon, 9/6/10

RE: Re: SolrCloud distributed indexing (Re: anyone use hadoop+solr?)

2010-09-06 Thread Dennis Gearon
Oh, THAT MOD! LOL! I thought it was some search engine specific acronym. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Mon, 9/6/10, Markus Jelsma wrot

getting started - books/in dept material

2010-09-06 Thread Dennis Gearon
I really don't want to understand the code that is IN Solr/Lucene. So I'm looking for books on USING Solr/Lucene and configuring it plus making good queries. Any suggestions for current material? Dennis Gearon Signature Warning EARTH has a Right To Life, otherw

Re: SolrCloud distributed indexing (Re: anyone use hadoop+solr?)

2010-09-06 Thread Dennis Gearon
What is a 'simple MOD'? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Mon, 9/6/10, Andrzej Bialecki wrote: > From: Andrzej Bialecki &

RE: Hardware Specs Question

2010-09-06 Thread Dennis Gearon
Very interesting stuff! I'm pretty sure everything will be non hard disk for intense applications FRONT line use by 10 years or sooner, with hard disk as backup/boot up. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot,

Re: High availability (DRBD or master-master)

2010-09-04 Thread Dennis Gearon
I have hard of somone doing this with their whole FARM and application. They used Amazon AWS and had some sort of fail over set up. I will be curious to herar what others say/have done. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read

Re: shingles work in analyzer but not real data

2010-09-03 Thread Dennis Gearon
Thank you mucho much, Lance. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Fri, 9/3/10, Lance Norskog wrote: > From: Lance Norskog > Subject: R

Re: Hardware Specs Question

2010-09-03 Thread Dennis Gearon
you can get the whole thing in memory? That would negate almost any disk benefits. I'm guessing that keeping shards small enough to fit into memory must be one of the big tricks. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read &#x

Re: Hardware Specs Question

2010-09-03 Thread Dennis Gearon
If you really want to see performance, try external DRAM disks. Whew! 800X faster than a disk. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Thu, 9/2

Re: shingles work in analyzer but not real data

2010-09-03 Thread Dennis Gearon
Anyone got a definitive, authoritative link to the definition of a 'shingle' in search engine results/technology? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.c

Re: shingles work in analyzer but not real data

2010-09-02 Thread Dennis Gearon
I thought shingles were either a viral infection or roof material? (Hey, it's crazy friday early for me) Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php ---

Re: No "group by"? looking for an alternative.

2010-08-06 Thread Dennis Gearon
I thought that field collapsing as already 'ready for prime time', just not yet integrated into the core? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.p

Re: DIH and Cassandra

2010-08-04 Thread Dennis Gearon
don't know how many 'Tables'/indexes one can make using Solr, I'm still a newbie. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Wed

Re: Russian stemmer

2010-07-27 Thread Dennis Gearon
TH all six cases and 3 genders. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Tue, 7/27/10, Robert Muir wrote: > From: Robert Muir > Subject: Re:

Re:Re: How to speed up solr search speed

2010-07-26 Thread Dennis Gearon
ode. 1 GOOD *LAPTOP* with 8-16 gig of ram(with a 64bit OS), and an single, external SATA HyperDrive 64Gig RamDrive is SCREAMING, way beyond most single server boxes you'll pay to get hosting on. Dennis Gearon Signature Warning EARTH has a Right To Life,   otherwise we all d

Re: how to Protect data

2010-07-26 Thread Dennis Gearon
lse would have to comment on that. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Sun, 7/25/10, Girish Pandit wrote: > From: Girish Pandit > Sub

Re: SolrCloud in production?

2010-07-24 Thread Dennis Gearon
Boy, if it does what it says it does, it's really a powerful tool. How is such a thing hosted, I wonder? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php -

Re: documents with known relevancy

2010-07-16 Thread Dennis Gearon
Looks to me like a sort of way to get to 'categories', if one were interested in doing that, shudder. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php

Re:Re: How to speed up solr search speed

2010-07-16 Thread Dennis Gearon
to both. One dies and it falls back to the other. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Fri, 7/16/10, marship wrote: > From: marship > Subj

Re: Spatial Search - Best choice (if any)?

2010-07-16 Thread Dennis Gearon
I hope that those who know will answer this. I am really interested in it also. TIA. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Fri, 7/16/10, Saïd

Re: documents with known relevancy

2010-07-16 Thread Dennis Gearon
So does this mean that each document has a different weight for the same tag? Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Fri, 7/16/10, fiedzia wrot

Re: documents with known relevancy

2010-07-16 Thread Dennis Gearon
Seems to me that you are doing externally to Solr what you could be doing internally. If you had ONE field as and weighted those in your SOLR query, that is how I am guessing it is usually done. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die

Re: general debugging techniques?

2010-07-03 Thread Dennis Gearon
I"ll be watching this one as I hope to be loading lots of docs soon. Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Fri, 7/2/10, Jim Blomo wrote: &g

Re: Solr relational date & cost data

2010-06-21 Thread Dennis Gearon
Interesting, pre calculated, different prices on different days of the week? So houses are like groceries, huh? :-) Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.ph

<    1   2   3   4   >