Hi,
We have created a Java EmbeddedSolrServer Client Code, I can able to
add, delete, update the Solr content - At the same time i cant able to
search the updated conente from the Running Solr client(jetty) web
interface.
My requirement is, All search need to happen from/by running web
S
, Erik Hatcher wrote:
>
> On Jan 5, 2009, at 7:33 AM, Kalidoss MM wrote:
>
>> We have created a Java EmbeddedSolrServer Client Code, I can able to
>> add, delete, update the Solr content - At the same time i cant able to
>> search the updated conente from the Run
Hi,
We are trying to implement an auto-suggest feature in our application that
uses Solr as the core engine for search.
The XML is structured as follows:
QLrKnirLDEo9DThnL2h
Description
Cat1
Cat2
Kalidoss
Kaling
Soundoss
We transform the same in solr understandable fo
Any update on this?? Please let me know?
On Thu, Jan 8, 2009 at 3:34 PM, Kalidoss MM wrote:
> Hi,
>
> We are trying to implement an auto-suggest feature in our application that
> uses Solr as the core engine for search.
>
> The XML is structured as follows:
>
>
Hi,
We use Solr1.3 and indexed some of our date fields in the format
'1995-12-31T23:59:59Z' and as we know this is a UTC date. But we do want to
index the date in IST which is +05:30hours so that extra conversion from
UTC to IST across all our application is avoided. How to do that?
And we have
Hi,
I have a requirement like, There is a running solr and having around
10K records indexed in it. Now i have to index another set of 30K records?
The 10K data already in live, And i dont have an option to insert
that 30K records in live,
Is there any way to run the solr in
Hi,
I want to store normalized data into Solr, example am spliting
personal information datas(fname, lname, mname) as one solr record, Address
(personal, office) as another record in Solr. the id is different
123212_name, 123212_add,
Now, some case i require both personal and
Hi,
I think i can use http://wiki.apache.org/solr/MergingSolrIndexes - to
index two different solr index directory??
Thanks,
kalidoss.m,
On Thu, Jan 29, 2009 at 8:57 PM, Noble Paul നോബിള് नोब्ळ् <
noble.p...@gmail.com> wrote:
> On Thu, Jan 29, 2009 at 7:27 PM, Kalidoss MM
> w
Even in my case, we cant make it flattern, Bcoz we are managing total image
gallery information in Solr, So image gallery contains aroung 20 images also
with image descrption, thumbnail info, width, height, etc also we want to
store/update the stats along with image gallery,
If we flatten the xml,
that you only wish
> to read the image details
> --Noble
>
> On Thu, Feb 19, 2009 at 12:31 PM, Kalidoss MM
> wrote:
> > Even in my case, we cant make it flattern, Bcoz we are managing total
> image
> > gallery information in Solr, So image gallery contains aroung 20
Hi,
1)
Can i give by default defaultSearchField with multiple field values as
like
text, Tag, Category
Or should i use
Thanks,
Kalidoss.m,
Hi,
In my schema, I have Tags, AdTags and am giving the search like. ?q=(Tags:
anton* and AdTags: Funn*)
my schema query parser is :
So Is it required to give the 'and' in the query?? Is yes is there any
difference b/w giving 'AND' & 'and' (case sensitive), Please let me know.
When am giving
12 matches
Mail list logo