Re: trouble running indexer with Solr spatial

2015-01-27 Thread Chandan Tamrakar
Po On Jan 28, 2015 1:54 AM, "vit" wrote: > I am using Solr 4.2 > > I added > class="solr.SpatialRecursivePrefixTreeFieldType" > > according to > http://";> > https://wiki.apache.org/solr/SolrAdaptersForLuceneSpatial4 > and have spatial4j-0.3.jar in my project. > > When running the indexer I sta

Re: indexing unique keys

2014-09-08 Thread Chandan Tamrakar
There would be records in millions and field would only be md5 hash. Size of field would be 32 chars Can you please point out what would be the best approach ? Thanks On Sep 5, 2014 12:47 PM, "Mikhail Khludnev" wrote: > Hello, > > You are asking without giving a context. What's the size of sets

Indexing scanned PDFs

2014-05-05 Thread Chandan Tamrakar
​we are using SOLr to index pdf documents but there are cases where PDFs are usually a scanned document with no text to extract and index . Is there a plugin or module in SOLR that we can integrate so that it would actually extract a text / OCR and then index? Thanks in advance Chandan

Re: searching for an id

2013-01-31 Thread Chandan Tamrakar
'm using a field without processing, wich i got confirmed via the > analyser tool > But when i search for that it got split up, so instead of finding that > specific entry with that unique id, > it finds all entries with "tx" in it. > > Any idea how to get rid of that behavior? > > Best > Ben > > -- Chandan Tamrakar * *

Re: search with spaces

2012-12-27 Thread Chandan Tamrakar
e Solr - User mailing list archive at Nabble.com. > -- Chandan Tamrakar * *

Re: Even after indexing a mysql table,in solr am not able to retreive data after querying

2012-10-18 Thread Chandan Tamrakar
of Type int (11) and data is of Type varchar(100) > I am new to solr. Could any one please help. > > Thanks and regards, > Romita Saha > -- Chandan Tamrakar * *

Re: Solr Clustering

2012-09-04 Thread Chandan Tamrakar
with documents older than 1 week (for example). Each > document will have its unique id and saved into DB. But solr will have > cluster id field also. > Is it possible to implement this with solr/carrot/mahout? -- Chandan Tamrakar * *

Carrot2 using rawtext of field for clustering

2012-06-07 Thread Chandan Tamrakar
r own parsers to filter text documents before indexing to SOLR could be only the right approach currently ? please let me know if anyone have come across this issue and have other better suggestions? -- Chandan Tamrakar * *

Re: Can I update a specific field in solr?

2011-06-08 Thread Chandan Tamrakar
way to > implement this . > Anyone who knows how to ? > Any suggestions will be appriciate : ) > > > 2011-06-08 > > > > ZiLi > -- Chandan Tamrakar * *

Re: different indexes for multitenant approach

2011-06-03 Thread Chandan Tamrakar
e > heuristic (hashing) (if it grows furhter) > > i want to do in the same solr instance. can it be possible ? > > Thanks > Naveen > -- Chandan Tamrakar * *

Re: DIH: Exception with "Too many connections"

2011-05-31 Thread Chandan Tamrakar
ot;jdbc:mysql://database01/test?autoReconnect=true" user="xxx" > password="xxx" batchSize="-1" /> > > Any idea to solve this problem? > > Thank you! > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/DIH-Exception-with-Too-many-connections-tp3005213p3005213.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Chandan Tamrakar * *

Re: Facet Query

2011-05-27 Thread Chandan Tamrakar
x& Regards > > Jasneet Sabharwal > > -- Chandan Tamrakar * *

Re: problem in setting field attribute in schema.xml

2011-05-26 Thread Chandan Tamrakar
xt: > http://lucene.472066.n3.nabble.com/problem-in-setting-field-attribute-in-schema-xml-tp2984126p2988458.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Chandan Tamrakar * *

Re: problem in setting field attribute in schema.xml

2011-05-26 Thread Chandan Tamrakar
-tp2984126p2988256.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Chandan Tamrakar * *

Re: What is omitNorms

2011-05-25 Thread Chandan Tamrakar
72066.n3.nabble.com/What-is-omitNorms-tp2987547p2987649.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Chandan Tamrakar * *

Re: What is omitNorms

2011-05-25 Thread Chandan Tamrakar
in > fieldType > or if i set it in field. > > - > Romi > -- > View this message in context: > http://lucene.472066.n3.nabble.com/What-is-omitNorms-tp2987547p2987562.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Chandan Tamrakar * *

Re: Indexing Mails

2011-05-11 Thread Chandan Tamrakar
wrote: > will the E-Mail ID, and the recent E-Mail Ids, indext too? > > and witch fiels i have to create in schema.xml? > -- Chandan Tamrakar * *

Re: Need to create dyanamic indexies base on different document workspaces

2011-04-21 Thread Chandan Tamrakar
; > > > > > > > > > > > > > > > Hi, > > > > > > Is there a way to create different solr indexes for different > categories? > > > We have different document workspaces and ideally want each workspace > to > > > have its own solr index. > > > > > > Thanks, > > > Gaurav > > > > > > > > > > > > > -- > > Chandan Tamrakar > > * > > * > -- Chandan Tamrakar * *

Re: Need to create dyanamic indexies base on different document workspaces

2011-04-20 Thread Chandan Tamrakar
< gaurav.shing...@hotmail.com> wrote: > > > > > Hi, > > Is there a way to create different solr indexes for different categories? > We have different document workspaces and ideally want each workspace to > have its own solr index. > > Thanks, > Gaurav > -- Chandan Tamrakar * *

Re: ComplexPhraseQueryParser and wildcards

2011-03-28 Thread Chandan Tamrakar
piler"~50) is working OK > but ("cross-link* compiler"~50) is not working (returns nothing) > > Is there another syntax allowing to do sucj query ? > > Thanks > JMR > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/ComplexPhraseQu