Hi,
Not sure if this was answered. This is really a question for solr-ser@lucene
list, so I'm replying there if you want to follow-up.
You could add begin and end characters to fields and match with the help of
that. For example:
123 123 456 ==> _123 123 456_ (or _123, 123, 456_ if you token
Thank you, this is just what we needed!
On Sun, Apr 24, 2011 at 2:38 AM, Grant Ingersoll wrote:
> http://wiki.apache.org/solr/Suggester
>
> On Apr 23, 2011, at 11:13 PM, gin corden wrote:
>
> > Hi~
> >
> > We would like certain of the terms in our dictionary to be returned first
> in
> > the auto
(11/04/10 16:18), Harvi wrote:
Hello.
Tell me please, how I can build and run solr instance from svn. After ant
building I can't find any .war files. Need I create it? When I ran start.jar
from example directory - I got only 404 page.
Thanks.
ant example should provide solr.war file for you.
Thank you everyone for your help. I ended up getting the index to work
using the exact same config file on a (substantially) larger instance.
On Fri, Apr 22, 2011 at 5:46 AM, Erick Erickson wrote:
> {{{A custom indexer, so that's a fairly common practice? So when you are
> dealing with these larg
In DataImportHandler, is it possible to use the prior maximum value of
the PrimaryKey in the delta query, as opposed to (or in addition to)
using "dataimporter.last_index_time"? We already have Created_On and
Updated_On fields, but we've only indexed the Updated_On fields. I was
hoping for somethin
Hi, I'm new to Solr and I'm trying to implement an auto complete.
I don't know if what I'm trying to do is possible..I would think so, but
basically I am trying to do something like this:
I Index data on a description such as:
"I love going to concerts, espically foo fighters are a great band. T
Erick ,
*
*
* Thanks.* It was actually a copy mistake. Anyways i did a redo of all the
below mentioned steps. I had given class name as
I did it again now following few different steps following this link :
http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.jdt.doc.user/tasks/tasks-32.ht