I am trying to index the pdf and word documents in solr 3.3.0 version+apache
tika uisng SOLRJ when i am able to search the documents with the file name
where as when i am trying to search the any text data in the content(text
data in the file) its not showing any document in response ? Do i need t
In my schema i have defined below tag for indexing the fields because in my
use case except the uniquekey remaining fields needs to be indexed as it is
(with same datatype)
Here i would like to search all of them with out field name unfortunately i
can't put all of them using option coz its dyna
I am trying to connect the SOLR with Java code using URLConnection, i have
deployed solr war file in jboss server(assuming server machine in some other
location or remote) its working fine if no exception raises... but if any
exception raises in server like connection failure its stopping the jboss
I have four different documents in single xml file(to be indexed), i don't
want inject the unique field for each and every document .when i search
with with the unique field all the four documents should come in result.i.e
can common unique field should be applied to the all documents?
My xml form
Thanks for u reply guys,
As suggest both formats q={!term f=object}2011-11-02:10 03:37.236088 and
2011-11-02\:10\:03\:37.236088 has worked perfectly for search.
I would like to know how we can achieve the *range search* for these date
formats like [2011-11-02:10 03:37.236088 to 2011-12-02:10 03
Thanks for u r reply Erick,
(Here my use case is -MM-DD 13:54:11.414632 needs to be unique key)
when i trying to search the data for
http://localhost:8080/solr/select/?q=2009-11-04:13:51:07.348184
it throws following error,
though i change my schema to textfield i am getting following
I have defined time stamp as unique key but when i trying to search with the
same it throws error any other alternate for StrField coz i can't increase
the length of it or can't we apply analyzer for the same?
My unique key:-MM-DD 13:54:11.414632
--
View this message in context:
http://luce
We can post the documents from command line by running the post.jar file and
giving the list of files *.xml to the solr to index the document.Here we are
posting the document xml documents which has some unique format i would like
to know what are the advantages that i get from this format?
hi h
If we implement the multi core functionality in solr is there any
possibility that the same index information shared by two different cores
(redundancy),can we share the same index directory for multiple cores?If i
query it on admin which core will respond because they suggesting to query
on diffe
Thanks for u r reply guys
As suggested i agree that we are losing many of the benefits of Solr/Lucene
but i still want to store the index output (index files) in db table please
suggest what are the steps i need to follow to configure the db with SOLR
Engine (As how we done in it solrconfig.xm
10 matches
Mail list logo