Tagged Questions
0
votes
2answers
21 views
Memory not beeing freed while indixing using solrj
We start indexing data from DB using solrj , we retrieve about 1 million record from the DB and then we make some process using java over the record .
But we face some problem with the memory .
When ...
0
votes
1answer
25 views
Solr query does not return expected results
My Solr server references events, with various text fields (event name, description, keywords...) and of course begin date and end date.
When I launch the following query:
...
0
votes
1answer
79 views
Solr 4.3.0 Http Status 500
OS: Ubuntu 12.04
I just upgraded my system from using Solr 1.4 to Solr 4.3.0 and can't seem to get the MySQL driver to work (or so I suspect). Solr seems to work fine (accessing it through the ...
0
votes
1answer
42 views
Custom Attributes to Lucene Tokens
I am new to Lucene. I am trying to have custom attributes to tokens. I was able to get the attributes assigned to tokens. However I realise that we need to roughly have 3 files (Interface Class ...
0
votes
1answer
28 views
Volatile data in Solr
I have an index of documents which is distributed over several shards and replicas. The size is ca. 40 mil and I expect it to grow
Problem: Users add information to these documents, which they change ...
-3
votes
1answer
41 views
Solr 4.3 multicore [closed]
i am new to solr.i don't know how to use solr in java application with out using solrj.i need to to do simple task as crud(insert/update/delete etc..).so i google it and find out some usefull ...
0
votes
0answers
16 views
Starting solr giving exception java.io.IOException: FULL
I am trying to run solr and everytime i start it and hit the solr url "localhost:8983"
i see following error message
java.io.IOException: FULL
at ...
1
vote
1answer
24 views
Mixing Solr range function with additional parameters
I have a range function in a Solr fq that works as expected:
{!frange l=1 u=2}sum(termfreq(tags,'twitter'),termfreq(tags,'facebook'),termfreq(tags,'pinterest'))
However, if I try to further refine ...
0
votes
1answer
29 views
Bypass Basic authentication to solr from my website with tomcat
I have my website which is in the same server than sorl.
I would like that solr will allow queries just from my website, and not from external ips, of course for security reasons.
So then my webpage ...
0
votes
0answers
32 views
Solr… how to make search and correction word together?
I have two list (really there are many ) that i need to match between them. for example:
I have a documents like:
Manchester United
Arsenal FC
Wigan
...
Second list is like:
Manchester U.
...
0
votes
1answer
21 views
How to apply Solr max function for all fields
I have a price field for a number of products. What would be the Solr query to apply the max function to retrieve the maximum price of all products?
0
votes
1answer
30 views
Solr Query to get the overall stats, not just the filtered ones
I'm trying to use the Solr StatsComponent to retrieve some information about the product prices. The problem is that if I put also a filter on these prices, like
...
-2
votes
0answers
18 views
How to query for full-text search on Solr? [closed]
How should I query solr 4.0 for full-text search? I have configured solrconfig.xml and set edismax SearchHandler. How could I run it now?
2
votes
1answer
29 views
Apache SocketFactory compatible with java.net SocketFactory?
I'm making a request using Apache's DefaultHttpClient and I need to override the SSL call so that I can attach a custom SSLSocketFactory (essentially a client cert) to it. To do this, I create a new ...
0
votes
0answers
31 views
Solr : SolrQueryResponse
Well I have seen a lot people adding results to SolrQueryResponse object using
rsp.add("response",result). Here 'rsp' is SolrQueryResponse object , "response" is string (obviously) , result is ...
0
votes
1answer
18 views
Solr highlights shorter similar words
Looking for some help in pointing me in the right direction. I am new user to SOLR and am using solrj to pull data back from the search engine.
Everything seems to work fine except the highlighting ...
1
vote
0answers
36 views
Giving relative weight to items in recommendation engine
I am trying to build an item-item recommendation engine. I have classify my item in different categories.But I am facing problem as how to give weight to each category taking other categories in ...
0
votes
0answers
30 views
Why CPU usage close to reach to 100% when i use SOLR index the documents
We use solr as out full text searcher. we use multi cores with solr and we have approximately 5 hundred million data. we batch update our index when reaches 1000 new record without commit them because ...
0
votes
2answers
49 views
Autocomplete using Solr & Spring - issue with multiple words
I have indexed a database of locations using Spring Data Solr. I have the following fields:
<field name="id" type="string" indexed="true" stored="true" required="true" multiValued="false" /> ...
0
votes
1answer
44 views
concatination string search in solr
i am searching for medical related terms.
Search fields are
description, title, keywords, category.
Search key by user
"brain surgery"
When i search with the above key. As per the schema it ...
1
vote
2answers
52 views
How to filter URLs in Nutch 2.1 solrindex command
How do I prevent some pages I fetched from getting indexed when I run a bin/nutch solrindex command? I would like to define and use a regex-urlfilter.txt like I did at fetch time.
I'm using Nutch 2.1 ...
0
votes
1answer
35 views
Solr Jetty 8 restrict access by IP
I was wondering whats the best way to limit access to a solr instance running on top of jetty 8.1 based on IP address. I could do it on the firewall level, but I would rather have it on the web server ...
0
votes
0answers
18 views
Apache Solr - SolrDispatchFilter null:java.io.FileNotFoundException
I'm using Apache Solr to index rich documents. It was working fine but suddenly I'm getting the following errors every time I try to index a document:
11:32:16 SEVERE SolrDispatchFilter ...
0
votes
0answers
26 views
How to keep only the plurals in Solr's suggest result?
In Solr's suggest component, I want only the plural form of the word to appear.
For example, if the suggest component returns 'auto' and 'autos'; I only want the word 'autos' to be shown.
I'm ...
0
votes
2answers
47 views
solr.extraction.ExtractingRequestHandler
I am working on an internal project in my company that requires solr, but I could not manage to link it to Tika. I bought the apache solr 4 cookbook yet I couldn't figure out the solution.
I copied ...
1
vote
1answer
36 views
Solr filter out facet results individually
I am working on filtering out facet returned by solr based on predefined list of criterias.
For example I am querying for documents that are of different types. The facet returned is as follows:
...
0
votes
0answers
33 views
In Solr 3.x , how to autocomplete a field that is multi-valued?
I have an autocomplete component that will search on regular fields and multi-valued fields.
But I'm not getting any results for multi-valued fields.
In Solr 3.x , how to autocomplete a field that ...
0
votes
1answer
35 views
Adding a multivalued, commas separated String to Solr isn't working
I am trying to add a multivalued content to Solr index. The original String contains values seperated by ",".
<fieldtype name="commas_type" class="solr.TextField" omitNorms="true">
...
0
votes
1answer
24 views
How to connect DisMax handler solr?
How should I configure solrconfig.xml for connecting DisMax plugin? I need it to use full-text search.
0
votes
2answers
58 views
Lucene/Solr for approximate (company) name matching
I have a question regarding Lucene/Solr.
I am trying to solve a general (company) name matching problem.
Let me present one oversimplified example:
We have two (possibly large) lists of names ...
0
votes
1answer
71 views
solr LowerCaseFilterFactory should not filter number
I'm using a query schema which need to let abc match Abc and 400 match 400 (user name match).
But I found when I use LowerCaseFilterFactory, It not return any result when I query 400.
I digg into the ...
0
votes
2answers
48 views
Relation of SOLR to DB to App in a Text Search Engine
I recently overheard a few coworkers talking about an article one of them had read involving the use of SOLR in conjunction with a database and an app to provide a "super-charged" text search engine ...
0
votes
1answer
27 views
How can i make a SearchComponent Solr plugin distributed aware?
i followed the instructions that i found here and here to create my first Solr SearchComponentPlugin and everything went great for one core!
Now because i am using distributed search on multiple ...
0
votes
1answer
33 views
Solr cannot full-import cassandra DB
I have configured solr and cassandra. And when I'm trying to do this: http://localhost:8983/solr/dataimport?command=full-import I'm getting an error:
Caused by: ...
0
votes
1answer
28 views
Solr: How to show if searched keywords are matched or not?
I don“t want to highlight the searched keywords, I need just the information which keyword exists in a document.
My search looks like this: q=keyword1 OR keyword2 OR keyword3 OR keyword4
The result ...
0
votes
1answer
56 views
Is there a size or term limit for a SOLR query string when using HTTP POST?
I'm using Java to query a SOLR server for results that have IDs within a set of known IDs that I am interested in.
The best way I could think to get just these results that I am interested in was to ...
0
votes
1answer
48 views
Solr encoding URL with the character '&'
I'm facing with a problem using Solr :
When the character '&' in my url is enconding ('%26'), that doesn't work :
...
0
votes
1answer
49 views
extracting country, state, city or state name from SOLR query after spell check
I've got a directory listing of businesses.
If the user searches "plumbing businesses in new york" the query should return all the plumbing businesses in our Solr index AND should also run a ...
2
votes
3answers
93 views
How many documents can I index in Solr server in one add() call? [closed]
I wrote an application indexing documents on a Solr server. When I try to add some hundreds, everything works fine, but when I try to index the whole content of the database (some 4500 documents) in ...
0
votes
1answer
57 views
Doing an MLT (More Like This) Query in Solrj
I am using the recent Solr 4.2.1 solrj libraries.
I am trying to execute an MLT Query from a java program. It works fine as long as I only provide small chunks in the stream.body, but that kind of ...
1
vote
2answers
34 views
Solr not returning documents in id search
I'm using distributed search with solr 4.2.x and it seems to crash on one of the indexes. The error is a NullPointerException, which I've debugged to the following case
Assuming I have two indexes ...
0
votes
1answer
36 views
How to Print Our Own Coumn Name in CSV Response From Solr?
I want to get the response from solr as CSV Format and write the response as a CSV file. I have done this using CSV Foramt Options in Solr. I have set csv.headerfields as true. The Header Fields are ...
0
votes
1answer
71 views
How create a new FieldType in solr schema.xml
I'm new to Solr,
I'm developing an application for my thesis, a kind of search semantic engine ,i use springsource, (something like that siri or s-voice). I use springsource and Solr with Indexing my ...
-1
votes
1answer
47 views
SolrCloud setup error with collections API NPE
I'm trying to set up a SolrCloud installation, and I have followed this guide: http://wiki.apache.org/solr/SolrCloudTomcat
Browsing to any of the solr instances I receive this error message (as ...
0
votes
0answers
59 views
SOLR search like Google with (multValued field)
I am new to solr and I am trying to do a search like Google. I need an auto-complete field that suggests options based on various indexed fields, and the suggestion is of sentences. And with the ...
1
vote
2answers
105 views
Solr can't find schema.xml
My client application finds my Solr 4.2.1 server and seems to be able to index documents. I haven't written any query code yet. But when I access my Solr Admin backoffice, when I click on query, I get ...
1
vote
1answer
34 views
Implementing “Top Brand/Maker” in Solr
My search box consists of two parts:
Autocomplete section implemented using Solr's suggest component.
The second part should display the "Top Brand".
For example if the user types "Laptop" in ...
0
votes
2answers
64 views
solr java.lang.NoClassDefFoundError: org/apache/solr/common/ResourceLoader
For a tests reason I am trying locally to use EmbeddedSolrSolver (I know it's deprected it's only for tests).
I was fallowing this example
...
1
vote
0answers
73 views
Any suggestion for regex search within several hundred million texts (stored in MongoDB)
Here is the scenario:
Text fields are stored in MongoDB currently;
Fields are larger than 1KB on average, thus cannot be indexed;
Need to perform exact phrase searches on text fields;
The ...
3
votes
1answer
73 views
Is it possible to search for words inside a Lucene index by part of speech
I have a large set of documents stored inside a Lucene index and I am using a customAnalyzer which basically does tokenization and stemming for the documents content.
Now, if I search inside the ...

